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

Public Member Functions

void ConnectTextures (void)
 
void PrintData (void)
 
- Public Member Functions inherited from MayaEggGeom
void AddEggFlag (MString)
 
void AssignNames (void)
 
EggGroupGetControlJoint (void)
 
int GetVert (EggVertex *vert, EggGroup *context)
 

Public Attributes

MPointArray _cvArray
 
MayaEggTex_tex
 
unsigned _uDegree
 
MFnNurbsSurface::Form _uForm
 
MDoubleArray _uKnotArray
 
unsigned _uNumCvs
 
unsigned _vDegree
 
MFnNurbsSurface::Form _vForm
 
MDoubleArray _vKnotArray
 
unsigned _vNumCvs
 
- 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 1044 of file mayaEggLoader.cxx.


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