Home
last modified time | relevance | path

Searched refs:getBoxBoundary (Results 1 – 25 of 38) sorted by relevance

12

/dports/cad/sumo/sumo-1.2.0/src/utils/gui/globjects/
H A DGUIPolygon.cpp137 b.add(myShape.getBoxBoundary()); in getCenteringBoundary()
240 Boundary boundary = myShape.getBoxBoundary(); in checkDraw()
/dports/cad/sumo/sumo-1.2.0/src/microsim/devices/
H A DMSDevice_BTsender.h185 Boundary getBoxBoundary() const { in getBoxBoundary() function
H A DMSDevice_BTreceiver.cpp118 Boundary b = vi->getBoxBoundary(); in execute()
132 Boundary b = vi->getBoxBoundary(); in execute()
/dports/cad/sumo/sumo-1.2.0/src/libsumo/
H A DJunction.cpp91 Boundary b = i.second->getShape().getBoxBoundary(); in LIBSUMO_SUBSCRIPTION_IMPLEMENTATION()
H A DPolygon.cpp250 Boundary b = i.second->getShape().getBoxBoundary(); in LIBSUMO_SUBSCRIPTION_IMPLEMENTATION()
/dports/cad/sumo/sumo-1.2.0/src/netedit/additionals/
H A DGNETAZSourceSink.cpp181 return getEdgeParents().front()->getNBEdge()->getGeometry().getBoxBoundary(); in getCenteringBoundary()
H A DGNEAdditional.cpp467 Boundary b = myGeometry.shape.getBoxBoundary(); in getCenteringBoundary()
472 Boundary b = myGeometry.multiShapeUnified.getBoxBoundary(); in getCenteringBoundary()
H A DGNETAZ.cpp245 Boundary boundary = myGeometry.shape.getBoxBoundary(); in drawGL()
/dports/cad/sumo/sumo-1.2.0/src/guisim/
H A DGUIContainerStop.cpp173 Boundary b = myFGShape.getBoxBoundary(); in getCenteringBoundary()
H A DGUIChargingStation.cpp125 Boundary b = myFGShape.getBoxBoundary(); in getCenteringBoundary()
H A DGUIE2Collector.cpp102 myBoundary = myFullGeometry.getBoxBoundary(); in MyWrapper()
H A DGUIJunctionWrapper.cpp66 myBoundary = myJunction.getShape().getBoxBoundary(); in GUIJunctionWrapper()
H A DGUIParkingArea.cpp80 myBoundary = myShape.getBoxBoundary(); in GUIParkingArea()
H A DGUIBusStop.cpp194 Boundary b = myFGShape.getBoxBoundary(); in getCenteringBoundary()
H A DGUINet.cpp301 b.add((*j)->getShape().getBoxBoundary()); in initGUIStructures()
/dports/cad/sumo/sumo-1.2.0/src/netedit/netelements/
H A DGNEInternalLane.cpp188 Boundary b = myShape.getBoxBoundary(); in getCenteringBoundary()
H A DGNELane.cpp749 Boundary b = getShape().getBoxBoundary(); in getCenteringBoundary()
776 return myParentEdge.getNBEdge()->getLaneStruct(myIndex).shape.getBoxBoundary(); in getBoundary()
778 return myParentEdge.getNBEdge()->getLaneStruct(myIndex).customShape.getBoxBoundary(); in getBoundary()
H A DGNECrossing.cpp242 Boundary b = myShape.getBoxBoundary(); in getCenteringBoundary()
H A DGNEConnection.cpp177 return myShape.getBoxBoundary(); in getBoundary()
/dports/cad/sumo/sumo-1.2.0/src/polyconvert/
H A DPCPolyContainer.cpp63 Boundary b = poly->getShape().getBoxBoundary(); in add()
/dports/cad/sumo/sumo-1.2.0/src/utils/geom/
H A DPositionVector.h184 Boundary getBoxBoundary() const;
/dports/cad/sumo/sumo-1.2.0/src/netbuild/
H A DNBHeightMapper.cpp141 Boundary b = corners.getBoxBoundary(); in addTriangle()
H A DNBPTStopCont.cpp359 const Boundary& bound = edge.second->getGeometry().getBoxBoundary(); in findAccessEdgesForRailStops()
H A DNBEdgeCont.cpp233 … if (!(edge->getGeometry().getBoxBoundary().grow(POSITION_EPS).overlapsWith(myPruningBoundary))) { in ignoreFilterMatch()
1415 Boundary b1 = e1->getGeometry().getBoxBoundary(); in checkOverlap()
1425 Boundary b2 = e2->getGeometry().getBoxBoundary(); in checkOverlap()
/dports/cad/sumo/sumo-1.2.0/src/netedit/demandelements/
H A DGNEDemandElement.cpp355 Boundary b = myGeometry.shape.getBoxBoundary(); in getCenteringBoundary()

12