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

ID3DXSkinInfo::GetBoneOffsetMatrix Method


Gets the bone offset matrix.

Syntax

LPD3DXMATRIX GetBoneOffsetMatrix(      

    DWORD Bone );

Parameters

Bone
[in] Bone number.

Return Value

Returns a pointer to the bone offset matrix. Do not free this pointer.



See Also

ID3DXSkinInfo::SetBoneOffsetMatrix, ID3DXSkinInfo::GetNumBones


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