Activate() | TOOL_INTERACTIVE | |
attachManager(TOOL_MANAGER *aManager) | TOOL_BASE | protected |
doZoomInOut(bool aDirection, bool aCenterOnCursor) | EDA_3D_CONTROLLER | private |
EDA_3D_CONTROLLER() | EDA_3D_CONTROLLER | inline |
ExportImage(const TOOL_EVENT &aEvent) | EDA_3D_CONTROLLER | |
GAL_SWITCH enum value | TOOL_BASE | |
getEditFrame() const | TOOL_BASE | inlineprotected |
GetId() const | TOOL_BASE | inline |
GetManager() const | TOOL_BASE | inline |
getModel() const | TOOL_BASE | inlineprotected |
getModelInternal() const | TOOL_BASE | private |
GetName() const | TOOL_BASE | inline |
GetRotationIncrement() | EDA_3D_CONTROLLER | inline |
getToolHolderInternal() const | TOOL_BASE | private |
GetToolMenu() | TOOL_INTERACTIVE | |
GetType() const | TOOL_BASE | inline |
getView() const | TOOL_BASE | protected |
getViewControls() const | TOOL_BASE | protected |
Go(int(T::*aStateFunc)(const TOOL_EVENT &), const TOOL_EVENT_LIST &aConditions=TOOL_EVENT(TC_ANY, TA_ANY)) | TOOL_INTERACTIVE | |
goInternal(TOOL_STATE_FUNC &aState, const TOOL_EVENT_LIST &aConditions) | TOOL_INTERACTIVE | private |
Init() override | EDA_3D_CONTROLLER | virtual |
IsToolActive() const | TOOL_BASE | |
m_boardAdapter | EDA_3D_CONTROLLER | private |
m_camera | EDA_3D_CONTROLLER | private |
m_canvas | EDA_3D_CONTROLLER | private |
m_menu | TOOL_INTERACTIVE | protected |
m_rotationIncrement | EDA_3D_CONTROLLER | private |
m_toolId | TOOL_BASE | protected |
m_toolMgr | TOOL_BASE | protected |
m_toolName | TOOL_BASE | protected |
m_type | TOOL_BASE | protected |
Main(const TOOL_EVENT &aEvent) | EDA_3D_CONTROLLER | |
MODEL_RELOAD enum value | TOOL_BASE | |
On3DGridSelection(const TOOL_EVENT &aEvent) | EDA_3D_CONTROLLER | |
PanControl(const TOOL_EVENT &aEvent) | EDA_3D_CONTROLLER | |
REDRAW enum value | TOOL_BASE | |
ReloadBoard(const TOOL_EVENT &aEvent) | EDA_3D_CONTROLLER | |
Reset(RESET_REASON aReason) override | EDA_3D_CONTROLLER | virtual |
RESET_REASON enum name | TOOL_BASE | |
resetTransitions() | TOOL_INTERACTIVE | private |
RotateView(const TOOL_EVENT &aEvent) | EDA_3D_CONTROLLER | |
RUN enum value | TOOL_BASE | |
RunMainStack(std::function< void()> aFunc) | TOOL_INTERACTIVE | |
SetContextMenu(ACTION_MENU *aMenu, CONTEXT_MENU_TRIGGER aTrigger=CMENU_BUTTON) | TOOL_INTERACTIVE | |
SetMaterial(const TOOL_EVENT &aEvent) | EDA_3D_CONTROLLER | |
SetRotationIncrement(double aRotIncrement) | EDA_3D_CONTROLLER | inline |
setTransitions() override | EDA_3D_CONTROLLER | privatevirtual |
SHUTDOWN enum value | TOOL_BASE | |
SUPERMODEL_RELOAD enum value | TOOL_BASE | |
ToggleLayersManager(const TOOL_EVENT &aEvent) | EDA_3D_CONTROLLER | |
ToggleOrtho(const TOOL_EVENT &aEvent) | EDA_3D_CONTROLLER | |
ToggleRaytracing(const TOOL_EVENT &aEvent) | EDA_3D_CONTROLLER | |
ToggleVisibility(const TOOL_EVENT &aEvent) | EDA_3D_CONTROLLER | |
TOOL_BASE(TOOL_TYPE aType, TOOL_ID aId, const std::string &aName=std::string("")) | TOOL_BASE | inline |
TOOL_INTERACTIVE(TOOL_ID aId, const std::string &aName) | TOOL_INTERACTIVE | |
TOOL_INTERACTIVE(const std::string &aName) | TOOL_INTERACTIVE | |
UpdateMenu(const TOOL_EVENT &aEvent) | EDA_3D_CONTROLLER | |
ViewControl(const TOOL_EVENT &aEvent) | EDA_3D_CONTROLLER | |
Wait(const TOOL_EVENT_LIST &aEventList=TOOL_EVENT(TC_ANY, TA_ANY)) | TOOL_INTERACTIVE | |
ZoomFitScreen(const TOOL_EVENT &aEvent) | EDA_3D_CONTROLLER | |
ZoomInOut(const TOOL_EVENT &aEvent) | EDA_3D_CONTROLLER | |
ZoomInOutCenter(const TOOL_EVENT &aEvent) | EDA_3D_CONTROLLER | |
ZoomRedraw(const TOOL_EVENT &aEvent) | EDA_3D_CONTROLLER | |
~EDA_3D_CONTROLLER() override | EDA_3D_CONTROLLER | inline |
~TOOL_BASE() | TOOL_BASE | inlinevirtual |
~TOOL_INTERACTIVE() | TOOL_INTERACTIVE | virtual |