Microsoft DirectX 8.0 (Visual Basic)

D3DXBaseMesh

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

See Also

D3DXMesh, D3DXPMesh