Panda3D
Public Member Functions | Static Protected Member Functions | Protected Attributes
MayaToEgg Class Reference
Inheritance diagram for MayaToEgg:
SomethingToEgg EggConverter EggFilter EggReader EggWriter EggSingleBase EggSingleBase WithOutputFile EggBase EggBase ProgramBase ProgramBase

List of all members.

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

Detailed Description

Definition at line 26 of file mayaToEgg.h.


Member Function Documentation

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().


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