#include <vector>#include <vrs/sharedobj.h>#include <vrs/vector.h>#include "Nurbs.tcc"Include dependency graph for Nurbs.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | random_racer |
Classes | |
| class | random_racer::Nurbs |
| This NURBS class implements the Algorithm of Cox and de Boor, which calculate depending on the Control Points the final Points of the Surface. More... | |
| struct | random_racer::Nurbs::Point |
| A Simple Container to store to a Point the X-, Y- and Z-Component. More... | |
1.5.1