Sdílet prostřednictvím


DynamicIndexBuffer Members

The following tables list the members exposed by the DynamicIndexBuffer type.

Public Constructors

Name Description
Public Method DynamicIndexBuffer Overloaded. Initializes a new instance of this class.

Public Properties

Name Description
Public Property BufferUsage (Inherited from IndexBuffer.)
Public Property GraphicsDevice (Inherited from GraphicsResource.)
Public Property IndexCount (Inherited from IndexBuffer.)
Public Property IndexElementSize (Inherited from IndexBuffer.)
Public Property IsContentLost Determines if the index buffer data has been lost due to a lost device event.
Public Property IsDisposed (Inherited from GraphicsResource.)
Public Property Name (Inherited from GraphicsResource.)
Public Property Tag (Inherited from GraphicsResource.)

Public Methods

Name Description
Public Method Dispose (Inherited from GraphicsResource.)
Public Method Equals (Inherited from Object.)
Public Method GetData (Overloaded. Inherited from IndexBuffer.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method SetData Overloaded. Copies array data to the index buffer.
Public Method ToString (Inherited from GraphicsResource.)

Protected Methods

Name Description
Protected Method Dispose (Inherited from IndexBuffer.)
Protected Method Finalize (Inherited from GraphicsResource.)
Protected Method MemberwiseClone (Inherited from Object.)

Public Events

Name Description
Public Event ContentLost Occurs when resources are lost due to a lost device event.
Public Event Disposing (Inherited from GraphicsResource.)

See Also

Reference

DynamicIndexBuffer Class
Microsoft.Xna.Framework.Graphics Namespace