Method | Description | |
---|---|---|
BVHLoader ( ) : System | ||
Load ( string Filename ) : bool | ||
Unload ( ) : void | ||
UpdateSkeleton ( int frameIndex ) : void |
Method | Description | |
---|---|---|
ParseHierarchy ( string data ) : void | ||
ParseJoint ( int &index, List |
||
ParseMotion ( string data ) : void | ||
UpdateJoint ( int &channelIndex, int frameIndex, |
public UpdateSkeleton ( int frameIndex ) : void | ||
frameIndex | int | |
return | void |