Panda3D
|
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) |
Public Attributes | |
bool | _checked |
bool | _choosing_nodes |
int | _max_frame |
int | _min_frame |
MaxEggOptions::Anim_Type | _prev_type |
Friends | |
class | MaxEggPlugin |
Definition at line 78 of file maxOptionsDialog.h.