Click to Rate and Give Feedback
MSDN
MSDN Library
DirectX
SDK Documentation
DirectX Graphics
Direct3D 9
Reference
D3DX Reference
Interfaces
ID3DXBaseMesh
 ID3DXBaseMesh::GetFVF

  Switch on low bandwidth view
ID3DXBaseMesh::GetFVF
Bb205741.XDK_CHM_BANNER_left(en-us,VS.85).jpgBb205741.XDK_CHM_BANNER_right(en-us,VS.85).jpg

ID3DXBaseMesh::GetFVF

Gets the fixed function vertex value.

DWORD GetFVF();

Parameters

None.

Return Values

Returns the flexible vertex format (FVF) codes.

Remarks

This method can return 0 if the vertex format cannot be mapped directly to an FVF code. This will occur for a mesh created from a vertex declaration that doesn't have the same order and elements supported by the FVF codes.

Requirements

Header: Declared in D3DX9Mesh.h.

Library: Use D3dx9.lib.

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker