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

Public Member Functions

 EphemDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
 
wxSlider * GetSliderDarkness ()
 
wxTextCtrl * GetDarkness ()
 
wxCheckBox * GetShadows ()
 
wxSlider * GetSliderFogDistance ()
 
wxTextCtrl * GetFogDistance ()
 
wxComboBox * GetSkyTexture ()
 
wxCheckBox * GetFog ()
 
wxStaticBitmap * GetColorBitmap ()
 
void UpdateEnableState ()
 
void UpdateColorControl ()
 
void ValuesToSliders ()
 
void SlidersToValues ()
 
void SetSliderControls ()
 
void SetToScene ()
 
- Public Member Functions inherited from EphemDlgBase
 EphemDlgBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL)
 

Public Attributes

bool m_bSky
 
wxString m_strSkyTexture
 
bool m_bOceanPlane
 
float m_fOceanPlaneLevel
 
bool m_bHorizon
 
bool m_bFog
 
float m_fFogDistance
 
bool m_bShadows
 
float m_fDarkness
 
int m_iDarkness
 
bool m_bShadowsEveryFrame
 
bool m_bShadowLimit
 
float m_fShadowRadius
 
wxColor m_BgColor
 
int m_iWindDir
 
float m_fWindSpeed
 

Additional Inherited Members

- Protected Attributes inherited from EphemDlgBase
wxCheckBox * m_oceanplane
 
wxStaticText * m_text204
 
wxTextCtrl * m_oceanplaneoffset
 
wxCheckBox * m_sky
 
wxComboBox * m_skytexture
 
wxCheckBox * m_horizon
 
wxCheckBox * m_fog
 
wxStaticText * m_text205
 
wxTextCtrl * m_fog_distance
 
wxSlider * m_slider_fog_distance
 
wxCheckBox * m_shadows
 
wxStaticText * m_text206
 
wxTextCtrl * m_ambient_bias
 
wxSlider * m_slider_ambient_bias
 
wxCheckBox * m_shadows_every_frame
 
wxCheckBox * m_shadow_limit
 
wxTextCtrl * m_shadow_limit_radius
 
wxStaticText * m_text222
 
wxStaticText * m_text207
 
wxStaticBitmap * m_color3
 
wxButton * m_bgcolor
 
wxStaticText * m_text208
 
wxTextCtrl * m_text_wind_direction
 
wxSlider * m_slider_wind_direction
 
wxStaticText * m_text209
 
wxTextCtrl * m_text_wind_speed
 
wxSlider * m_slider_wind_speed
 

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