Panda3D
|
Public Member Functions | |
void | run () |
Static Protected Member Functions | |
static bool | dispatch_transform_type (const string &opt, const string &arg, void *var) |
Dispatches a parameter that expects a MayaToEggConverter::TransformType option. | |
Protected Attributes | |
vector_string | _excludes |
vector_string | _force_joints |
vector_string | _ignore_sliders |
bool | _keep_all_uvsets |
bool | _legacy_copytex |
Filename | _legacy_copytex_dir |
bool | _legacy_shader |
bool | _polygon_output |
double | _polygon_tolerance |
bool | _respect_maya_double_sided |
bool | _round_uvs |
vector_string | _subroots |
vector_string | _subsets |
bool | _suppress_vertex_color |
MayaToEggConverter::TransformType | _transform_type |
int | _verbose |
Definition at line 26 of file mayaToEgg.h.
bool MayaToEgg::dispatch_transform_type | ( | const string & | opt, |
const string & | arg, | ||
void * | var | ||
) | [static, protected] |
Dispatches a parameter that expects a MayaToEggConverter::TransformType option.
Definition at line 320 of file mayaToEgg.cxx.
References MayaToEggConverter::string_transform_type().