?/TD>
Microsoft DirectX 9.0

Legacy FVF Format


To use legacy flexible vertex format (FVF) formats, use an FVF when calling the IDirect3DDevice9::SetFVF method as shown in the code example below.

g_d3dDevice->SetFVF( CUSTOM_FVF );

This following topics cover legacy FVF format types.



© 2002 Microsoft Corporation. All rights reserved.