?/TD>
Microsoft DirectX 9.0

ID3DXSkinInfo::GetBoneOffsetMatrix Method


Get 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


© 2002 Microsoft Corporation. All rights reserved.