#include <IK.h>
Inheritance diagram for CSLIK:

Public Member Functions |
|
| virtual | ~CSLIK () |
| CSLModel * | GetRoot () |
| CSLModel * | ConnectRoot (CSLModel *in_pNewRoot) |
| CSLModel* GetRoot | ( | ) |
Return the root associated with the IK component.
Connects a root model to this IK chain
| in_pNewRoot | the root to connect |