Colobot
Classes | Namespaces
vertex.h File Reference

Vertex structs. More...

#include "graphics/core/color.h"
#include "math/point.h"
#include "math/vector.h"
#include <sstream>
Include dependency graph for vertex.h:

Go to the source code of this file.

Classes

struct  Gfx::Vertex
 Vertex of a primitive. More...
 
struct  Gfx::VertexCol
 Colored vertex. More...
 
struct  Gfx::VertexTex2
 Vertex with secondary texture coordinates. More...
 

Namespaces

 Gfx
 Namespace for (new) graphics code.
 

Detailed Description

Vertex structs.