Panda3D
Public Types | Public Member Functions | Public Attributes | Friends

MaxOptionsDialog Class Reference

Inheritance diagram for MaxOptionsDialog:
MaxEggOptions

List of all members.

Public Types

enum  Anim_Type {
  AT_none, AT_model, AT_chan, AT_pose,
  AT_strobe, AT_both
}

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)
 PT (PathReplace) _path_replace
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

Anim_Type _anim_type
bool _checked
bool _choosing_nodes
bool _double_sided
int _end_frame
bool _export_all_frames
bool _export_whole_scene
char _file_name [2048]
int _max_frame
IObjParam * _max_interface
int _min_frame
std::vector< ULONG > _node_list
MaxEggOptions::Anim_Type _prev_type
char _short_name [256]
int _start_frame
bool _successful

Friends

class MaxEggPlugin

Detailed Description

Definition at line 78 of file maxOptionsDialog.h.


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