Colobot
Classes | Namespaces
vertex.h File Reference

Vertex structs. More...

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

Classes

struct  Gfx::VertexAttribute
 Vertex attribute. More...
 
struct  Gfx::VertexFormat
 Vertex format. More...
 
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.