CFx SDK Documentation
2020SP3
|
This is the complete list of members for OdGeCurveBoundary, including all inherited members.
getContour(int &numCurves, OdGeEntity3d ***crv3d, OdGeCurve2d ***crv2d, bool **orientation3d, bool **orientation2d) const | OdGeCurveBoundary | |
isDegenerate() const | OdGeCurveBoundary | |
isDegenerate(OdGePosition3d °enPoint, OdGeCurve2d **paramCurve) const | OdGeCurveBoundary | |
isOwnerOfCurves() const | OdGeCurveBoundary | |
m_bArrOrientation2d | OdGeCurveBoundary | protected |
m_bArrOrientation3d | OdGeCurveBoundary | protected |
m_bMakeCopy | OdGeCurveBoundary | protected |
m_iNumCurves | OdGeCurveBoundary | protected |
m_pArrCrv2d | OdGeCurveBoundary | protected |
m_pArrCrv3d | OdGeCurveBoundary | protected |
numElements() const | OdGeCurveBoundary | |
OdGeCurveBoundary() | OdGeCurveBoundary | |
OdGeCurveBoundary(int numCurves, const OdGeEntity3d *const *crv3d, const OdGeCurve2d *const *crv2d, bool *orientation3d, bool *orientation2d, bool makeCopy=true) | OdGeCurveBoundary | |
OdGeCurveBoundary(const OdGeCurveBoundary &source) | OdGeCurveBoundary | |
operator=(const OdGeCurveBoundary &crvBoundary) | OdGeCurveBoundary | |
set(int numCurves, const OdGeEntity3d *const *crv3d, const OdGeCurve2d *const *crv2d, bool *orientation3d, bool *orientation2d, bool makeCopy=true) | OdGeCurveBoundary | |
setToOwnCurves() | OdGeCurveBoundary | |
~OdGeCurveBoundary() | OdGeCurveBoundary |