Panda3D
|
Public Member Functions | |
void | AssignNames (void) |
MayaEggJoint * | ChooseBestChild (LVector3d dir) |
void | ChooseEndPos (double thickness) |
void | CreateMayaBone (MayaEggGroup *eggParent) |
LVector3d | GetPos (void) |
void | GetRotation (LVector3d &xv, LVector3d &yv, LVector3d &zv) |
Public Attributes | |
vector< MayaEggJoint * > | _children |
EggGroup * | _egg_joint |
EggGroup * | _egg_parent |
LVector3d | _endpos |
int | _index |
bool | _inskin |
MObject | _joint |
MMatrix | _joint_abs |
MDagPath | _joint_dag_path |
MayaEggJoint * | _parent |
LVector3d | _perp |
double | _thickness |
LMatrix4d | _trans |
Definition at line 421 of file mayaEggLoader.cxx.