Panda3D
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
MaxEggOptions Struct Reference
Inheritance diagram for MaxEggOptions:
MaxOptionsDialog

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
 

Detailed Description

Definition at line 50 of file maxOptionsDialog.h.

Member Enumeration Documentation

◆ Anim_Type

enum MaxEggOptions::Anim_Type

Definition at line 54 of file maxOptionsDialog.h.

Constructor & Destructor Documentation

◆ MaxEggOptions()

MaxEggOptions::MaxEggOptions ( )

Definition at line 247 of file maxOptionsDialog.cxx.

Member Data Documentation

◆ _anim_type

Anim_Type MaxEggOptions::_anim_type

Definition at line 65 of file maxOptionsDialog.h.

◆ _double_sided

bool MaxEggOptions::_double_sided

Definition at line 68 of file maxOptionsDialog.h.

◆ _end_frame

int MaxEggOptions::_end_frame

Definition at line 67 of file maxOptionsDialog.h.

◆ _export_all_frames

bool MaxEggOptions::_export_all_frames

Definition at line 71 of file maxOptionsDialog.h.

◆ _export_whole_scene

bool MaxEggOptions::_export_whole_scene

Definition at line 70 of file maxOptionsDialog.h.

◆ _file_name

TCHAR MaxEggOptions::_file_name[2048]

Definition at line 72 of file maxOptionsDialog.h.

◆ _max_interface

IObjParam* MaxEggOptions::_max_interface

Definition at line 64 of file maxOptionsDialog.h.

◆ _node_list

std::vector<ULONG> MaxEggOptions::_node_list

Definition at line 75 of file maxOptionsDialog.h.

◆ _short_name

TCHAR MaxEggOptions::_short_name[256]

Definition at line 73 of file maxOptionsDialog.h.

◆ _start_frame

int MaxEggOptions::_start_frame

Definition at line 66 of file maxOptionsDialog.h.

◆ _successful

bool MaxEggOptions::_successful

Definition at line 69 of file maxOptionsDialog.h.


The documentation for this struct was generated from the following files: