Home
last modified time | relevance | path

Searched refs:onCollidingSegment (Results 1 – 4 of 4) sorted by relevance

/dports/cad/horizon-eda/horizon-2.1.0/3rd_party/router/router/
H A Dpns_shove.h116 SHOVE_STATUS onCollidingSegment( LINE& aCurrent, SEGMENT* aObstacleSeg );
H A Dpns_shove.cpp312 SHOVE::SHOVE_STATUS SHOVE::onCollidingSegment( LINE& aCurrent, SEGMENT* aObstacleSeg ) in onCollidingSegment() function in PNS::SHOVE
1006 st = onCollidingSegment( currentLine, (SEGMENT*) ni ); in shoveIteration()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/router/
H A Dpns_shove.h134 SHOVE_STATUS onCollidingSegment( LINE& aCurrent, SEGMENT* aObstacleSeg );
H A Dpns_shove.cpp484 SHOVE::SHOVE_STATUS SHOVE::onCollidingSegment( LINE& aCurrent, SEGMENT* aObstacleSeg ) in onCollidingSegment() function in PNS::SHOVE
1309 st = onCollidingSegment( currentLine, (SEGMENT*) ni ); in shoveIteration()