|
Colobot
|
Vertex structs. More...
#include "graphics/core/color.h"#include "math/point.h"#include "math/vector.h"#include <sstream>
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. | |
Vertex structs.
1.8.9.1