KiCad PCB EDA Suite
|
This is the complete list of members for NL_PCBNEW_PLUGIN_IMPL, including all inherited members.
exportCommandsAndImages() | NL_PCBNEW_PLUGIN_IMPL | private |
GetCameraMatrix(navlib::matrix_t &aMatrix) const override | NL_PCBNEW_PLUGIN_IMPL | private |
GetCoordinateSystem(navlib::matrix_t &aMatrix) const override | NL_PCBNEW_PLUGIN_IMPL | private |
GetFrontView(navlib::matrix_t &aMatrix) const override | NL_PCBNEW_PLUGIN_IMPL | private |
GetHitLookAt(navlib::point_t &aPosition) const override | NL_PCBNEW_PLUGIN_IMPL | private |
GetIsSelectionEmpty(navlib::bool_t &aEmpty) const override | NL_PCBNEW_PLUGIN_IMPL | private |
GetIsViewPerspective(navlib::bool_t &aPerspective) const override | NL_PCBNEW_PLUGIN_IMPL | private |
GetIsViewRotatable(navlib::bool_t &isRotatable) const override | NL_PCBNEW_PLUGIN_IMPL | private |
GetModelExtents(navlib::box_t &aExtents) const override | NL_PCBNEW_PLUGIN_IMPL | private |
GetPivotPosition(navlib::point_t &aPosition) const override | NL_PCBNEW_PLUGIN_IMPL | private |
GetPivotVisible(navlib::bool_t &aVisible) const override | NL_PCBNEW_PLUGIN_IMPL | private |
GetPointerPosition(navlib::point_t &aPosition) const override | NL_PCBNEW_PLUGIN_IMPL | private |
GetSelectionExtents(navlib::box_t &aExtents) const override | NL_PCBNEW_PLUGIN_IMPL | private |
GetSelectionTransform(navlib::matrix_t &aTransform) const override | NL_PCBNEW_PLUGIN_IMPL | private |
GetViewExtents(navlib::box_t &aExtents) const override | NL_PCBNEW_PLUGIN_IMPL | private |
GetViewFOV(double &aFov) const override | NL_PCBNEW_PLUGIN_IMPL | private |
GetViewFrustum(navlib::frustum_t &aFrustum) const override | NL_PCBNEW_PLUGIN_IMPL | private |
IsUserPivot(navlib::bool_t &aUserPivot) const override | NL_PCBNEW_PLUGIN_IMPL | private |
m_isMoving | NL_PCBNEW_PLUGIN_IMPL | private |
m_logTrace | NL_PCBNEW_PLUGIN_IMPL | privatestatic |
m_view | NL_PCBNEW_PLUGIN_IMPL | private |
m_viewport2D | NL_PCBNEW_PLUGIN_IMPL | private |
m_viewportWidth | NL_PCBNEW_PLUGIN_IMPL | mutableprivate |
m_viewPosition | NL_PCBNEW_PLUGIN_IMPL | mutableprivate |
NL_PCBNEW_PLUGIN_IMPL(PCB_DRAW_PANEL_GAL *aViewport) | NL_PCBNEW_PLUGIN_IMPL | |
SetActiveCommand(std::string aCommandId) override | NL_PCBNEW_PLUGIN_IMPL | private |
SetCameraMatrix(const navlib::matrix_t &aMatrix) override | NL_PCBNEW_PLUGIN_IMPL | private |
SetCameraTarget(const navlib::point_t &aPosition) override | NL_PCBNEW_PLUGIN_IMPL | private |
SetFocus(bool aFocus) | NL_PCBNEW_PLUGIN_IMPL | |
SetHitAperture(double aAperture) override | NL_PCBNEW_PLUGIN_IMPL | private |
SetHitDirection(const navlib::vector_t &aDirection) override | NL_PCBNEW_PLUGIN_IMPL | private |
SetHitLookFrom(const navlib::point_t &aPosition) override | NL_PCBNEW_PLUGIN_IMPL | private |
SetHitSelectionOnly(bool aSelectionOnly) override | NL_PCBNEW_PLUGIN_IMPL | private |
SetMotionFlag(bool aValue) override | NL_PCBNEW_PLUGIN_IMPL | private |
SetPivotPosition(const navlib::point_t &aPosition) override | NL_PCBNEW_PLUGIN_IMPL | private |
SetPivotVisible(bool aVisible) override | NL_PCBNEW_PLUGIN_IMPL | private |
SetSelectionTransform(const navlib::matrix_t &aMatrix) override | NL_PCBNEW_PLUGIN_IMPL | private |
SetSettingsChanged(long aChangeNumber) override | NL_PCBNEW_PLUGIN_IMPL | private |
SetTransaction(long aValue) override | NL_PCBNEW_PLUGIN_IMPL | private |
SetViewExtents(const navlib::box_t &aExtents) override | NL_PCBNEW_PLUGIN_IMPL | private |
SetViewFOV(double aFov) override | NL_PCBNEW_PLUGIN_IMPL | private |
SetViewFrustum(const navlib::frustum_t &aFrustum) override | NL_PCBNEW_PLUGIN_IMPL | private |
~NL_PCBNEW_PLUGIN_IMPL() | NL_PCBNEW_PLUGIN_IMPL | virtual |