Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the DynamicIndexBuffer type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
DynamicIndexBuffer | Overloaded. Initializes a new instance of this class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
BufferUsage | (Inherited from IndexBuffer.) |
![]() |
GraphicsDevice | (Inherited from GraphicsResource.) |
![]() |
IndexCount | (Inherited from IndexBuffer.) |
![]() |
IndexElementSize | (Inherited from IndexBuffer.) |
![]() |
IsContentLost | Determines if the index buffer data has been lost due to a lost device event. |
![]() |
IsDisposed | (Inherited from GraphicsResource.) |
![]() |
Name | (Inherited from GraphicsResource.) |
![]() |
Tag | (Inherited from GraphicsResource.) |
Public Methods
Name | Description | |
---|---|---|
![]() |
Dispose | (Inherited from GraphicsResource.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetData | (Overloaded. Inherited from IndexBuffer.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
SetData | Overloaded. Copies array data to the index buffer. |
![]() |
ToString | (Inherited from GraphicsResource.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Dispose | (Inherited from IndexBuffer.) |
![]() |
Finalize | (Inherited from GraphicsResource.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Public Events
Name | Description | |
---|---|---|
![]() |
ContentLost | Occurs when resources are lost due to a lost device event. |
![]() |
Disposing | (Inherited from GraphicsResource.) |
See Also
Reference
DynamicIndexBuffer Class
Microsoft.Xna.Framework.Graphics Namespace