Module model_vertex_declarations

Source

Structs§

VertexDeclaration
VertexElement
Represents an element within a bigger vertex stream.

Enums§

VertexType
The format of the vertex stream.
VertexUsage
What the vertex stream is used for.

Constants§

VERTEX_ELEMENT_SIZE
Represents the true size of VertexElement. Always use this value instead of std::mem::size_of.

Functions§

get_vertex_type_size
In bytes