VertexArrays
Description
- Derived from
-
CapacityBase abstract
IVertexCopy
IMemoryConsumption
A collection of CPU vertex arrays.
Public / Methods
GetVertexArray
Returns the vertex data container for the given semantic.
- TinmanException
-
If no container exists for the given semantic.
GetVertexArray_Float32
Returns the vertex data array for the given semantic.
- TinmanException
-
If no compatible container exists for the given semantic.
GetVertexArray_Float64
Returns the vertex data array for the given semantic.
- TinmanException
-
If no compatible container exists for the given semantic.
GetVertexArray_Int32
Returns the vertex data array for the given semantic.
- TinmanException
-
If no compatible container exists for the given semantic.
GetVertexArray_Int64
Returns the vertex data array for the given semantic.
- TinmanException
-
If no compatible container exists for the given semantic.