7 #ifndef AXLSURFACEREVOLUTIONPARAMETRIC_H
9 #define AXLSURFACEREVOLUTIONPARAMETRIC_H
15 #include "axlCoreExport.h"
33 class axlSurfaceRevolutionParametricPrivate;
53 virtual QString description(
void)
const;
55 virtual QString identifier(
void)
const;
63 double getStartAngle();
76 void setStartAngle(
double ang);
78 void setEndAngle(
double ang);
80 void setAngle(
double startAngle,
double endAngle);
93 axlSurfaceRevolutionParametricPrivate *d;
Class axlPoint defines 3D points.
Class axlLine defines 3D lines.
dtkAbstractData * createaxlSurfaceRevolutionParametric(void)