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

a vertex with postion, normal and colour More...

#include <vertex.hh>

Public Member Functions

 vnc_vertex (const glm::vec3 &pos_in, const glm::vec3 &norm_in, const glm::vec4 &col_in)
 
 vnc_vertex (const vn_vertex &vn)
 
 vnc_vertex (const vn_vertex &vn, const glm::vec4 &c)
 

Public Attributes

glm::vec3 pos
 
glm::vec3 normal
 
glm::vec4 color
 

Detailed Description

a vertex with postion, normal and colour


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