CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
24 #ifndef OD_GE_POLYLINE_2D_H
25 #define OD_GE_POLYLINE_2D_H
27 #include "OdPlatform.h"
74 int fitPointIndex)
const;
91 #endif // OD_GE_POLYLINE_2D_H
OdGePolyline2d(const OdGeKnotVector &knots, const OdGePoint2dArray &points)
GLsizei GLsizei GLchar * source
OdGePolyline2d(const OdGePolyline2d &source)
OdGePoint2d fitPointAt(int fitPointIndex) const
OdGeSplineEnt2d & setFitPointAt(int fitPointIndex, const OdGePoint2d &point)
#define GE_TOOLKIT_EXPORT
OdGePolyline2d(const OdGePoint2dArray &fitpoints)
OdGeSplineEnt2d & operator=(const OdGeSplineEnt2d &spline)
OdGePolyline2d(const OdGeCurve2d &crv, double approxEps)