Panda3D
Public Member Functions | Public Attributes | List of all members
MayaEggMesh Class Reference
Inheritance diagram for MayaEggMesh:
MayaEggGeom

Public Member Functions

int AddFace (unsigned numVertices, MIntArray mvertIndices, MIntArray mtvertIndices, MayaEggTex *tex)
 
void ConnectTextures (void)
 
int GetCVert (const LColor &col)
 
int GetTVert (const LTexCoordd &uv)
 
- Public Member Functions inherited from MayaEggGeom
void AddEggFlag (MString)
 
void AssignNames (void)
 
EggGroupGetControlJoint (void)
 
int GetVert (EggVertex *vert, EggGroup *context)
 

Public Attributes

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
 
- Public Attributes inherited from MayaEggGeom
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
 

Detailed Description

Definition at line 935 of file mayaEggLoader.cxx.


The documentation for this class was generated from the following file: