![]() |
SUMO - Simulation of Urban MObility
|


Go to the source code of this file.
Functions | |
| void | bezier (int npts, SUMOReal b[], int cpts, SUMOReal p[]) |
| PositionVector | bezier (const PositionVector &init, int numPoints) |
Definition at line 101 of file bezier.cpp.
References Basis(), and SUMOReal.
Referenced by bezier(), NBNode::computeSmoothShape(), NWWriter_OpenDrive::writeGeomSmooth(), and NWWriter_OpenDrive::writeNetwork().
| PositionVector bezier | ( | const PositionVector & | init, |
| int | numPoints | ||
| ) |
Definition at line 138 of file bezier.cpp.
References bezier(), ISNAN(), SUMOReal, Position::x(), and Position::y().