IndexBufferDescription Structure (Microsoft.DirectX.Direct3D)

Describes an index buffer.

Definition

Visual Basic Public Structure IndexBufferDescription
C# public struct IndexBufferDescription 
C++ public value class IndexBufferDescription sealed 
JScript In JScript, you can use structures, but you cannot define your own.

Members Table

The following table lists the members exposed by the object.

Methods

Method Description
IndexBufferDescription Initializes a new instance of the IndexBufferDescription class.
ToString Obtains a string representation of the current instance.

Properties

Property Description
Is16BitIndices Determines whether the index buffer has 16-bit indices or 32-bit indices.
Pool Retrieves a value that specifies the class of memory allocated for the current index buffer.
Size Retrieves the size of the index buffer.
Type Retrieves a value that identifies the current resource as an index buffer.
Usage Retrieves values that specify usage for the current resource.

Structure Information

Namespace Microsoft.DirectX.Direct3D
Assembly Microsoft.DirectX.Direct3D (microsoft.directx.direct3d.dll)
Strong Name Microsoft.DirectX.Direct3D,  Version=1.0.900.0,  Culture=neutral,  PublicKeyToken=d3231b57b74a1492