Uses of Interface
com.aspose.threed.IBuffer
-
-
Uses of IBuffer in com.aspose.threed
Subinterfaces of IBuffer in com.aspose.threed Modifier and Type Interface Description interface
IIndexBuffer
The index buffer describes the geometry used in rendering pipeline.interface
IVertexBuffer
The vertex buffer holds the polygon vertex data that will be sent to rendering pipeline
-