#include "axlCoreExport.h"#include <axlCore/axlAbstractSurfaceBSpline.h>#include <axlCore/axlAbstractCurveBSpline.h>#include <list>Go to the source code of this file.
Classes | |
| class | axlShapeBSpline | 
| Class axlShapeBSpline defines a set of boundary curves (Edges) and bspline surface patches (Face).  More... | |
| struct | axlShapeBSpline::ControlPoint | 
| struct | axlShapeBSpline::Edge | 
| struct | axlShapeBSpline::Face | 
Functions | |
| dtkAbstractData * | createaxlShapeBSpline (void) | 
| dtkAbstractData* createaxlShapeBSpline | ( | void | ) | 
Definition at line 702 of file axlShapeBSpline.cpp.