d3d9.dllGetNumAnimationSets
Microsoft DirectX 9.0 SDK Update (October 2004)

ID3DXAnimationController::GetNumAnimationSets Method


Returns the number of animation sets currently registered in the animation controller.

Syntax

UINT GetNumAnimationSets(VOID);

Return Value

Number of animation sets.

Remarks

The controller contains any number of animations sets and tracks. Animation sets can be registered with ID3DXAnimationController::RegisterAnimationOutput. An animation controller created by a call to D3DXLoadMeshHierarchyFromX will automatically register loaded animation sets.



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