Microsoft DirectX 8.1 (Visual Basic) |
Applications use the methods of the D3DXBaseMesh class to manipulate and query mesh and progressive mesh objects.
The methods of the D3DXBaseMesh class can be organized into the following groups.
Buffers | GetIndexBuffer |
GetVertexBuffer | |
LockIndexBuffer | |
LockVertexBuffer | |
UnlockIndexBuffer | |
UnlockVertexBuffer | |
Copying | CloneMesh |
CloneMeshFVF | |
Faces | GetNumFaces |
Information | GetDevice |
GetOptions | |
Rendering | DrawSubset |
GetAttributeTable | |
Vertices | GetDeclaration |
GetFVF | |
GetNumVertices |