#include <mayaToEgg.h>
Inheritance diagram for MayaToEgg:
Public Member Functions | |
MayaToEgg () | |
void | run () |
Static Protected Member Functions | |
bool | dispatch_transform_type (const string &opt, const string &arg, void *var) |
Protected Attributes | |
int | _verbose |
bool | _polygon_output |
double | _polygon_tolerance |
MayaToEggConverter::TransformType | _transform_type |
|
|
Definition at line 149 of file mayaToEgg.cxx. References nout, MayaToEggConverter::string_transform_type(), MayaToEggConverter::TransformType, and MayaToEggConverter::TT_invalid. Referenced by MayaToEgg(). |
|
|
Definition at line 40 of file mayaToEgg.h. Referenced by MayaToEgg(), and run(). |
|
Definition at line 41 of file mayaToEgg.h. Referenced by MayaToEgg(), and run(). |
|
Definition at line 42 of file mayaToEgg.h. Referenced by MayaToEgg(), and run(). |
|
Definition at line 39 of file mayaToEgg.h. Referenced by MayaToEgg(), and run(). |