IVertexBufferLoadData Method
Overload List
  NameDescription
Public methodLoadData(Byte)
Load the data into current buffer
(Inherited from IBuffer.)
Public methodLoadData(Array)
Load data from array
Public methodLoadData(TriMesh)
Load vertex data from TriMesh
Public methodLoadData(IntPtr, Int32)
Load data from given position
See Also