Microsoft DirectX 8.1 (Visual Basic) |
Applications use the methods of the D3DXMesh class to manipulate mesh objects.
To obtain the D3DXMesh class, call the D3DX8.CreateMesh or D3DX8.CreateMeshFVF method.
The methods of the D3DXMesh class can be organized into the following groups.
Locking | LockAttributeBuffer |
UnlockAttributeBuffer | |
Optimization | Optimize |
OptimizeInplace |
This class inherits additional functionality from the D3DXBaseMesh class.