DynamicIndexBuffer Constructor
Initializes a new instance of DynamicIndexBuffer.
Overload List
Name | Description |
---|---|
DynamicIndexBuffer (GraphicsDevice, Int32, BufferUsage, IndexElementSize) | Initializes a new instance of DynamicIndexBuffer with the specified parameters. |
DynamicIndexBuffer (GraphicsDevice, Type, Int32, BufferUsage) | Initializes a new instance of DynamicIndexBuffer with the specified parameters. |
See Also
Reference
DynamicIndexBuffer Class
DynamicIndexBuffer Members
Microsoft.Xna.Framework.Graphics Namespace