21#ifndef EDA_3D_VIEWER_SETTINGS_H_
22#define EDA_3D_VIEWER_SETTINGS_H_
declared enumerations and flags
MATERIAL_MODE
Render 3d model shape materials mode.
RENDER_ENGINE
Render engine mode.
APP_SETTINGS_BASE is a settings class that should be derived for each standalone KiCad application.
virtual bool MigrateFromLegacy(wxConfigBase *aLegacyConfig) override
Migrates from wxConfig to JSON-based configuration.
virtual std::string getLegacyFrameName() const override
virtual ~EDA_3D_VIEWER_SETTINGS()
A color representation with 4 components: red, green, blue, alpha.
Declaration of the cogl_att_list class.
ANTIALIASING_MODE
Anti-aliasing options.
double rotation_increment
int moving_speed_multiplier
bool opengl_thickness_disableOnMove
bool opengl_copper_thickness
bool opengl_render_bbox_only_OnMove
std::vector< int > raytrace_lightElevation
bool show_footprints_normal
bool opengl_highlight_on_rollover
MATERIAL_MODE material_mode
KIGFX::COLOR4D raytrace_lightColorCamera
ANTIALIASING_MODE opengl_AA_mode
bool raytrace_post_processing
std::vector< KIGFX::COLOR4D > raytrace_lightColor
KIGFX::COLOR4D raytrace_lightColorBottom
float raytrace_spread_shadows
KIGFX::COLOR4D opengl_selection_color
bool raytrace_reflections
bool show_footprints_virtual
float raytrace_spread_reflections
bool opengl_show_model_bbox
int raytrace_nrsamples_shadows
std::vector< int > raytrace_lightAzimuth
int raytrace_nrsamples_reflections
bool subtract_mask_from_silk
bool renderPlatedPadsAsPlated
bool raytrace_refractions
bool show_footprints_not_in_posfile
int raytrace_recursivelevel_reflections
int raytrace_nrsamples_refractions
bool raytrace_procedural_textures
bool show_footprints_insert
int raytrace_recursivelevel_refractions
KIGFX::COLOR4D raytrace_lightColorTop
float raytrace_spread_refractions
bool clip_silk_on_via_annulus
bool opengl_holes_disableOnMove
bool raytrace_anti_aliasing
bool opengl_AA_disableOnMove
bool opengl_vias_disableOnMove