Microsoft DirectX 8.1 (Visual Basic)

Direct3DIndexBuffer8

Applications use the methods of the Direct3DIndexBuffer8 class to manipulate an index buffer resource.

The Direct3DIndexBuffer8 class is obtained by calling the Direct3DDevice8.CreateIndexBuffer method. The methods of the Direct3DIndexBuffer8 class can be organized into the following groups.

Information GetDesc
Locking Lock
  Unlock

See Also

Direct3DDevice8.CreateIndexBuffer