#include <fbcharacter.h>
Definition at line 834 of file fbcharacter.h.
Public Member Functions |
|
void | GetNodeMatrix (FBSkeletonNodeId pSkeletonId, FBMatrix &pSkeletonGlobalMatrix) |
Returned global matrix associated to the
given Index. |
void FBSkeletonState::GetNodeMatrix | ( | FBSkeletonNodeId | pSkeletonId, |
FBMatrix & | pSkeletonGlobalMatrix | ||
) |
Returned global matrix associated to the given Index.
pSkeletonId | Index of the skeleton Node |
pSkeletonGlobalMatrix | returned global matrix of the index Given |