41 wxLogTrace(
m_logTrace,
"EDA_3D_VIEWER::ReCreateMainToolbar" );
55 KiBitmap( import3d_xpm ), _(
"Reload board" ) );
61 _(
"Copy 3D image to clipboard" ) );
67 _(
"Set display options, and some layers visibility" ) );
71 _(
"Render current view using Raytracing" ), wxITEM_CHECK );
86 _(
"Zoom to fit 3D model" ) );
91 _(
"Rotate X Clockwise" ) );
95 _(
"Rotate X Counterclockwise" ) );
100 _(
"Rotate Y Clockwise" ) );
104 _(
"Rotate Y Counterclockwise" ) );
109 _(
"Rotate Z Clockwise" ) );
113 _(
"Rotate Z Counterclockwise" ) );
130 _(
"Enable/Disable orthographic projection" ),
Handles data related with the board to be visualized.
wxBitmap KiBitmap(BITMAP_DEF aBitmap)
Construct a wxBitmap from a memory record, held in a BITMAP_DEF.
void ReCreateMainToolbar()
wxAuiToolBar * m_mainToolBar
Standard horizontal Toolbar.
static const wxChar * m_logTrace
Trace mask used to enable or disable the trace output of this class.
Declaration of the eda_3d_viewer class.
static constexpr int KICAD_AUI_TB_STYLE
Default style flags used for wxAUI toolbars