10#include <wx/artprov.h>
11#include <wx/xrc/xmlres.h>
16#include <wx/stattext.h>
20#include <wx/settings.h>
21#include <wx/statline.h>
22#include <wx/checkbox.h>
24#include <wx/spinctrl.h>
25#include <wx/textctrl.h>
106 PANEL_3D_RAYTRACING_OPTIONS_BASE( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxSize( -1,-1 ),
long style = wxTAB_TRAVERSAL,
const wxString&
name = wxEmptyString );
A simple color swatch of the kind used to set layer colors.
Class PANEL_3D_RAYTRACING_OPTIONS_BASE.
~PANEL_3D_RAYTRACING_OPTIONS_BASE()
wxTextCtrl * m_lightElevation3
wxTextCtrl * m_lightAzimuth7
wxTextCtrl * m_lightElevation8
wxTextCtrl * m_spreadFactor_Reflections
wxStaticText * m_staticText24
wxSpinCtrl * m_recursiveLevel_Refractions
wxTextCtrl * m_lightElevation4
wxCheckBox * m_cbRaytracing_postProcessing
COLOR_SWATCH * m_colourPickerLight6
wxStaticText * m_staticText211
COLOR_SWATCH * m_colourPickerTopLight
wxStaticText * m_staticText27
wxTextCtrl * m_lightElevation7
wxStaticText * m_renderingLabel
wxCheckBox * m_cbRaytracing_showReflections
wxCheckBox * m_cbRaytracing_addFloor
wxStaticLine * m_staticline2
wxStaticText * m_staticText25
wxCheckBox * m_cbRaytracing_showRefractions
wxTextCtrl * m_lightAzimuth3
wxSpinCtrl * m_numSamples_Reflections
wxStaticLine * m_staticline1
wxStaticText * m_staticText22
COLOR_SWATCH * m_colourPickerLight1
COLOR_SWATCH * m_colourPickerLight4
wxStaticText * m_staticText19
COLOR_SWATCH * m_colourPickerBottomLight
COLOR_SWATCH * m_colourPickerLight2
wxTextCtrl * m_lightElevation1
wxTextCtrl * m_spreadFactor_Shadows
COLOR_SWATCH * m_colourPickerCameraLight
wxTextCtrl * m_lightAzimuth8
wxTextCtrl * m_lightElevation2
COLOR_SWATCH * m_colourPickerLight8
wxStaticText * m_staticText5
wxStaticText * m_staticText23
wxStaticText * m_lightsLabel
wxSpinCtrl * m_numSamples_Refractions
wxStaticText * m_staticText201
wxTextCtrl * m_lightAzimuth4
wxSpinCtrl * m_recursiveLevel_Reflections
wxStaticText * m_staticText20
wxTextCtrl * m_lightAzimuth5
wxStaticText * m_staticText18
wxTextCtrl * m_lightAzimuth1
wxCheckBox * m_cbRaytracing_renderShadows
COLOR_SWATCH * m_colourPickerLight5
wxTextCtrl * m_spreadFactor_Refractions
wxStaticText * m_staticText21
wxStaticText * m_staticText171
COLOR_SWATCH * m_colourPickerLight3
wxSpinCtrl * m_numSamples_Shadows
wxStaticText * m_staticText26
wxStaticText * m_staticText6
wxStaticText * m_staticText28
COLOR_SWATCH * m_colourPickerLight7
wxCheckBox * m_cbRaytracing_proceduralTextures
wxStaticText * m_staticText17
wxStaticText * m_staticText181
wxTextCtrl * m_lightElevation6
wxTextCtrl * m_lightElevation5
wxTextCtrl * m_lightAzimuth6
wxTextCtrl * m_lightAzimuth2
wxCheckBox * m_cbRaytracing_antiAliasing
A wxPanel that is designed to be reset in a standard manner.