Panda3D
|
Public Member Functions | |
void | AddEggFlag (MString) |
void | AssignNames (void) |
void | ConnectTextures (void) |
EggGroup * | GetControlJoint (void) |
int | GetVert (EggVertex *vert, EggGroup *context) |
void | PrintData (void) |
Public Attributes | |
MPointArray | _cvArray |
MStringArray | _eggObjectTypes |
string | _name |
MVectorArray | _normalArray |
EggGroup * | _parent |
EggVertexPool * | _pool |
bool | _renameTrans |
MDagPath | _shape_dag_path |
MObject | _shapeNode |
MayaEggTex * | _tex |
MObject | _transNode |
unsigned | _uDegree |
MFnNurbsSurface::Form | _uForm |
MDoubleArray | _uKnotArray |
unsigned | _uNumCvs |
unsigned | _vDegree |
int | _vert_count |
VertTable | _vert_tab |
MColorArray | _vertColorArray |
MIntArray | _vertColorIndices |
MFloatPointArray | _vertexArray |
MIntArray | _vertNormalIndices |
MFnNurbsSurface::Form | _vForm |
MDoubleArray | _vKnotArray |
unsigned | _vNumCvs |
Definition at line 1068 of file mayaEggLoader.cxx.