IndexBuffer Constructor
Initializes a new instance of this class.
Overload List
Name | Description |
---|---|
IndexBuffer (GraphicsDevice, Int32, ResourceUsage, IndexElementSize) | Initializes a new instance of the IndexBuffer class. |
IndexBuffer (GraphicsDevice, Int32, ResourceUsage, ResourceManagementMode, IndexElementSize) | Initializes a new instance of the IndexBuffer class. |
IndexBuffer (GraphicsDevice, Type, Int32, ResourceUsage) | Initializes a new instance of the IndexBuffer class. |
IndexBuffer (GraphicsDevice, Type, Int32, ResourceUsage, ResourceManagementMode) | Initializes a new instance of the IndexBuffer class. |
See Also
Tasks
Reference
GraphicsDeviceManager.DeviceReset Event
IndexBuffer Class
IndexBuffer Members
Microsoft.Xna.Framework.Graphics Namespace