|
CFx SDK Documentation 2024 SP0
|
This is the complete list of members for OdGeLinearEnt2d, including all inherited members.
| appendSamplePoints(double fromParam, double toParam, double approxEps, OdGePoint2dArray &pointArray, OdGeDoubleArray *pParamArray=NULL) const | OdGeCurve2d | |
| appendSamplePoints(int numSample, OdGePoint2dArray &pointArray) const | OdGeCurve2d | |
| area(double startParam, double endParam, double &value, const OdGeTol &tol=OdGeContext::gTol) const | OdGeCurve2d | |
| boundBlock() const | OdGeCurve2d | |
| boundBlock(const OdGeInterval &range) const | OdGeCurve2d | |
| closestPointTo(const OdGePoint2d &point, const OdGeTol &tol=OdGeContext::gTol) const | OdGeCurve2d | |
| closestPointTo(const OdGePoint2d &point, double ¶m, const OdGeInterval *range, const OdGeTol &tol=OdGeContext::gTol) const | OdGeCurve2d | |
| closestPointTo(const OdGeCurve2d &curve2d, OdGePoint2d &pntOnOtherCrv, const OdGeTol &tol=OdGeContext::gTol) const | OdGeCurve2d | |
| connectTo(OdGeEntity2dImpl *) | OdGeEntity2d | protected |
| convertTo3d() const | OdGeCurve2d | |
| convertTo3d(OdGeCurve3d &curve3d) const | OdGeCurve2d | |
| copy() const | OdGeEntity2d | |
| direction() const | OdGeLinearEnt2d | |
| distanceTo(const OdGePoint2d &point, const OdGeTol &tol=OdGeContext::gTol) const | OdGeCurve2d | |
| distanceTo(const OdGeCurve2d &otherCur, const OdGeTol &tol=OdGeContext::gTol) const | OdGeCurve2d | |
| evalPoint(double param) const | OdGeCurve2d | |
| evalPoint(double param, int numDeriv, OdGeVector2dArray &derivatives) const | OdGeCurve2d | |
| explode(OdGeCurve2dPtrArray &explodedCurves, OdGeIntArray &newExplodedCurve, const OdGeInterval *interval=NULL) const | OdGeCurve2d | |
| getClosestPointTo(const OdGePoint2d &point, OdGePointOnCurve2d &pntOnCrv, const OdGeTol &tol=OdGeContext::gTol) const | OdGeCurve2d | |
| getClosestPointTo(const OdGeCurve2d &curve2d, OdGePointOnCurve2d &pntOnThisCrv, OdGePointOnCurve2d &pntOnOtherCrv, const OdGeTol &tol=OdGeContext::gTol) const | OdGeCurve2d | |
| getGeomExtents(const OdGeInterval &range=OdGeInterval(), const OdGeMatrix2d *coordSystem=NULL) const | OdGeCurve2d | |
| getInterval(OdGeInterval &interval) const | OdGeCurve2d | |
| getInterval(OdGeInterval &interval, OdGePoint2d &start, OdGePoint2d &end) const | OdGeCurve2d | |
| getLine(OdGeLine2d &line) const | OdGeLinearEnt2d | |
| getLocalClosestPoints(const OdGePoint2d &point, OdGePointOnCurve2d &approxPnt, const OdGeInterval *nbhd=NULL, const OdGeTol &tol=OdGeContext::gTol) const | OdGeCurve2d | |
| getLocalClosestPoints(const OdGeCurve2d &otherCurve, OdGePointOnCurve2d &approxPntOnThisCrv, OdGePointOnCurve2d &approxPntOnOtherCrv, const OdGeInterval *nbhd1=NULL, const OdGeInterval *nbhd2=NULL, const OdGeTol &tol=OdGeContext::gTol) const | OdGeCurve2d | |
| getNormalPoint(const OdGePoint2d &point, OdGePointOnCurve2d &pntOnCrv, const OdGeTol &tol=OdGeContext::gTol) const | OdGeCurve2d | |
| getPerpLine(const OdGePoint2d &point, OdGeLine2d &perpLine) const | OdGeLinearEnt2d | |
| getSamplePoints(double fromParam, double toParam, double approxEps, OdGePoint2dArray &pointArray, OdGeDoubleArray ¶mArray) const | OdGeCurve2d | |
| getSamplePoints(int numSample, OdGePoint2dArray &pointArray) const | OdGeCurve2d | |
| getSamplePoints(double fromParam, double toParam, double approxEps, OdGePoint2dArray &pointArray, OdGeDoubleArray *pParamArray=NULL) const | OdGeCurve2d | |
| getSplitCurves(double param, OdGeCurve2d *&piece1, OdGeCurve2d *&piece2) const | OdGeCurve2d | |
| getTrimmedOffset(double distance, OdGeCurve2dPtrArray &offsetCurveList, OdGe::OffsetCrvExtType extensionType=OdGe::kFillet, const OdGeTol &tol=OdGeContext::gTol) const | OdGeCurve2d | |
| hasEndPoint(OdGePoint2d &endPoint) const | OdGeCurve2d | |
| hasMidPoint(OdGePoint2d &point, double coef=0.5) const | OdGeCurve2d | |
| hasStartPoint(OdGePoint2d &startPoint) const | OdGeCurve2d | |
| intersectWith(const OdGeLinearEnt2d &line, OdGePoint2d &intPnt, const OdGeTol &tol=OdGeContext::gTol) const | OdGeLinearEnt2d | |
| isClosed(const OdGeTol &tol=OdGeContext::gTol) const | OdGeCurve2d | |
| isColinearTo(const OdGeLinearEnt2d &line, const OdGeTol &tol=OdGeContext::gTol) const | OdGeLinearEnt2d | |
| isDegenerate(OdGe::EntityId °enerateType, const OdGeTol &tol=OdGeContext::gTol) const | OdGeCurve2d | |
| isDegenerate(OdGeEntity2d *&pConvertedEntity, const OdGeTol &tol=OdGeContext::gTol) const | OdGeCurve2d | |
| isEqualTo(const OdGeEntity2d &other, const OdGeTol &tol=OdGeContext::gTol) const | OdGeEntity2d | |
| isKindOf(OdGe::EntityId entType) const | OdGeEntity2d | |
| isLinear(OdGeLine2d &line, const OdGeTol &tol=OdGeContext::gTol) const | OdGeCurve2d | |
| isOn(const OdGePoint2d &point, double ¶m, const OdGeTol &tol=OdGeContext::gTol) const | OdGeCurve2d | |
| isOn(double param, const OdGeTol &tol=OdGeContext::gTol) const | OdGeCurve2d | |
| OdGeEntity2d::isOn(const OdGePoint2d &point, const OdGeTol &tol=OdGeContext::gTol) const | OdGeEntity2d | |
| isParallelTo(const OdGeLinearEnt2d &line, const OdGeTol &tol=OdGeContext::gTol) const | OdGeLinearEnt2d | |
| isPeriodic(double &period) const | OdGeCurve2d | |
| isPerpendicularTo(const OdGeLinearEnt2d &line, const OdGeTol &tol=OdGeContext::gTol) const | OdGeLinearEnt2d | |
| length(double fromParam, double toParam, double tol=OdGeContext::gTol.equalPoint()) const | OdGeCurve2d | |
| length(double tol=OdGeContext::gTol.equalPoint()) const | OdGeCurve2d | |
| midPoint(double coef=0.5) const | OdGeCurve2d | |
| mirror(const OdGeLine2d &line) | OdGeEntity2d | |
| OdGeCurve2d() | OdGeCurve2d | protected |
| OdGeCurve2d(const OdGeCurve2d &source) | OdGeCurve2d | protected |
| OdGeEntity2d() | OdGeEntity2d | protected |
| OdGeEntity2d(const OdGeEntity2d &) | OdGeEntity2d | protected |
| OdGeLinearEnt2d() | OdGeLinearEnt2d | protected |
| OdGeLinearEnt2d(const OdGeLinearEnt2d &source) | OdGeLinearEnt2d | protected |
| ODRX_HEAP_OPERATORS() | OdGeEntity2d | |
| operator!=(const OdGeEntity2d &entity) const | OdGeEntity2d | |
| operator=(const OdGeLinearEnt2d &line) | OdGeLinearEnt2d | |
| OdGeCurve2d::operator=(const OdGeCurve2d &curve) | OdGeCurve2d | |
| OdGeEntity2d::operator=(const OdGeEntity2d &entity) | OdGeEntity2d | |
| operator==(const OdGeEntity2d &entity) const | OdGeEntity2d | |
| orthoBoundBlock() const | OdGeCurve2d | |
| orthoBoundBlock(const OdGeInterval &range) const | OdGeCurve2d | |
| overlap(const OdGeLinearEnt2d &line, OdGeLinearEnt2d *&overlap, const OdGeTol &tol=OdGeContext::gTol) const | OdGeLinearEnt2d | |
| paramAtLength(double datumParam, double length, bool posParamDir=true, double tol=OdGeContext::gTol.equalPoint()) const | OdGeCurve2d | |
| paramOf(const OdGePoint2d &point, const OdGeTol &tol=OdGeContext::gTol) const | OdGeCurve2d | |
| paramOf(const OdGePoint2d &point, const OdGeInterval *range, const OdGeTol &tol) const | OdGeCurve2d | |
| pointOnLine() const | OdGeLinearEnt2d | |
| restoreUvCurve(const OdGeCurve3d *curve, const OdGeSurface *surface, const OdGeTol &tol=OdGeContext::gTol) | OdGeCurve2d | static |
| reverseParam() | OdGeCurve2d | |
| rotateBy(double angle, const OdGePoint2d &basePoint=OdGePoint2d::kOrigin) | OdGeEntity2d | |
| scaleBy(double scaleFactor, const OdGePoint2d &basePoint=OdGePoint2d::kOrigin) | OdGeEntity2d | |
| setInterval() | OdGeCurve2d | |
| setInterval(const OdGeInterval &interval) | OdGeCurve2d | |
| TD_USING(OdGeEntity2d::isOn) | OdGeCurve2d | |
| transformBy(const OdGeMatrix2d &xfm) | OdGeEntity2d | |
| translateBy(const OdGeVector2d &translateVec) | OdGeEntity2d | |
| type() const | OdGeEntity2d | |
| ~OdGeEntity2d() | OdGeEntity2d |