| 
    KiCad PCB EDA Suite
    
   | 
 
#include <dialogs/appearance_controls_3D.h>#include <bitmaps.h>#include <confirm.h>#include <pgm_base.h>#include <dpi_scaling_common.h>#include <eda_list_dialog.h>#include <pcb_display_options.h>#include <eda_3d_viewer_frame.h>#include <pcbnew_settings.h>#include <project.h>#include <board.h>#include <tool/tool_manager.h>#include <tools/pcb_actions.h>#include <tools/eda_3d_actions.h>#include <widgets/bitmap_toggle.h>#include <widgets/color_swatch.h>#include <widgets/grid_bitmap_toggle.h>#include <dialogs/eda_view_switcher.h>#include <wx/bmpbuttn.h>#include <wx/sizer.h>#include <wx/textdlg.h>#include <wx/checkbox.h>#include <../3d_rendering/opengl/render_3d_opengl.h>#include <algorithm>Go to the source code of this file.
Macros | |
| #define | RR APPEARANCE_CONTROLS_3D::APPEARANCE_SETTING_3D | 
| Render Row abbreviation to reduce source width.   | |
Variables | |
| static std::vector< int > | inStackupColors | 
Render Row abbreviation to reduce source width.
Definition at line 49 of file appearance_controls_3D.cpp.
Referenced by GERBER_LAYER_WIDGET::ReFillRender().
      
  | 
  static | 
Definition at line 134 of file appearance_controls_3D.cpp.
Referenced by APPEARANCE_CONTROLS_3D::UpdateLayerCtls().