DynamicVertexBuffer Constructor
Creates an instance of this object.
Overload List
Name | Description |
---|---|
DynamicVertexBuffer (GraphicsDevice, Type, Int32, BufferUsage) | Creates a new instance of this object. |
DynamicVertexBuffer (GraphicsDevice, VertexDeclaration, Int32, BufferUsage) | Creates a new instance of this object. |
See Also
Reference
DynamicVertexBuffer Class
DynamicVertexBuffer Members
Microsoft.Xna.Framework.Graphics Namespace