26 #ifndef OD_GEREVOLVEDSURFACE_H
27 #define OD_GEREVOLVEDSURFACE_H
#define GE_TOOLKIT_EXPORT
OdGeRevolvedSurface & setAngles(double startAngle, double endAngle)
OdGePoint3d getBasePoint() const
OdGeRevolvedSurface(const OdGeCurve3d &pProfile, const OdGePoint3d &pBase, const OdGeVector3d &pAxis, const OdGeVector3d &pRef)
void set(const OdGeCurve3d &pProfile, const OdGePoint3d &pBase, const OdGeVector3d &pAxis, const OdGeVector3d &pRef)
OdGeRevolvedSurface & setRef(const OdGeVector3d &pRef)
OdGeVector3d getRef() const
OdGeRevolvedSurface(const OdGeRevolvedSurface &)
const OdGeCurve3d & getProfile() const
OdGeVector3d getAxis() const
OdGeSurface & operator=(const OdGeSurface &surf)