#include <Graphics/GteDataFormat.h>

Go to the source code of this file.
Classes | |
| class | gte::VertexFormat::Attribute |
| class | gte::VertexFormat |
Namespaces | |
| gte | |
| VA_BINORMAL |
Definition at line 18 of file GteVertexFormat.h.
| VA_BLENDINDICES |
Definition at line 18 of file GteVertexFormat.h.
| VA_BLENDWEIGHT |
Definition at line 18 of file GteVertexFormat.h.
| VA_COLOR |
Definition at line 18 of file GteVertexFormat.h.
| VA_DEPTH |
Definition at line 18 of file GteVertexFormat.h.
| VA_FOG |
Definition at line 18 of file GteVertexFormat.h.
| VA_MAX_ATTRIBUTES = 16 |
Definition at line 41 of file GteVertexFormat.h.
| VA_MAX_TCOORD_UNITS = 8 |
Definition at line 44 of file GteVertexFormat.h.
| VA_NO_SEMANTIC |
Definition at line 18 of file GteVertexFormat.h.
| VA_NORMAL |
Definition at line 18 of file GteVertexFormat.h.
| VA_POSITION |
Definition at line 18 of file GteVertexFormat.h.
| VA_POSITIONT |
Definition at line 18 of file GteVertexFormat.h.
| VA_PSIZE |
Definition at line 18 of file GteVertexFormat.h.
| VA_SAMPLE |
Definition at line 18 of file GteVertexFormat.h.
| VA_TANGENT |
Definition at line 18 of file GteVertexFormat.h.
| VA_TESSFACTOR |
Definition at line 18 of file GteVertexFormat.h.
| VA_TEXCOORD |
Definition at line 18 of file GteVertexFormat.h.