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

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

addAnchor(const VECTOR2I &aPos, int aFlags, EDA_ITEM *aItem, int aPointTypes=POINT_TYPE::PT_NONE)TEST_GRID_HELPERinline
addAnchor(const VECTOR2I &aPos, int aFlags, std::vector< EDA_ITEM * > aItems, int aPointTypes)TEST_GRID_HELPERinline
AddConstructionItems(std::vector< SCH_ITEM * > aItems, bool aExtensionOnly, bool aIsPersistent)EE_GRID_HELPER
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
GRID_HELPER::AlignGrid(const VECTOR2I &aPoint) constGRID_HELPER
GRID_HELPER::AlignGrid(const VECTOR2I &aPoint, const VECTOR2D &aGrid, const VECTOR2D &aOffset) constGRID_HELPER
EE_GRID_HELPER::AlignGrid(const VECTOR2I &aPoint) constGRID_HELPER
EE_GRID_HELPER::AlignGrid(const VECTOR2I &aPoint, const VECTOR2D &aGrid, const VECTOR2D &aOffset) constGRID_HELPER
GRID_HELPER::ALL enum valueGRID_HELPER
EE_GRID_HELPER::ALL enum valueGRID_HELPER
GRID_HELPER::ANCHOR_FLAGS enum nameGRID_HELPER
EE_GRID_HELPER::ANCHOR_FLAGS enum nameGRID_HELPER
applySnapResultGuides(const SNAP_RESULT &aResult)TEST_GRID_HELPER
BestDragOrigin(const VECTOR2I &aMousePos, GRID_HELPER_GRIDS aGrid, const SCH_SELECTION &aItems)EE_GRID_HELPER
GRID_HELPER::canUseGrid() constGRID_HELPERprotected
EE_GRID_HELPER::canUseGrid() constGRID_HELPERprotected
GRID_HELPER::classifyReference(const VECTOR2I &aPoint, const BOX2I &aBounds, bool aAnchorPoint)GRID_HELPERprotectedstatic
EE_GRID_HELPER::classifyReference(const VECTOR2I &aPoint, const BOX2I &aBounds, bool aAnchorPoint)GRID_HELPERprotectedstatic
GRID_HELPER::clearAnchors()GRID_HELPERinlineprotected
EE_GRID_HELPER::clearAnchors()GRID_HELPERinlineprotected
GRID_HELPER::ClearMaskFlag(int aFlag)GRID_HELPERinline
EE_GRID_HELPER::ClearMaskFlag(int aFlag)GRID_HELPERinline
GRID_HELPER::ClearSkipPoint()GRID_HELPERinline
EE_GRID_HELPER::ClearSkipPoint()GRID_HELPERinline
GRID_HELPER::ClearSnapLine()GRID_HELPER
EE_GRID_HELPER::ClearSnapLine()GRID_HELPER
computeAnchors(SCH_ITEM *aItem, const VECTOR2I &aRefPos, bool aFrom=false, bool aIncludeText=false)EE_GRID_HELPERprivate
GRID_HELPER::computeNearest(const VECTOR2I &aPoint, const VECTOR2I &aGrid, const VECTOR2I &aOffset) constGRID_HELPERprotected
EE_GRID_HELPER::computeNearest(const VECTOR2I &aPoint, const VECTOR2I &aGrid, const VECTOR2I &aOffset) constGRID_HELPERprotected
GRID_HELPER::computeSnapRanges(bool aClampToVisibleGrid) constGRID_HELPERprotected
EE_GRID_HELPER::computeSnapRanges(bool aClampToVisibleGrid) constGRID_HELPERprotected
GRID_HELPER::CONSTRUCTED enum valueGRID_HELPER
EE_GRID_HELPER::CONSTRUCTED enum valueGRID_HELPER
GRID_HELPER::CORNER enum valueGRID_HELPER
EE_GRID_HELPER::CORNER enum valueGRID_HELPER
EE_GRID_HELPER()EE_GRID_HELPER
EE_GRID_HELPER(TOOL_MANAGER *aToolMgr)EE_GRID_HELPER
GRID_HELPER::emitAngleBranchCandidates(std::vector< SNAP_CANDIDATE > &aCandidates, const VECTOR2I &aOrigin, double aSnapScale) constGRID_HELPERprotected
EE_GRID_HELPER::emitAngleBranchCandidates(std::vector< SNAP_CANDIDATE > &aCandidates, const VECTOR2I &aOrigin, double aSnapScale) constGRID_HELPERprotected
GRID_HELPER::emitSelfAndGridCandidates(std::vector< SNAP_CANDIDATE > &aCandidates, const SNAP_SOURCE_CONTEXT &aContext, const VECTOR2I &aOrigin, const VECTOR2I &aNearestGrid, double aSnapScale, int aSnapRange, bool aUseGrid) constGRID_HELPERprotected
EE_GRID_HELPER::emitSelfAndGridCandidates(std::vector< SNAP_CANDIDATE > &aCandidates, const SNAP_SOURCE_CONTEXT &aContext, const VECTOR2I &aOrigin, const VECTOR2I &aNearestGrid, double aSnapScale, int aSnapRange, bool aUseGrid) constGRID_HELPERprotected
GRID_HELPER::enableAndGetAnchorDebug()GRID_HELPERprotected
EE_GRID_HELPER::enableAndGetAnchorDebug()GRID_HELPERprotected
FullReset()GRID_HELPERinlinevirtual
GRID_HELPER::GetGrid() constGRID_HELPER
EE_GRID_HELPER::GetGrid() constEE_GRID_HELPER
GetGridSize(GRID_HELPER_GRIDS aGrid) const overrideTEST_GRID_HELPERinlinevirtual
GRID_HELPER::GetItemGrid(const EDA_ITEM *aItem) constGRID_HELPERinlinevirtual
EE_GRID_HELPER::GetItemGrid(const EDA_ITEM *aItem) const overrideEE_GRID_HELPERvirtual
GRID_HELPER::GetOrigin() constGRID_HELPER
EE_GRID_HELPER::GetOrigin() constGRID_HELPER
GetSelectionGrid(const SELECTION &aSelection) constGRID_HELPERvirtual
GRID_HELPER::GetSnap() constGRID_HELPERinline
EE_GRID_HELPER::GetSnap() constGRID_HELPERinline
GRID_HELPER::getSnapManager()GRID_HELPERinlineprotected
EE_GRID_HELPER::getSnapManager()GRID_HELPERinlineprotected
GetSnapped() constEE_GRID_HELPER
GRID_HELPER::GetSnappedPoint() constGRID_HELPER
EE_GRID_HELPER::GetSnappedPoint() constGRID_HELPER
GRID_HELPER::GetUseGrid() constGRID_HELPERinline
EE_GRID_HELPER::GetUseGrid() constGRID_HELPERinline
GRID_HELPER::GetVisibleGrid() constGRID_HELPER
EE_GRID_HELPER::GetVisibleGrid() constGRID_HELPER
GRID_HELPER::GRID_HELPER()GRID_HELPER
GRID_HELPER::GRID_HELPER(TOOL_MANAGER *aToolMgr, int aConstructionLayer)GRID_HELPER
EE_GRID_HELPER::GRID_HELPER()GRID_HELPER
EE_GRID_HELPER::GRID_HELPER(TOOL_MANAGER *aToolMgr, int aConstructionLayer)GRID_HELPER
GRID_HELPER::HORIZONTAL enum valueGRID_HELPER
EE_GRID_HELPER::HORIZONTAL enum valueGRID_HELPER
layoutBounds(const SCH_ITEM &aItem)EE_GRID_HELPERprivatestatic
layoutPins(SCH_ITEM &aItem)EE_GRID_HELPERprivatestatic
GRID_HELPER::m_anchorDebugGRID_HELPERprivate
GRID_HELPER::m_anchorsGRID_HELPERprotected
EE_GRID_HELPER::m_anchorsGRID_HELPERprotected
GRID_HELPER::m_angleOriginGRID_HELPERprotected
EE_GRID_HELPER::m_angleOriginGRID_HELPERprotected
GRID_HELPER::m_angleStepDegreesGRID_HELPERprotected
EE_GRID_HELPER::m_angleStepDegreesGRID_HELPERprotected
GRID_HELPER::m_auxAxisGRID_HELPERprotected
EE_GRID_HELPER::m_auxAxisGRID_HELPERprotected
GRID_HELPER::m_constructionGeomPreviewGRID_HELPERprivate
GRID_HELPER::m_enableGridGRID_HELPERprotected
EE_GRID_HELPER::m_enableGridGRID_HELPERprotected
GRID_HELPER::m_enableSnapGRID_HELPERprotected
EE_GRID_HELPER::m_enableSnapGRID_HELPERprotected
GRID_HELPER::m_enableSnapLineGRID_HELPERprotected
EE_GRID_HELPER::m_enableSnapLineGRID_HELPERprotected
GRID_HELPER::m_feasibilityCallbackGRID_HELPERprotected
EE_GRID_HELPER::m_feasibilityCallbackGRID_HELPERprotected
m_gridSizeTEST_GRID_HELPERprivate
GRID_HELPER::m_layoutReferencePreferenceGRID_HELPERprotected
EE_GRID_HELPER::m_layoutReferencePreferenceGRID_HELPERprotected
GRID_HELPER::m_manualGridGRID_HELPERprotected
EE_GRID_HELPER::m_manualGridGRID_HELPERprotected
GRID_HELPER::m_manualGridSnappingGRID_HELPERprotected
EE_GRID_HELPER::m_manualGridSnappingGRID_HELPERprotected
GRID_HELPER::m_manualOriginGRID_HELPERprotected
EE_GRID_HELPER::m_manualOriginGRID_HELPERprotected
GRID_HELPER::m_manualVisibleGridGRID_HELPERprotected
EE_GRID_HELPER::m_manualVisibleGridGRID_HELPERprotected
GRID_HELPER::m_maskTypesGRID_HELPERprotected
EE_GRID_HELPER::m_maskTypesGRID_HELPERprotected
GRID_HELPER::m_pointEditProfileGRID_HELPERprotected
EE_GRID_HELPER::m_pointEditProfileGRID_HELPERprotected
GRID_HELPER::m_retainedAngleBranchGRID_HELPERprotected
EE_GRID_HELPER::m_retainedAngleBranchGRID_HELPERprotected
GRID_HELPER::m_skipPointGRID_HELPERprotected
EE_GRID_HELPER::m_skipPointGRID_HELPERprotected
GRID_HELPER::m_snapItemGRID_HELPERprotected
EE_GRID_HELPER::m_snapItemGRID_HELPERprotected
GRID_HELPER::m_snapManagerGRID_HELPERprivate
GRID_HELPER::m_stationarySelfPointsGRID_HELPERprotected
EE_GRID_HELPER::m_stationarySelfPointsGRID_HELPERprotected
GRID_HELPER::m_stationarySelfSegmentsGRID_HELPERprotected
EE_GRID_HELPER::m_stationarySelfSegmentsGRID_HELPERprotected
GRID_HELPER::m_stickySnapIdsGRID_HELPERprotected
EE_GRID_HELPER::m_stickySnapIdsGRID_HELPERprotected
GRID_HELPER::m_toolMgrGRID_HELPERprotected
EE_GRID_HELPER::m_toolMgrGRID_HELPERprotected
GRID_HELPER::m_viewAxisGRID_HELPERprotected
EE_GRID_HELPER::m_viewAxisGRID_HELPERprotected
GRID_HELPER::m_viewSnapPointGRID_HELPERprotected
EE_GRID_HELPER::m_viewSnapPointGRID_HELPERprotected
nearestAnchor(const VECTOR2I &aPos, int aFlags, GRID_HELPER_GRIDS aGrid)EE_GRID_HELPERprivate
GRID_HELPER::ORIGIN enum valueGRID_HELPER
EE_GRID_HELPER::ORIGIN enum valueGRID_HELPER
GRID_HELPER::OUTLINE enum valueGRID_HELPER
EE_GRID_HELPER::OUTLINE enum valueGRID_HELPER
queryVisible(const BOX2I &aArea, const SCH_SELECTION &aSkipList) constEE_GRID_HELPERprivate
ResolveSnap(const VECTOR2I &aOrigin, GRID_HELPER_GRIDS aGrid, SCH_ITEM *aSkip)EE_GRID_HELPER
ResolveSnap(const VECTOR2I &aOrigin, GRID_HELPER_GRIDS aGrid, const SCH_SELECTION &aSkip={}, std::optional< VECTOR2I > aMovingReferencePoint=std::nullopt)EE_GRID_HELPER
GRID_HELPER::retainAcceptedSnaps(const SNAP_RESULT &aResult)GRID_HELPERprotected
EE_GRID_HELPER::retainAcceptedSnaps(const SNAP_RESULT &aResult)GRID_HELPERprotected
GRID_HELPER::SetAngleRestriction(std::optional< VECTOR2I > aOrigin, double aStepDegrees)GRID_HELPERinline
EE_GRID_HELPER::SetAngleRestriction(std::optional< VECTOR2I > aOrigin, double aStepDegrees)GRID_HELPERinline
GRID_HELPER::SetAuxAxes(bool aEnable, const VECTOR2I &aOrigin=VECTOR2I(0, 0))GRID_HELPER
EE_GRID_HELPER::SetAuxAxes(bool aEnable, const VECTOR2I &aOrigin=VECTOR2I(0, 0))GRID_HELPER
GRID_HELPER::SetFeasibilityCallback(SNAP_RESOLVER::FEASIBILITY_CALLBACK aCallback)GRID_HELPERinline
EE_GRID_HELPER::SetFeasibilityCallback(SNAP_RESOLVER::FEASIBILITY_CALLBACK aCallback)GRID_HELPERinline
GRID_HELPER::SetGridSize(const VECTOR2D &aGrid)GRID_HELPERinline
EE_GRID_HELPER::SetGridSize(const VECTOR2D &aGrid)GRID_HELPERinline
GRID_HELPER::SetGridSnapping(bool aEnable)GRID_HELPERinline
EE_GRID_HELPER::SetGridSnapping(bool aEnable)GRID_HELPERinline
GRID_HELPER::setLayoutReference(const VECTOR2I &aPoint, const std::optional< BOX2I > &aBounds, bool aAnchorPoint)GRID_HELPERprotected
EE_GRID_HELPER::setLayoutReference(const VECTOR2I &aPoint, const std::optional< BOX2I > &aBounds, bool aAnchorPoint)GRID_HELPERprotected
GRID_HELPER::SetMask(int aMask)GRID_HELPERinline
EE_GRID_HELPER::SetMask(int aMask)GRID_HELPERinline
GRID_HELPER::SetMaskFlag(int aFlag)GRID_HELPERinline
EE_GRID_HELPER::SetMaskFlag(int aFlag)GRID_HELPERinline
GRID_HELPER::SetOrigin(const VECTOR2I &aOrigin)GRID_HELPERinline
EE_GRID_HELPER::SetOrigin(const VECTOR2I &aOrigin)GRID_HELPERinline
GRID_HELPER::SetPointEditProfile(bool aEnabled)GRID_HELPERinline
EE_GRID_HELPER::SetPointEditProfile(bool aEnabled)GRID_HELPERinline
GRID_HELPER::SetSkipPoint(const VECTOR2I &aPoint)GRID_HELPERinline
EE_GRID_HELPER::SetSkipPoint(const VECTOR2I &aPoint)GRID_HELPERinline
GRID_HELPER::SetSnap(bool aSnap)GRID_HELPERinline
EE_GRID_HELPER::SetSnap(bool aSnap)GRID_HELPERinline
GRID_HELPER::SetSnapLine(bool aSnap)GRID_HELPERinline
EE_GRID_HELPER::SetSnapLine(bool aSnap)GRID_HELPERinline
GRID_HELPER::SetSnapLineDirections(const std::vector< VECTOR2I > &aDirections)GRID_HELPER
EE_GRID_HELPER::SetSnapLineDirections(const std::vector< VECTOR2I > &aDirections)GRID_HELPER
GRID_HELPER::SetSnapLineEnd(const std::optional< VECTOR2I > &aEnd)GRID_HELPER
EE_GRID_HELPER::SetSnapLineEnd(const std::optional< VECTOR2I > &aEnd)GRID_HELPER
GRID_HELPER::SetSnapLineOrigin(const VECTOR2I &aOrigin)GRID_HELPER
EE_GRID_HELPER::SetSnapLineOrigin(const VECTOR2I &aOrigin)GRID_HELPER
GRID_HELPER::SetStationarySelfGeometry(std::vector< VECTOR2I > aPoints, std::vector< SEG > aSegments)GRID_HELPERinline
EE_GRID_HELPER::SetStationarySelfGeometry(std::vector< VECTOR2I > aPoints, std::vector< SEG > aSegments)GRID_HELPERinline
GRID_HELPER::SetUseGrid(bool aSnapToGrid)GRID_HELPERinline
EE_GRID_HELPER::SetUseGrid(bool aSnapToGrid)GRID_HELPERinline
GRID_HELPER::SetVisibleGridSize(const VECTOR2D &aGrid)GRID_HELPERinline
EE_GRID_HELPER::SetVisibleGridSize(const VECTOR2D &aGrid)GRID_HELPERinline
GRID_HELPER::showConstructionGeometry(bool aShow)GRID_HELPERprotected
EE_GRID_HELPER::showConstructionGeometry(bool aShow)GRID_HELPERprotected
snapInferenceSettings() constEE_GRID_HELPERprivate
GRID_HELPER::SNAPPABLE enum valueGRID_HELPER
EE_GRID_HELPER::SNAPPABLE enum valueGRID_HELPER
GRID_HELPER::SnapToConstructionLines(const VECTOR2I &aPoint, const VECTOR2I &aNearestGrid, const VECTOR2D &aGrid, double aSnapRange) constGRID_HELPER
EE_GRID_HELPER::SnapToConstructionLines(const VECTOR2I &aPoint, const VECTOR2I &aNearestGrid, const VECTOR2D &aGrid, double aSnapRange) constGRID_HELPER
GRID_HELPER::snapTraceCallback(const SNAP_SOURCE_CONTEXT &aContext) constGRID_HELPERprotected
EE_GRID_HELPER::snapTraceCallback(const SNAP_SOURCE_CONTEXT &aContext) constGRID_HELPERprotected
TEST_GRID_HELPER(const VECTOR2D &aGridSize)TEST_GRID_HELPERinline
GRID_HELPER::updateSnapPoint(const TYPED_POINT2I &aPoint)GRID_HELPERprotected
EE_GRID_HELPER::updateSnapPoint(const TYPED_POINT2I &aPoint)GRID_HELPERprotected
GRID_HELPER::VERTICAL enum valueGRID_HELPER
EE_GRID_HELPER::VERTICAL enum valueGRID_HELPER
~EE_GRID_HELPER() overrideEE_GRID_HELPER
~GRID_HELPER()GRID_HELPERvirtual