Panda3D
|
Public Member Functions | |
MaxEggJoint * | ChooseBestChild (LVector3d dir) |
void | ChooseEndPos (double thickness) |
void | CreateMaxBone (void) |
LVector3d | GetPos (void) |
void | GetRotation (LVector3d &xv, LVector3d &yv, LVector3d &zv) |
Public Attributes | |
SimpleObject2 * | _bone |
vector< MaxEggJoint * > | _children |
EggGroup * | _egg_joint |
LVector3d | _endpos |
bool | _inskin |
INode * | _node |
MaxEggJoint * | _parent |
LVector3d | _perp |
double | _thickness |
LMatrix4d | _trans |
Definition at line 130 of file maxEggLoader.cxx.