libcootapi
 
Loading...
Searching...
No Matches
coot::api::vn_vertex Class Reference

a vertex with (only) postion and normal. Useful for instancing, perhaps More...

#include <vertex.hh>

Public Member Functions

 vn_vertex (const glm::vec3 &pos_in, const glm::vec3 &norm_in)
 

Public Attributes

glm::vec3 pos
 
glm::vec3 normal
 

Detailed Description

a vertex with (only) postion and normal. Useful for instancing, perhaps


The documentation for this class was generated from the following file: