| 
    PCG Lib
    
   Library for procedural content generation 
   | 
 
struct describing a vertex More...
#include <Definitions.h>
Public Attributes | |
| Vec3 | Position | 
| Vec3 | Normal | 
| position of vertex  More... | |
| Vec2 | TexCoords | 
| normal at vertex  More... | |
struct describing a vertex
| Vec3 skr::pcg::Vertex::Normal | 
position of vertex
| Vec3 skr::pcg::Vertex::Position | 
| Vec2 skr::pcg::Vertex::TexCoords | 
normal at vertex
 1.8.18