CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
24 #ifndef OD_GE_OFFSET_CURVE_2D_H
25 #define OD_GE_OFFSET_CURVE_2D_H
27 #include "Ge/GeCurve2d.h"
68 double offsetDistance);
127 #endif // OD_GE_OFFSET_CURVE_2D_H
OdGeOffsetCurve2d(const OdGeCurve2d &baseCurve, double offsetDistance)
GLsizei GLsizei GLchar * source
OdGeOffsetCurve2d(const OdGeOffsetCurve2d &source)
const OdGeCurve2d * curve() const
OdGeMatrix2d transformation() const
OdGeOffsetCurve2d & setCurve(const OdGeCurve2d &baseCurve)
OdGeOffsetCurve2d & setOffsetDistance(double distance)
double offsetDistance() const
#define GE_TOOLKIT_EXPORT
OdGeCurve2d & operator=(const OdGeCurve2d &curve)
bool paramDirection() const