KiCad PCB EDA Suite
Loading...
Searching...
No Matches
GRID_HELPER Member List

This is the complete list of members for GRID_HELPER, including all inherited members.

addAnchor(const VECTOR2I &aPos, int aFlags, EDA_ITEM *aItem)GRID_HELPERinlineprotected
Align(const VECTOR2I &aPoint, GRID_HELPER_GRIDS aGrid) constGRID_HELPERinlinevirtual
Align(const VECTOR2I &aPoint) constGRID_HELPERvirtual
Align(const VECTOR2I &aPoint, const VECTOR2D &aGrid, const VECTOR2D &aOffset) constGRID_HELPERvirtual
AlignGrid(const VECTOR2I &aPoint, GRID_HELPER_GRIDS aGrid) constGRID_HELPERinlinevirtual
AlignGrid(const VECTOR2I &aPoint) constGRID_HELPER
AlignGrid(const VECTOR2I &aPoint, const VECTOR2D &aGrid, const VECTOR2D &aOffset) constGRID_HELPER
ALL enum valueGRID_HELPER
ANCHOR_FLAGS enum nameGRID_HELPER
canUseGrid() constGRID_HELPERprotected
clearAnchors()GRID_HELPERinlineprotected
ClearMaskFlag(int aFlag)GRID_HELPERinline
ClearSkipPoint()GRID_HELPERinline
computeNearest(const VECTOR2I &aPoint, const VECTOR2I &aGrid, const VECTOR2I &aOffset) constGRID_HELPERprotected
CORNER enum valueGRID_HELPER
GetGrid() constGRID_HELPER
GetGridSize(GRID_HELPER_GRIDS aGrid) constGRID_HELPERvirtual
GetItemGrid(const EDA_ITEM *aItem) constGRID_HELPERinlinevirtual
GetOrigin() constGRID_HELPER
GetSelectionGrid(const SELECTION &aSelection) constGRID_HELPERvirtual
GetSnap() constGRID_HELPERinline
GetUseGrid() constGRID_HELPERinline
GetVisibleGrid() constGRID_HELPER
GRID_HELPER(TOOL_MANAGER *aToolMgr)GRID_HELPER
HORIZONTAL enum valueGRID_HELPER
m_anchorsGRID_HELPERprotected
m_auxAxisGRID_HELPERprotected
m_enableGridGRID_HELPERprotected
m_enableSnapGRID_HELPERprotected
m_enableSnapLineGRID_HELPERprotected
m_maskTypesGRID_HELPERprotected
m_skipPointGRID_HELPERprotected
m_snapItemGRID_HELPERprotected
m_toolMgrGRID_HELPERprotected
m_viewAxisGRID_HELPERprotected
m_viewSnapLineGRID_HELPERprotected
m_viewSnapPointGRID_HELPERprotected
ORIGIN enum valueGRID_HELPER
OUTLINE enum valueGRID_HELPER
SetAuxAxes(bool aEnable, const VECTOR2I &aOrigin=VECTOR2I(0, 0))GRID_HELPER
SetMask(int aMask)GRID_HELPERinline
SetMaskFlag(int aFlag)GRID_HELPERinline
SetSkipPoint(const VECTOR2I &aPoint)GRID_HELPERinline
SetSnap(bool aSnap)GRID_HELPERinline
SetSnapLine(bool aSnap)GRID_HELPERinline
SetUseGrid(bool aSnapToGrid)GRID_HELPERinline
SNAPPABLE enum valueGRID_HELPER
VERTICAL enum valueGRID_HELPER
~GRID_HELPER()GRID_HELPERvirtual