CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
24 #ifndef OD_GE_SEGMENTCHAIN_2D_H
25 #define OD_GE_SEGMENTCHAIN_2D_H
27 #include "OdPlatform.h"
113 #endif // OD_GE_SEGMENTCHAIN_2D_H
GLsizei GLsizei GLchar * source
OdGeSegmentChain2d(const OdGeSegmentChain2d &source)
OdGeSegmentChain2d(const OdGePoint2dArray &fitpoints)
const OdGePoint2dArray & getVertices() const
OdGeDoubleArray & bulges()
OdGePoint2dArray & vertices()
OdGeSegmentChain2d(const OdGeKnotVector &knots, const OdGePoint2dArray &points)
#define GE_TOOLKIT_EXPORT
OdGeSplineEnt2d & operator=(const OdGeSplineEnt2d &spline)
const OdGeDoubleArray & getBulges() const
OdGeSegmentChain2d(const OdGeCurve2d &crv, double approxEps)
OdGeSegmentChain2d & setClosed(bool flag)