SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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:
unknown_author
Daniel Krajzewicz
Michael Behrisch
Date:
2003-11-19
Version:
Id:
bezier.h 11671 2012-01-07 20:14:30Z behrisch

Definition in file bezier.h.


Function Documentation

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

Definition at line 100 of file bezier.cpp.

References Basis(), and SUMOReal.

Referenced by NBNode::computeInternalLaneShape().