KiCad PCB EDA Suite
|
Class PANEL_3D_RAYTRACING_OPTIONS_BASE. More...
#include <panel_3D_raytracing_options_base.h>
Public Member Functions | |
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) | |
~PANEL_3D_RAYTRACING_OPTIONS_BASE () | |
virtual void | ResetPanel ()=0 |
Reset the contents of this panel. | |
virtual wxString | GetResetTooltip () const |
Get the tooltip the reset button should display when showing this panel. | |
wxString | GetHelpTextAtPoint (const wxPoint &aPt, wxHelpEvent::Origin aOrigin) const override |
Overridden to supply the reset button tooltip when queried with { -INT_MAX, INT_MAX }. | |
Class PANEL_3D_RAYTRACING_OPTIONS_BASE.
Definition at line 34 of file panel_3D_raytracing_options_base.h.
PANEL_3D_RAYTRACING_OPTIONS_BASE::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 |
||
) |
Definition at line 12 of file panel_3D_raytracing_options_base.cpp.
References _, m_cbRaytracing_addFloor, m_cbRaytracing_antiAliasing, m_cbRaytracing_postProcessing, m_cbRaytracing_proceduralTextures, m_cbRaytracing_renderShadows, m_cbRaytracing_showReflections, m_cbRaytracing_showRefractions, m_colourPickerBottomLight, m_colourPickerCameraLight, m_colourPickerLight1, m_colourPickerLight2, m_colourPickerLight3, m_colourPickerLight4, m_colourPickerLight5, m_colourPickerLight6, m_colourPickerLight7, m_colourPickerLight8, m_colourPickerTopLight, m_lightAzimuth1, m_lightAzimuth2, m_lightAzimuth3, m_lightAzimuth4, m_lightAzimuth5, m_lightAzimuth6, m_lightAzimuth7, m_lightAzimuth8, m_lightElevation1, m_lightElevation2, m_lightElevation3, m_lightElevation4, m_lightElevation5, m_lightElevation6, m_lightElevation7, m_lightElevation8, m_lightsLabel, m_numSamples_Reflections, m_numSamples_Refractions, m_numSamples_Shadows, m_recursiveLevel_Reflections, m_recursiveLevel_Refractions, m_renderingLabel, m_spreadFactor_Reflections, m_spreadFactor_Refractions, m_spreadFactor_Shadows, m_staticline1, m_staticline2, m_staticText17, m_staticText171, m_staticText18, m_staticText181, m_staticText19, m_staticText20, m_staticText201, m_staticText21, m_staticText211, m_staticText22, m_staticText23, m_staticText24, m_staticText25, m_staticText26, m_staticText27, m_staticText28, m_staticText5, and m_staticText6.
PANEL_3D_RAYTRACING_OPTIONS_BASE::~PANEL_3D_RAYTRACING_OPTIONS_BASE | ( | ) |
Definition at line 353 of file panel_3D_raytracing_options_base.cpp.
|
inlineoverrideinherited |
Overridden to supply the reset button tooltip when queried with { -INT_MAX, INT_MAX }.
Definition at line 72 of file resettable_panel.h.
References RESETTABLE_PANEL::GetResetTooltip().
|
inlinevirtualinherited |
Get the tooltip the reset button should display when showing this panel.
Reimplemented in PANEL_COLOR_SETTINGS, and PANEL_HOTKEYS_EDITOR.
Definition at line 64 of file resettable_panel.h.
References _.
Referenced by RESETTABLE_PANEL::GetHelpTextAtPoint().
|
pure virtualinherited |
Reset the contents of this panel.
Implemented in PANEL_3D_DISPLAY_OPTIONS, PANEL_3D_OPENGL_OPTIONS, PANEL_3D_RAYTRACING_OPTIONS, PANEL_GIT_REPOS, PANEL_EESCHEMA_ANNOTATION_OPTIONS, PANEL_EESCHEMA_COLOR_SETTINGS, PANEL_EESCHEMA_DISPLAY_OPTIONS, PANEL_EESCHEMA_EDITING_OPTIONS, PANEL_SETUP_PINMAP, PANEL_SIMULATOR_PREFERENCES, PANEL_SYM_DISPLAY_OPTIONS, PANEL_SYM_EDITING_OPTIONS, PANEL_GERBVIEW_DISPLAY_OPTIONS, PANEL_GERBVIEW_EXCELLON_SETTINGS, PANEL_COLOR_SETTINGS, PANEL_COMMON_SETTINGS, PANEL_DATA_COLLECTION, PANEL_GRID_SETTINGS, PANEL_MOUSE_SETTINGS, PANEL_PLUGIN_SETTINGS, PANEL_HOTKEYS_EDITOR, PANEL_PL_EDITOR_COLOR_SETTINGS, PANEL_PL_EDITOR_DISPLAY_OPTIONS, PANEL_EDIT_OPTIONS, PANEL_FP_EDITOR_DEFAULTS, PANEL_PCB_DISPLAY_OPTIONS, PANEL_PCBNEW_COLOR_SETTINGS, and PANEL_PCBNEW_DISPLAY_ORIGIN.
Referenced by RESETTABLE_PANEL::RESETTABLE_PANEL().
|
protected |
Definition at line 42 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 43 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 44 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 41 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 48 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 51 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 55 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 66 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 62 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 72 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 80 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 88 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 96 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 76 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 84 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 92 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 100 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 64 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 74 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 82 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 90 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 98 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 78 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 86 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 94 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 102 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 73 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 81 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 89 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 97 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 77 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 85 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 93 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 101 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 59 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS_BASE().
|
protected |
Definition at line 52 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 56 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 49 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 54 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 58 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 39 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS_BASE().
|
protected |
Definition at line 53 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 57 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 50 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS::loadSettings(), PANEL_3D_RAYTRACING_OPTIONS_BASE(), and PANEL_3D_RAYTRACING_OPTIONS::TransferDataFromWindow().
|
protected |
Definition at line 40 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS_BASE().
|
protected |
Definition at line 60 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS_BASE().
|
protected |
Definition at line 61 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS_BASE().
|
protected |
Definition at line 95 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS_BASE().
|
protected |
Definition at line 68 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS_BASE().
|
protected |
Definition at line 99 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS_BASE().
|
protected |
Definition at line 45 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS_BASE().
|
protected |
Definition at line 67 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS_BASE().
|
protected |
Definition at line 46 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS_BASE().
|
protected |
Definition at line 71 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS_BASE().
|
protected |
Definition at line 47 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS_BASE().
|
protected |
Definition at line 75 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS_BASE().
|
protected |
Definition at line 79 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS_BASE().
|
protected |
Definition at line 83 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS_BASE().
|
protected |
Definition at line 87 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS_BASE().
|
protected |
Definition at line 91 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS_BASE().
|
protected |
Definition at line 69 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS_BASE().
|
protected |
Definition at line 70 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS_BASE().
|
protected |
Definition at line 63 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS_BASE().
|
protected |
Definition at line 65 of file panel_3D_raytracing_options_base.h.
Referenced by PANEL_3D_RAYTRACING_OPTIONS_BASE().