CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
27 #include "OdPlatform.h"
96 #endif // OD_GEPLIN3D_H
OdGeSplineEnt3d & operator=(const OdGeSplineEnt3d &spline)
GLsizei GLsizei GLchar * source
OdGePoint3d evalPointSeg(double param, int &numSeg) const
OdGePoint3d fitPointAt(int fitPointIndex) const
OdGePolyline3d(const OdGeKnotVector &knots, const OdGePoint3dArray &controlPoints)
OdGePolyline3d(const OdGeCurve3d &crv, double approxEps)
#define GE_TOOLKIT_EXPORT
OdGePolyline3d(const OdGePoint3dArray &points)
OdGeSplineEnt3d & setFitPointAt(int index, const OdGePoint3d &point)
OdGePolyline3d(const OdGePolyline3d &source)
OdGePolyline3d(OdInt32 numPoints, const OdGePoint3d *pPoints)