Public Member Functions | |
Attribute () | |
Public Attributes | |
unsigned int | offset |
VASemantic | semantic |
DFType | type |
unsigned int | unit |
Definition at line 77 of file GteVertexFormat.h.
VertexFormat::Attribute::Attribute | ( | ) |
Definition at line 131 of file GteVertexFormat.cpp.
unsigned int gte::VertexFormat::Attribute::offset |
Definition at line 84 of file GteVertexFormat.h.
VASemantic gte::VertexFormat::Attribute::semantic |
Definition at line 81 of file GteVertexFormat.h.
DFType gte::VertexFormat::Attribute::type |
Definition at line 82 of file GteVertexFormat.h.
unsigned int gte::VertexFormat::Attribute::unit |
Definition at line 83 of file GteVertexFormat.h.