|
Panda3D
|
Public Types | |
| enum | Anim_Type { AT_none , AT_model , AT_chan , AT_pose , AT_strobe , AT_both } |
Public Member Functions | |
| PT (PathReplace) _path_replace | |
Public Attributes | |
| Anim_Type | _anim_type |
| bool | _double_sided |
| int | _end_frame |
| bool | _export_all_frames |
| bool | _export_whole_scene |
| TCHAR | _file_name [2048] |
| IObjParam * | _max_interface |
| std::vector< ULONG > | _node_list |
| TCHAR | _short_name [256] |
| int | _start_frame |
| bool | _successful |
Definition at line 50 of file maxOptionsDialog.h.
| enum MaxEggOptions::Anim_Type |
Definition at line 54 of file maxOptionsDialog.h.
| MaxEggOptions::MaxEggOptions | ( | ) |
Definition at line 247 of file maxOptionsDialog.cxx.
| Anim_Type MaxEggOptions::_anim_type |
Definition at line 65 of file maxOptionsDialog.h.
| bool MaxEggOptions::_double_sided |
Definition at line 68 of file maxOptionsDialog.h.
| int MaxEggOptions::_end_frame |
Definition at line 67 of file maxOptionsDialog.h.
| bool MaxEggOptions::_export_all_frames |
Definition at line 71 of file maxOptionsDialog.h.
| bool MaxEggOptions::_export_whole_scene |
Definition at line 70 of file maxOptionsDialog.h.
| TCHAR MaxEggOptions::_file_name[2048] |
Definition at line 72 of file maxOptionsDialog.h.
| IObjParam* MaxEggOptions::_max_interface |
Definition at line 64 of file maxOptionsDialog.h.
| std::vector<ULONG> MaxEggOptions::_node_list |
Definition at line 75 of file maxOptionsDialog.h.
| TCHAR MaxEggOptions::_short_name[256] |
Definition at line 73 of file maxOptionsDialog.h.
| int MaxEggOptions::_start_frame |
Definition at line 66 of file maxOptionsDialog.h.
| bool MaxEggOptions::_successful |
Definition at line 69 of file maxOptionsDialog.h.