KiCad PCB EDA Suite
|
#include <vector>
#include <gal/color4d.h>
#include <layer_ids.h>
#include <3d_canvas/board_adapter.h>
#include <dialogs/appearance_controls_3D_base.h>
#include <tool/tool_action.h>
#include <wx/intl.h>
Go to the source code of this file.
Classes | |
class | APPEARANCE_CONTROLS_3D |
class | APPEARANCE_CONTROLS_3D::APPEARANCE_SETTING_3D |
Container for an appearance setting (can control a layer class, object type, etc.) More... | |