Carna  Version 3.0.1
Classes | Namespaces
Vertex.h File Reference

Defines Carna::base::VertexBase. More...

#include <Carna/Carna.h>
#include <Carna/base/VertexAttributes.h>
+ Include dependency graph for Vertex.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Carna::base::VertexBase
 Defines simple-most vertex that only consists of a positional attribute. More...
 
struct  Carna::base::VertexNormal
 Defines vertex component for normal vectors. Usage is explained here. More...
 
struct  Carna::base::VertexColor
 Defines vertex component for colors. Usage is explained here. More...
 
struct  Carna::base::ColoredVertex
 Defines vertex that consists of the two attributes position and color. More...
 

Namespaces

 Carna::base
 Contains the core framework components.
 

Detailed Description

Defines Carna::base::VertexBase.

Definition in file Vertex.h.