D3DXFRAMENumNamedMatrices

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

UINT D3DXFRAMENumNamedMatrices(
  CONST D3DXFRAME * pFrameRoot
);

Parameters

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

Return Values

Returns the frame count.

Requirements

Header: Declared in D3dx9anim.h.