IVertexBuffer Interface Methods

For a list of all members of this type, see IVertexBuffer members.

Public Methods
 NameDescription
 Method Clears the vertex buffer.  
 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
 Method Reserves specified size of elements.  
Top
Extension Methods
 NameDescription
Public Extension Method Checks for null and if not null, calls Dispose
Top
See Also