Panda3D
Public Member Functions | Public Attributes

MayaEggMesh Class Reference

Inheritance diagram for MayaEggMesh:
MayaEggGeom

List of all members.

Public Member Functions

void AddEggFlag (MString)
int AddFace (unsigned numVertices, MIntArray mvertIndices, MIntArray mtvertIndices, MayaEggTex *tex)
void AssignNames (void)
void ConnectTextures (void)
EggGroupGetControlJoint (void)
int GetCVert (Colorf col)
int GetTVert (TexCoordd uv)
int GetVert (EggVertex *vert, EggGroup *context)

Public Attributes

int _cvert_count
CVertTable _cvert_tab
MStringArray _eggObjectTypes
int _face_count
vector< MayaEggTex * > _face_tex
MColorArray _faceColorArray
MIntArray _faceIndices
string _name
MVectorArray _normalArray
EggGroup_parent
MIntArray _polygonConnects
MIntArray _polygonCounts
EggVertexPool_pool
bool _renameTrans
MDagPath _shape_dag_path
MObject _shapeNode
MObject _transNode
int _tvert_count
TVertTable _tvert_tab
MFloatArray _uarray
MIntArray _uvIds
MFloatArray _varray
int _vert_count
VertTable _vert_tab
MColorArray _vertColorArray
MIntArray _vertColorIndices
MFloatPointArray _vertexArray
MIntArray _vertNormalIndices

Detailed Description

Definition at line 935 of file mayaEggLoader.cxx.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Enumerations