IndexBuffer
A buffer containing vertex indices into a VertexBuffer.
IndexBuffer holds a sequence of indices that reference vertices in an associated VertexBuffer. Indices can be 16-bit (USHORT) or 32-bit (UINT). Typically used in conjunction with RenderableManager to define the geometry of primitives.
See also
, RenderableManager
A buffer containing vertex indices into a VertexBuffer.
IndexBuffer holds a sequence of indices that reference vertices in an associated VertexBuffer. Indices can be 16-bit (USHORT) or 32-bit (UINT). Typically used in conjunction with RenderableManager to define the geometry of primitives.
See also
, RenderableManager
A buffer containing vertex indices into a VertexBuffer.
IndexBuffer holds a sequence of indices that reference vertices in an associated VertexBuffer. Indices can be 16-bit (USHORT) or 32-bit (UINT). Typically used in conjunction with RenderableManager to define the geometry of primitives.
See also
, RenderableManager
A buffer containing vertex indices into a VertexBuffer.
IndexBuffer holds a sequence of indices that reference vertices in an associated VertexBuffer. Indices can be 16-bit (USHORT) or 32-bit (UINT). Typically used in conjunction with RenderableManager to define the geometry of primitives.
See also
, RenderableManager
A buffer containing vertex indices into a VertexBuffer.
IndexBuffer holds a sequence of indices that reference vertices in an associated VertexBuffer. Indices can be 16-bit (USHORT) or 32-bit (UINT). Typically used in conjunction with RenderableManager to define the geometry of primitives.
See also
, RenderableManager
Types
Properties
Functions
Sets the index data for this buffer.
Sets the index data with offset and count.
Sets the index data with offset, count, and optional completion callback.
Sets the index data for this buffer.
Sets the index data with offset and count.
Sets the index data with offset, count, and optional completion callback.
Sets the index data for this buffer.
Sets the index data with offset and count.
Sets the index data with offset, count, and optional completion callback.
Sets the index data for this buffer.
Sets the index data with offset and count.
Sets the index data with offset, count, and optional completion callback.