|
int | AddFace (unsigned numVertices, MIntArray mvertIndices, MIntArray mtvertIndices, MayaEggTex *tex) |
|
void | ConnectTextures (void) |
|
int | GetCVert (const LColor &col) |
|
int | GetTVert (const LTexCoordd &uv) |
|
void | AddEggFlag (MString) |
|
void | AssignNames (void) |
|
EggGroup * | GetControlJoint (void) |
|
int | GetVert (EggVertex *vert, EggGroup *context) |
|
|
int | _cvert_count |
|
CVertTable | _cvert_tab |
|
int | _face_count |
|
vector< MayaEggTex * > | _face_tex |
|
MColorArray | _faceColorArray |
|
MIntArray | _faceIndices |
|
MIntArray | _polygonConnects |
|
MIntArray | _polygonCounts |
|
int | _tvert_count |
|
TVertTable | _tvert_tab |
|
MFloatArray | _uarray |
|
MIntArray | _uvIds |
|
MFloatArray | _varray |
|
MStringArray | _eggObjectTypes |
|
string | _name |
|
MVectorArray | _normalArray |
|
EggGroup * | _parent |
|
EggVertexPool * | _pool |
|
bool | _renameTrans |
|
MDagPath | _shape_dag_path |
|
MObject | _shapeNode |
|
MObject | _transNode |
|
int | _vert_count |
|
VertTable | _vert_tab |
|
MColorArray | _vertColorArray |
|
MIntArray | _vertColorIndices |
|
MFloatPointArray | _vertexArray |
|
MIntArray | _vertNormalIndices |
|
Definition at line 935 of file mayaEggLoader.cxx.
The documentation for this class was generated from the following file: