2013-05-26 04:36:44 +00:00
|
|
|
///////////////////////////////////////////////////////////////////////////
|
2021-01-09 20:29:25 +00:00
|
|
|
// C++ code generated with wxFormBuilder (version Oct 26 2018)
|
2013-05-26 04:36:44 +00:00
|
|
|
// http://www.wxformbuilder.org/
|
|
|
|
//
|
2018-11-26 13:49:06 +00:00
|
|
|
// PLEASE DO *NOT* EDIT THIS FILE!
|
2013-05-26 04:36:44 +00:00
|
|
|
///////////////////////////////////////////////////////////////////////////
|
|
|
|
|
2020-01-29 16:00:05 +00:00
|
|
|
#pragma once
|
2013-05-26 04:36:44 +00:00
|
|
|
|
|
|
|
#include <wx/artprov.h>
|
|
|
|
#include <wx/xrc/xmlres.h>
|
|
|
|
#include <wx/intl.h>
|
|
|
|
#include "dialog_shim.h"
|
2021-01-09 20:29:25 +00:00
|
|
|
#include <wx/string.h>
|
|
|
|
#include <wx/checkbox.h>
|
2020-04-23 16:28:56 +00:00
|
|
|
#include <wx/gdicmn.h>
|
|
|
|
#include <wx/font.h>
|
|
|
|
#include <wx/colour.h>
|
|
|
|
#include <wx/settings.h>
|
2013-05-26 04:36:44 +00:00
|
|
|
#include <wx/sizer.h>
|
2020-04-23 16:28:56 +00:00
|
|
|
#include <wx/statbox.h>
|
2020-04-24 23:58:50 +00:00
|
|
|
#include <wx/stattext.h>
|
2020-06-07 10:42:28 +00:00
|
|
|
#include <wx/spinctrl.h>
|
2021-01-09 20:29:25 +00:00
|
|
|
#include <wx/statline.h>
|
2020-04-24 23:58:50 +00:00
|
|
|
#include <wx/slider.h>
|
2020-04-17 21:33:23 +00:00
|
|
|
#include <wx/panel.h>
|
2021-01-09 20:29:25 +00:00
|
|
|
#include <wx/bitmap.h>
|
|
|
|
#include <wx/image.h>
|
|
|
|
#include <wx/icon.h>
|
2020-04-17 21:33:23 +00:00
|
|
|
#include <wx/choice.h>
|
2020-08-15 08:41:34 +00:00
|
|
|
#include <wx/clrpicker.h>
|
2017-12-28 08:29:56 +00:00
|
|
|
#include <wx/button.h>
|
2020-08-18 22:48:28 +00:00
|
|
|
#include <wx/notebook.h>
|
2013-05-26 04:36:44 +00:00
|
|
|
#include <wx/dialog.h>
|
|
|
|
|
|
|
|
///////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
|
|
|
|
///////////////////////////////////////////////////////////////////////////////
|
|
|
|
/// Class DIALOG_3D_VIEW_OPTIONS_BASE
|
|
|
|
///////////////////////////////////////////////////////////////////////////////
|
|
|
|
class DIALOG_3D_VIEW_OPTIONS_BASE : public DIALOG_SHIM
|
|
|
|
{
|
|
|
|
private:
|
2020-01-29 16:00:05 +00:00
|
|
|
|
2013-05-26 04:36:44 +00:00
|
|
|
protected:
|
2020-04-17 21:33:23 +00:00
|
|
|
wxNotebook* m_notebook;
|
|
|
|
wxPanel* m_panelDspOpt;
|
2017-12-28 08:29:56 +00:00
|
|
|
wxCheckBox* m_checkBox3DshapesTH;
|
|
|
|
wxCheckBox* m_checkBox3DshapesSMD;
|
|
|
|
wxCheckBox* m_checkBox3DshapesVirtual;
|
2013-05-26 04:36:44 +00:00
|
|
|
wxCheckBox* m_checkBoxSilkscreen;
|
|
|
|
wxCheckBox* m_checkBoxSolderMask;
|
|
|
|
wxCheckBox* m_checkBoxSolderpaste;
|
|
|
|
wxCheckBox* m_checkBoxAdhesive;
|
|
|
|
wxCheckBox* m_checkBoxComments;
|
|
|
|
wxCheckBox* m_checkBoxECO;
|
2021-01-09 20:29:25 +00:00
|
|
|
wxCheckBox* m_checkBoxRealisticMode;
|
|
|
|
wxCheckBox* m_checkBoxBoardBody;
|
|
|
|
wxCheckBox* m_checkBoxAreas;
|
|
|
|
wxCheckBox* m_checkBoxSubtractMaskFromSilk;
|
|
|
|
wxCheckBox* m_checkBoxClipSilkOnViaAnnulus;
|
|
|
|
wxCheckBox* m_checkBoxRenderPlatedPadsAsPlated;
|
2020-06-07 10:42:28 +00:00
|
|
|
wxStaticText* m_staticTextRotAngle;
|
|
|
|
wxSpinCtrlDouble* m_spinCtrlRotationAngle;
|
|
|
|
wxStaticText* m_staticTextRotAngleUnits;
|
|
|
|
wxStaticLine* m_staticline3;
|
2020-04-24 23:58:50 +00:00
|
|
|
wxCheckBox* m_checkBoxEnableAnimation;
|
|
|
|
wxStaticText* m_staticAnimationSpeed;
|
|
|
|
wxSlider* m_sliderAnimationSpeed;
|
2020-04-17 21:33:23 +00:00
|
|
|
wxPanel* m_panelOpenGL;
|
|
|
|
wxCheckBox* m_checkBoxBoundingBoxes;
|
|
|
|
wxCheckBox* m_checkBoxCuThickness;
|
2021-05-11 19:52:28 +00:00
|
|
|
wxCheckBox* m_checkBoxHighlightOnRollOver;
|
2020-09-27 21:23:17 +00:00
|
|
|
wxStaticText* m_staticText221;
|
2020-04-17 21:33:23 +00:00
|
|
|
wxChoice* m_choiceAntiAliasing;
|
2020-09-27 21:23:17 +00:00
|
|
|
wxStaticText* m_staticText231;
|
|
|
|
wxColourPickerCtrl* m_colourPickerSelection;
|
2020-04-17 21:33:23 +00:00
|
|
|
wxCheckBox* m_checkBoxDisableAAMove;
|
|
|
|
wxCheckBox* m_checkBoxDisableMoveThickness;
|
|
|
|
wxCheckBox* m_checkBoxDisableMoveVias;
|
|
|
|
wxCheckBox* m_checkBoxDisableMoveHoles;
|
|
|
|
wxPanel* m_panelRaytracing;
|
2020-08-18 22:48:28 +00:00
|
|
|
wxNotebook* m_notebook2;
|
2021-03-09 10:22:21 +00:00
|
|
|
wxPanel* m_panelRaytracingCfg;
|
2020-04-17 21:33:23 +00:00
|
|
|
wxCheckBox* m_checkBoxRaytracing_proceduralTextures;
|
|
|
|
wxCheckBox* m_checkBoxRaytracing_addFloor;
|
|
|
|
wxCheckBox* m_checkBoxRaytracing_antiAliasing;
|
|
|
|
wxCheckBox* m_checkBoxRaytracing_postProcessing;
|
2020-09-04 15:12:01 +00:00
|
|
|
wxStaticText* m_staticText19;
|
|
|
|
wxStaticText* m_staticText201;
|
|
|
|
wxStaticText* m_staticText211;
|
|
|
|
wxCheckBox* m_checkBoxRaytracing_renderShadows;
|
|
|
|
wxSpinCtrl* m_spinCtrl_NrSamples_Shadows;
|
|
|
|
wxSpinCtrlDouble* m_spinCtrlDouble_SpreadFactor_Shadows;
|
|
|
|
wxCheckBox* m_checkBoxRaytracing_showReflections;
|
|
|
|
wxSpinCtrl* m_spinCtrl_NrSamples_Reflections;
|
|
|
|
wxSpinCtrlDouble* m_spinCtrlDouble_SpreadFactor_Reflections;
|
|
|
|
wxSpinCtrl* m_spinCtrlRecursiveLevel_Reflections;
|
|
|
|
wxCheckBox* m_checkBoxRaytracing_showRefractions;
|
|
|
|
wxSpinCtrl* m_spinCtrl_NrSamples_Refractions;
|
|
|
|
wxSpinCtrlDouble* m_spinCtrlDouble_SpreadFactor_Refractions;
|
|
|
|
wxSpinCtrl* m_spinCtrlRecursiveLevel_Refractions;
|
2021-03-09 10:22:21 +00:00
|
|
|
wxPanel* m_panelLightsConfig;
|
2020-08-15 08:41:34 +00:00
|
|
|
wxStaticText* m_staticText17;
|
|
|
|
wxColourPickerCtrl* m_colourPickerCameraLight;
|
|
|
|
wxStaticText* m_staticText5;
|
|
|
|
wxColourPickerCtrl* m_colourPickerTopLight;
|
|
|
|
wxStaticText* m_staticText6;
|
|
|
|
wxColourPickerCtrl* m_colourPickerBottomLight;
|
|
|
|
wxStaticText* m_staticText20;
|
|
|
|
wxStaticText* m_staticText18;
|
|
|
|
wxStaticText* m_staticText27;
|
|
|
|
wxStaticText* m_staticText28;
|
|
|
|
wxStaticText* m_staticText21;
|
|
|
|
wxColourPickerCtrl* m_colourPickerLight1;
|
|
|
|
wxSpinCtrl* m_spinCtrlLightElevation1;
|
|
|
|
wxSpinCtrl* m_spinCtrlLightAzimuth1;
|
|
|
|
wxStaticText* m_staticText22;
|
|
|
|
wxColourPickerCtrl* m_colourPickerLight5;
|
|
|
|
wxSpinCtrl* m_spinCtrlLightElevation5;
|
|
|
|
wxSpinCtrl* m_spinCtrlLightAzimuth5;
|
|
|
|
wxStaticText* m_staticText23;
|
|
|
|
wxColourPickerCtrl* m_colourPickerLight2;
|
|
|
|
wxSpinCtrl* m_spinCtrlLightElevation2;
|
|
|
|
wxSpinCtrl* m_spinCtrlLightAzimuth2;
|
|
|
|
wxStaticText* m_staticText24;
|
|
|
|
wxColourPickerCtrl* m_colourPickerLight6;
|
|
|
|
wxSpinCtrl* m_spinCtrlLightElevation6;
|
|
|
|
wxSpinCtrl* m_spinCtrlLightAzimuth6;
|
|
|
|
wxStaticText* m_staticText25;
|
|
|
|
wxColourPickerCtrl* m_colourPickerLight3;
|
|
|
|
wxSpinCtrl* m_spinCtrlLightElevation3;
|
|
|
|
wxSpinCtrl* m_spinCtrlLightAzimuth3;
|
|
|
|
wxStaticText* m_staticText26;
|
|
|
|
wxColourPickerCtrl* m_colourPickerLight7;
|
|
|
|
wxSpinCtrl* m_spinCtrlLightElevation7;
|
|
|
|
wxSpinCtrl* m_spinCtrlLightAzimuth7;
|
|
|
|
wxStaticText* m_staticText171;
|
|
|
|
wxColourPickerCtrl* m_colourPickerLight4;
|
|
|
|
wxSpinCtrl* m_spinCtrlLightElevation4;
|
|
|
|
wxSpinCtrl* m_spinCtrlLightAzimuth4;
|
|
|
|
wxStaticText* m_staticText181;
|
|
|
|
wxColourPickerCtrl* m_colourPickerLight8;
|
|
|
|
wxSpinCtrl* m_spinCtrlLightElevation8;
|
|
|
|
wxSpinCtrl* m_spinCtrlLightAzimuth8;
|
2020-08-18 22:48:28 +00:00
|
|
|
wxButton* m_buttonLightsResetToDefaults;
|
2013-05-26 04:36:44 +00:00
|
|
|
wxStdDialogButtonSizer* m_sdbSizer;
|
|
|
|
wxButton* m_sdbSizerOK;
|
|
|
|
wxButton* m_sdbSizerCancel;
|
2020-01-29 16:00:05 +00:00
|
|
|
|
2013-05-26 04:36:44 +00:00
|
|
|
// Virtual event handlers, overide them in your derived class
|
2015-08-18 10:59:43 +00:00
|
|
|
virtual void OnCheckRealisticMode( wxCommandEvent& event ) { event.Skip(); }
|
2020-04-24 23:58:50 +00:00
|
|
|
virtual void OnCheckEnableAnimation( wxCommandEvent& event ) { event.Skip(); }
|
2020-08-18 22:48:28 +00:00
|
|
|
virtual void OnLightsResetToDefaults( wxCommandEvent& event ) { event.Skip(); }
|
2020-01-29 16:00:05 +00:00
|
|
|
|
|
|
|
|
2013-05-26 04:36:44 +00:00
|
|
|
public:
|
2020-01-29 16:00:05 +00:00
|
|
|
|
2021-03-09 10:22:21 +00:00
|
|
|
DIALOG_3D_VIEW_OPTIONS_BASE( wxWindow* parent, wxWindowID id = wxID_ANY, const wxString& title = _("3D Display Options"), const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxSize( 810,484 ), long style = wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER );
|
2013-05-26 04:36:44 +00:00
|
|
|
~DIALOG_3D_VIEW_OPTIONS_BASE();
|
2020-01-29 16:00:05 +00:00
|
|
|
|
2013-05-26 04:36:44 +00:00
|
|
|
};
|
|
|
|
|