CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
24 #ifndef OD_GE_EXTERNAL_CURVE_2D_H
25 #define OD_GE_EXTERNAL_CURVE_2D_H
27 #include "TD_PackPush.h"
72 bool makeCopy =
true);
105 void*& pCurveDef)
const;
130 bool makeCopy =
true);
157 #endif // OD_GE_EXTERNAL_CURVE_2D_H
OdGeExternalCurve2d & set(void *pCurveDef, OdGe::ExternalEntityKind curveKind, bool makeCopy=true)
bool isOwnerOfCurve() const
OdGeExternalCurve2d(void *pCurveDef, OdGe::ExternalEntityKind curveKind, bool makeCopy=true)
GLsizei GLsizei GLchar * source
bool isNurbCurve(OdGeNurbCurve2d &nurbCurve) const
OdGeExternalCurve2d & setToOwnCurve()
OdGeExternalCurve2d(const OdGeExternalCurve2d &source)
void getExternalCurve(void *&pCurveDef) const
#define GE_TOOLKIT_EXPORT
OdGeCurve2d & operator=(const OdGeCurve2d &curve)
OdGe::ExternalEntityKind externalCurveKind() const