Public Member Functions | |
void | AddNode (ULONG INodeHandle) |
void | ClearNodeList (HWND hWnd) |
void | CullBadNodes () |
bool | FindNode (ULONG INodeHandle) |
ULONG | GetNode (int i) |
IOResult | Load (ILoad *iload) |
void | RefreshNodeList (HWND hWnd) |
void | RemoveNode (int i) |
void | RemoveNodeByHandle (ULONG INodeHandle) |
IOResult | Save (ISave *isave) |
void | SetAnimRange () |
void | SetMaxInterface (IObjParam *iface) |
bool | UpdateFromUI (HWND hWnd) |
void | UpdateUI (HWND hWnd) |
![]() | |
PT (PathReplace) _path_replace | |
Public Attributes | |
bool | _checked |
bool | _choosing_nodes |
int | _max_frame |
int | _min_frame |
MaxEggOptions::Anim_Type | _prev_type |
![]() | |
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 |
Friends | |
class | MaxEggPlugin |
Additional Inherited Members | |
![]() | |
enum | Anim_Type { AT_none, AT_model, AT_chan, AT_pose, AT_strobe, AT_both } |
Definition at line 78 of file maxOptionsDialog.h.