IndexBuffer Members
The following tables list the members exposed by the IndexBuffer type.
| Name | Description | |
|---|---|---|
![]() | IndexBuffer | Overloaded. Initializes a new instance of this class. |
| Name | Description | |
|---|---|---|
![]() | BufferUsage | Gets the state of the related BufferUsage enumeration. |
![]() | GraphicsDevice | (Inherited from GraphicsResource.) |
![]() | IndexCount | Gets the number of indices in this buffer. |
![]() | IndexElementSize | Gets a value indicating the size of this index element. |
![]() | IsDisposed | (Inherited from GraphicsResource.) |
![]() | Name | (Inherited from GraphicsResource.) |
![]() | Tag | (Inherited from GraphicsResource.) |
| Name | Description | |
|---|---|---|
![]() | Dispose | Overloaded. Immediately releases the unmanaged resources used by this object. |
![]() | Equals | (Inherited from Object.) |
![]() | GetData | Overloaded. Gets the index buffer into an array. |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | SetData | Overloaded. Copies array data to the index buffer. |
![]() | ToString | (Inherited from GraphicsResource.) |
| Name | Description | |
|---|---|---|
![]() | Finalize | (Inherited from GraphicsResource.) |
![]() | MemberwiseClone | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | Disposing | (Inherited from GraphicsResource.) |

