Developer documentation | Axl-2.5.1

axlAbstractCurveBSpline.cpp File Reference
#include "axlAbstractCurveBSpline.h"
#include <dtkCoreSupport/dtkGlobal.h>
#include <qhash.h>
#include <cmath>
#include <stdio.h>

Go to the source code of this file.

Typedefs

typedef QMap< double, axlPointSample
 

Typedef Documentation

typedef QMap<double, axlPoint> Sample

Definition at line 27 of file axlAbstractCurveBSpline.cpp.