|
KiCad PCB EDA Suite
|
This is the complete list of members for GRID_HELPER, including all inherited members.
| addAnchor(const VECTOR2I &aPos, int aFlags, EDA_ITEM *aItem, int aPointTypes=POINT_TYPE::PT_NONE) | GRID_HELPER | inlineprotected |
| addAnchor(const VECTOR2I &aPos, int aFlags, std::vector< EDA_ITEM * > aItems, int aPointTypes) | GRID_HELPER | inlineprotected |
| Align(const VECTOR2I &aPoint, GRID_HELPER_GRIDS aGrid) const | GRID_HELPER | inlinevirtual |
| Align(const VECTOR2I &aPoint) const | GRID_HELPER | virtual |
| Align(const VECTOR2I &aPoint, const VECTOR2D &aGrid, const VECTOR2D &aOffset) const | GRID_HELPER | virtual |
| AlignGrid(const VECTOR2I &aPoint, GRID_HELPER_GRIDS aGrid) const | GRID_HELPER | inlinevirtual |
| AlignGrid(const VECTOR2I &aPoint) const | GRID_HELPER | |
| AlignGrid(const VECTOR2I &aPoint, const VECTOR2D &aGrid, const VECTOR2D &aOffset) const | GRID_HELPER | |
| ALL enum value | GRID_HELPER | |
| ANCHOR_FLAGS enum name | GRID_HELPER | |
| canUseGrid() const | GRID_HELPER | protected |
| clearAnchors() | GRID_HELPER | inlineprotected |
| ClearMaskFlag(int aFlag) | GRID_HELPER | inline |
| ClearSkipPoint() | GRID_HELPER | inline |
| ClearSnapLine() | GRID_HELPER | |
| computeNearest(const VECTOR2I &aPoint, const VECTOR2I &aGrid, const VECTOR2I &aOffset) const | GRID_HELPER | protected |
| CONSTRUCTED enum value | GRID_HELPER | |
| CORNER enum value | GRID_HELPER | |
| enableAndGetAnchorDebug() | GRID_HELPER | protected |
| GetGrid() const | GRID_HELPER | |
| GetGridSize(GRID_HELPER_GRIDS aGrid) const | GRID_HELPER | virtual |
| GetItemGrid(const EDA_ITEM *aItem) const | GRID_HELPER | inlinevirtual |
| GetOrigin() const | GRID_HELPER | |
| GetSelectionGrid(const SELECTION &aSelection) const | GRID_HELPER | virtual |
| GetSnap() const | GRID_HELPER | inline |
| getSnapManager() | GRID_HELPER | inlineprotected |
| GetSnappedPoint() const | GRID_HELPER | |
| GetUseGrid() const | GRID_HELPER | inline |
| GetVisibleGrid() const | GRID_HELPER | |
| GRID_HELPER() | GRID_HELPER | |
| GRID_HELPER(TOOL_MANAGER *aToolMgr, int aConstructionLayer) | GRID_HELPER | |
| HORIZONTAL enum value | GRID_HELPER | |
| m_anchorDebug | GRID_HELPER | private |
| m_anchors | GRID_HELPER | protected |
| m_auxAxis | GRID_HELPER | protected |
| m_constructionGeomPreview | GRID_HELPER | private |
| m_enableGrid | GRID_HELPER | protected |
| m_enableSnap | GRID_HELPER | protected |
| m_enableSnapLine | GRID_HELPER | protected |
| m_manualGrid | GRID_HELPER | protected |
| m_manualGridSnapping | GRID_HELPER | protected |
| m_manualOrigin | GRID_HELPER | protected |
| m_manualVisibleGrid | GRID_HELPER | protected |
| m_maskTypes | GRID_HELPER | protected |
| m_skipPoint | GRID_HELPER | protected |
| m_snapItem | GRID_HELPER | protected |
| m_snapManager | GRID_HELPER | private |
| m_toolMgr | GRID_HELPER | protected |
| m_viewAxis | GRID_HELPER | protected |
| m_viewSnapPoint | GRID_HELPER | protected |
| ORIGIN enum value | GRID_HELPER | |
| OUTLINE enum value | GRID_HELPER | |
| SetAuxAxes(bool aEnable, const VECTOR2I &aOrigin=VECTOR2I(0, 0)) | GRID_HELPER | |
| SetGridSize(const VECTOR2D &aGrid) | GRID_HELPER | inline |
| SetGridSnapping(bool aEnable) | GRID_HELPER | inline |
| SetMask(int aMask) | GRID_HELPER | inline |
| SetMaskFlag(int aFlag) | GRID_HELPER | inline |
| SetOrigin(const VECTOR2I &aOrigin) | GRID_HELPER | inline |
| SetSkipPoint(const VECTOR2I &aPoint) | GRID_HELPER | inline |
| SetSnap(bool aSnap) | GRID_HELPER | inline |
| SetSnapLine(bool aSnap) | GRID_HELPER | inline |
| SetSnapLineDirections(const std::vector< VECTOR2I > &aDirections) | GRID_HELPER | |
| SetSnapLineEnd(const std::optional< VECTOR2I > &aEnd) | GRID_HELPER | |
| SetSnapLineOrigin(const VECTOR2I &aOrigin) | GRID_HELPER | |
| SetUseGrid(bool aSnapToGrid) | GRID_HELPER | inline |
| SetVisibleGridSize(const VECTOR2D &aGrid) | GRID_HELPER | inline |
| showConstructionGeometry(bool aShow) | GRID_HELPER | protected |
| SNAPPABLE enum value | GRID_HELPER | |
| SnapToConstructionLines(const VECTOR2I &aPoint, const VECTOR2I &aNearestGrid, const VECTOR2D &aGrid, double aSnapRange) const | GRID_HELPER | |
| TEST_CLEAR_ANCHORS(GRID_HELPER &helper) | GRID_HELPER | friend |
| updateSnapPoint(const TYPED_POINT2I &aPoint) | GRID_HELPER | protected |
| VERTICAL enum value | GRID_HELPER | |
| ~GRID_HELPER() | GRID_HELPER | virtual |