KiCad PCB EDA Suite
|
Go to the source code of this file.
Functions | |
VECTOR2I | ToVECTOR2I (const wxSize &aSize) |
VECTOR2I | ToVECTOR2I (const wxPoint &aSize) |
VECTOR2D | ToVECTOR2D (const wxPoint &aPoint) |
VECTOR2D | ToVECTOR2D (const wxSize &aPoint) |
wxPoint | ToWxPoint (const VECTOR2I &aSize) |
wxSize | ToWxSize (const VECTOR2I &aSize) |
|
inline |
Definition at line 40 of file vector2wx.h.
Referenced by COMMON_TOOLS::doCenter(), DESIGN_BLOCK_PREVIEW_WIDGET::fitOnDrawArea(), SYMBOL_PREVIEW_WIDGET::fitOnDrawArea(), PCB_BASE_FRAME::FocusOnItems(), EDA_DRAW_FRAME::FocusOnLocation(), TOOL_MANAGER::GetCursorPosition(), TOOL_MANAGER::GetMousePosition(), PCB_SELECTION_TOOL::ZoomFitCrossProbeBBox(), PANEL_EESCHEMA_COLOR_SETTINGS::zoomFitPreview(), PANEL_PCBNEW_COLOR_SETTINGS::zoomFitPreview(), and PCB_SELECTION_TOOL::zoomFitSelection().
|
inline |
Definition at line 45 of file vector2wx.h.
|
inline |
Definition at line 35 of file vector2wx.h.
References VECTOR2< T >::x.
|
inline |
Definition at line 30 of file vector2wx.h.
References VECTOR2< T >::x.
Referenced by COMMON_TOOLS::doZoomFit(), EDA_DRAW_PANEL_GAL::onSize(), KIGFX::OPENGL_GAL::OPENGL_GAL(), and ZOOM_TOOL::selectRegion().
|
inline |
Definition at line 50 of file vector2wx.h.
References VECTOR2< T >::x, and VECTOR2< T >::y.
Referenced by GRCSegm(), ROUTER_TOOL::handleLayerSwitch(), and STATUS_POPUP::Move().
|
inline |
Definition at line 55 of file vector2wx.h.
References VECTOR2< T >::x, and VECTOR2< T >::y.
Referenced by SCH_EDIT_FRAME::DrawCurrentSheetToClipboard(), PLEDITOR_PRINTOUT::PrintPage(), and SCH_PRINTOUT::PrintPage().