Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Public Attributes | List of all members
RenderOptionsDlg Class Reference
Inheritance diagram for RenderOptionsDlg:
RenderOptionsDlgBase

Public Member Functions

 RenderOptionsDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
 
wxSpinCtrl * GetSpinCastDirection ()
 
wxSpinCtrl * GetSpinCastAngle ()
 
wxCheckBox * GetCastShadows ()
 
wxRadioButton * GetRadioShadingDot ()
 
wxRadioButton * GetRadioShadingQuick ()
 
wxRadioButton * GetRadioShadingNone ()
 
wxButton * GetEditColors ()
 
wxChoice * GetChoiceColors ()
 
void SetOptions (ElevDrawOptions &opt)
 
void UpdateColorMapChoice ()
 
void UpdateEnables ()
 
- Public Member Functions inherited from RenderOptionsDlgBase
 RenderOptionsDlgBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(295, 402), long style=wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL)
 

Public Attributes

ElevDrawOptions m_opt
 
wxString m_strColorMap
 
bool m_bNoShading
 

Additional Inherited Members

- Protected Attributes inherited from RenderOptionsDlgBase
wxStaticText * m_text47
 
wxChoice * m_choice_colors
 
wxButton * m_edit_colors
 
wxRadioButton * m_radio_shading_none
 
wxRadioButton * m_radio_shading_quick
 
wxRadioButton * m_radio_shading_dot
 
wxStaticText * m_text48
 
wxSpinCtrl * m_spin_cast_angle
 
wxStaticText * m_text49
 
wxSpinCtrl * m_spin_cast_direction
 
wxStaticText * m_text50
 
wxTextCtrl * m_ambient
 
wxStaticText * m_text51
 
wxTextCtrl * m_gamma
 
wxCheckBox * m_check_shadows
 
wxButton * m_ok
 
wxButton * m_cancel
 

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