Microsoft DirectX 8.1 (C++)

ID3DXSPMesh::GetFVF

Retrieves the flexible vertex format of the vertices in the simplification mesh.

DWORD GetFVF();

Parameters

None.

Return Values

Returns a combination of Flexible Vertex Format Flags that describe the vertex format of the vertices in the simplification mesh.

Requirements

  Header: Declared in D3dx8mesh.h.
  Import Library: Use D3dx8.lib.

See Also

ID3DXSPMesh::GetDeclaration