A Sandcastle Documented Class Library
Aspose API Reference
Aspose.ThreeD.Render
IIndexBuffer Interface
IIndexBuffer Methods
LoadData Method
LoadData Method (Int16[])
LoadData Method (Int32[])
LoadData Method (UInt32[])
LoadData Method (TriMesh)
Click or drag to resizeClick or drag to resize
IIndexBufferLoadData Method
Overload List
  NameDescription
Public methodLoadData(Byte)
Load the data into current buffer
(Inherited from IBuffer.)
Public methodLoadData(Int16)
Load indice data
Public methodLoadData(Int32)
Load indice data
Public methodLoadData(UInt32)
Load indice data
Public methodLoadData(TriMesh)
Load indice data from TriMesh
See Also

Reference

IIndexBuffer Interface
Aspose.ThreeD.Render Namespace