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

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

addNetsInRegion(const BOX2I &aRegion)CREEPAGE_ENGINEprivate
BeginInteractive(PCB_LAYER_ID aLayer, const std::set< int > &aAffectedNets, const std::set< const BOARD_ITEM * > &aMovingItems, int aMargin, std::function< double(int, int)> aConstraintFn)CREEPAGE_ENGINE
buildBoardEdgePrefix()CREEPAGE_ENGINEprivate
connectChildren(CREEPAGE_GRAPH &aGraph)CREEPAGE_ENGINEprivate
CREEPAGE_ENGINE(BOARD &aBoard)CREEPAGE_ENGINEexplicit
EndInteractive()CREEPAGE_ENGINE
extractResult(const std::vector< std::shared_ptr< GRAPH_CONNECTION > > &aPath, double aDistance, int aNetA, int aNetB, double aConstraint, int aNearMargin)CREEPAGE_ENGINEprivate
IsInteractive() constCREEPAGE_ENGINEinline
m_affectedNetsCREEPAGE_ENGINEprivate
m_boardCREEPAGE_ENGINEprivate
m_constraintFnCREEPAGE_ENGINEprivate
m_dynamicEdgesCREEPAGE_ENGINEprivate
m_graphCREEPAGE_ENGINEprivate
m_interactiveCREEPAGE_ENGINEprivate
m_layerCREEPAGE_ENGINEprivate
m_marginCREEPAGE_ENGINEprivate
m_minGrooveWidthCREEPAGE_ENGINEprivate
m_movingItemsCREEPAGE_ENGINEprivate
m_outlineCREEPAGE_ENGINEprivate
m_staticConnCountCREEPAGE_ENGINEprivate
m_staticNetBBoxesCREEPAGE_ENGINEprivate
m_staticNodeCountCREEPAGE_ENGINEprivate
movingItemsHaveNPTH() constCREEPAGE_ENGINEprivate
populateBoardEdgeGraph(CREEPAGE_GRAPH &aGraph, SHAPE_POLY_SET &aOutline)CREEPAGE_ENGINEprivate
SetMinGrooveWidth(int aWidth)CREEPAGE_ENGINEinline
SolveNetPairWholeBoard(int aNetA, int aNetB, PCB_LAYER_ID aLayer, double aConstraint)CREEPAGE_ENGINE
Update(int aNearMargin=0)CREEPAGE_ENGINE