D3DXFrameNumNamedMatrices
Microsoft DirectX 9.0 SDK Update (October 2004)

D3DXFrameNumNamedMatrices Function


Counts number of frames in a subtree that have non-null names.

Syntax

UINT WINAPI D3DXFrameNumNamedMatrices(      

    const D3DXFRAME *pFrameRoot );

Parameters

pFrameRoot
[in] Pointer to the root node of the subtree.

Return Value

Returns the frame count.

Function Information

Headerd3dx9anim.h
Import libraryd3dx9.lib
Minimum operating systems Windows 98


© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.