57 #ifndef BSPLINECURVE_TYPES_HH 58 #define BSPLINECURVE_TYPES_HH 63 #include <ObjectTypes/Knotvector/KnotvectorT.hh> 64 #include <ObjectTypes/BSplineCurve/BSplineCurveT.hh> 78 #endif // BSPLINECURVE_TYPES_HH defined ACG::KnotvectorT< double > Knotvector
Simple name for knotvector.
ACG::BSplineCurveT< ACG::Vec3d > BSplineCurve
Simple Name for BSpline curves.