28#include <wx/wupdlock.h> 
static TOOL_ACTION zoomRedraw
 
static TOOL_ACTION zoomOutCenter
 
static TOOL_ACTION zoomFitScreen
 
static TOOL_ACTION zoomInCenter
 
static TOOL_ACTION showLayersManager
 
static TOOL_ACTION rotateXCCW
 
static TOOL_ACTION reloadBoard
 
static TOOL_ACTION rotateZCCW
 
static TOOL_ACTION rotateZCW
 
static TOOL_ACTION rotateYCCW
 
static TOOL_ACTION rotateXCW
 
static TOOL_ACTION toggleOrtho
 
static TOOL_ACTION moveLeft
 
static TOOL_ACTION toggleRaytacing
 
static TOOL_ACTION moveUp
 
static TOOL_ACTION flipView
 
static TOOL_ACTION moveDown
 
static TOOL_ACTION copyToClipboard
 
static TOOL_ACTION moveRight
 
static TOOL_ACTION rotateYCW
 
Declaration of the eda_3d_viewer class.