SUMO - Simulation of Urban MObility
bezier.h File Reference
#include <config.h>

Go to the source code of this file.

Functions

void bezier (int npts, SUMOReal b[], int cpts, SUMOReal p[])
 

Detailed Description

Author
Daniel Krajzewicz
Michael Behrisch
Date
2003-11-19
Version
Id
bezier.h 16005 2014-03-24 12:46:02Z cschmidt87

Definition in file bezier.h.

Function Documentation

void bezier ( int  npts,
SUMOReal  b[],
int  cpts,
SUMOReal  p[] 
)

Definition at line 99 of file bezier.cpp.

References Basis(), and SUMOReal.

Referenced by NBNode::computeInternalLaneShape().