CFx SDK Documentation  2020SP3
OdGeCubicSplineCurve2d Member List

This is the complete list of members for OdGeCubicSplineCurve2d, including all inherited members.

appendSamplePoints(double fromParam, double toParam, double approxEps, OdGePoint2dArray &pointArray, OdGeDoubleArray *pParamArray=NULL) constOdGeCurve2d
appendSamplePoints(int numSample, OdGePoint2dArray &pointArray) constOdGeCurve2d
area(double startParam, double endParam, double &value, const OdGeTol &tol=OdGeContext::gTol) constOdGeCurve2d
boundBlock() constOdGeCurve2d
boundBlock(const OdGeInterval &range) constOdGeCurve2d
closestPointTo(const OdGePoint2d &point, const OdGeTol &tol=OdGeContext::gTol) constOdGeCurve2d
closestPointTo(const OdGeCurve2d &curve2d, OdGePoint2d &pntOnOtherCrv, const OdGeTol &tol=OdGeContext::gTol) constOdGeCurve2d
connectTo(OdGeEntity2dImpl *)OdGeEntity2dprotected
continuityAtKnot(int knotIndex, const OdGeTol &tol=OdGeContext::gTol) constOdGeSplineEnt2d
controlPointAt(int controlPointIndex) constOdGeSplineEnt2d
copy() constOdGeEntity2d
degree() constOdGeSplineEnt2d
distanceTo(const OdGePoint2d &point, const OdGeTol &tol=OdGeContext::gTol) constOdGeCurve2d
distanceTo(const OdGeCurve2d &otherCur, const OdGeTol &tol=OdGeContext::gTol) constOdGeCurve2d
endParam() constOdGeSplineEnt2d
endPoint() constOdGeSplineEnt2d
evalPoint(double param) constOdGeCurve2d
evalPoint(double param, int numDeriv, OdGeVector2dArray &derivatives) constOdGeCurve2d
explode(OdGeCurve2dPtrArray &explodedCurves, OdGeIntArray &newExplodedCurve, const OdGeInterval *interval=NULL) constOdGeCurve2d
firstDerivAt(int fitPointIndex) constOdGeCubicSplineCurve2d
fitPointAt(int fitPointIndex) constOdGeCubicSplineCurve2d
getClosestPointTo(const OdGePoint2d &point, OdGePointOnCurve2d &pntOnCrv, const OdGeTol &tol=OdGeContext::gTol) constOdGeCurve2d
getClosestPointTo(const OdGeCurve2d &curve2d, OdGePointOnCurve2d &pntOnThisCrv, OdGePointOnCurve2d &pntOnOtherCrv, const OdGeTol &tol=OdGeContext::gTol) constOdGeCurve2d
getInterval(OdGeInterval &interval) constOdGeCurve2d
getInterval(OdGeInterval &interval, OdGePoint2d &start, OdGePoint2d &end) constOdGeCurve2d
getLocalClosestPoints(const OdGePoint2d &point, OdGePointOnCurve2d &approxPnt, const OdGeInterval *nbhd=NULL, const OdGeTol &tol=OdGeContext::gTol) constOdGeCurve2d
getLocalClosestPoints(const OdGeCurve2d &otherCurve, OdGePointOnCurve2d &approxPntOnThisCrv, OdGePointOnCurve2d &approxPntOnOtherCrv, const OdGeInterval *nbhd1=NULL, const OdGeInterval *nbhd2=NULL, const OdGeTol &tol=OdGeContext::gTol) constOdGeCurve2d
getNormalPoint(const OdGePoint2d &point, OdGePointOnCurve2d &pntOnCrv, const OdGeTol &tol=OdGeContext::gTol) constOdGeCurve2d
getSamplePoints(double fromParam, double toParam, double approxEps, OdGePoint2dArray &pointArray, OdGeDoubleArray &paramArray) constOdGeCurve2d
getSamplePoints(int numSample, OdGePoint2dArray &pointArray) constOdGeCurve2d
getSamplePoints(double fromParam, double toParam, double approxEps, OdGePoint2dArray &pointArray, OdGeDoubleArray *pParamArray=NULL) constOdGeCurve2d
getSplitCurves(double param, OdGeCurve2d *&piece1, OdGeCurve2d *&piece2) constOdGeCurve2d
getTrimmedOffset(double distance, OdGeCurve2dPtrArray &offsetCurveList, OdGe::OffsetCrvExtType extensionType=OdGe::kFillet, const OdGeTol &tol=OdGeContext::gTol) constOdGeCurve2d
hasEndPoint(OdGePoint2d &endPoint) constOdGeCurve2d
hasFitData() constOdGeSplineEnt2d
hasStartPoint(OdGePoint2d &startPoint) constOdGeCurve2d
isClosed(const OdGeTol &tol=OdGeContext::gTol) constOdGeCurve2d
isDegenerate(OdGe::EntityId &degenerateType, const OdGeTol &tol=OdGeContext::gTol) constOdGeCurve2d
isDegenerate(OdGeEntity2d *&pConvertedEntity, const OdGeTol &tol=OdGeContext::gTol) constOdGeCurve2d
isEqualTo(const OdGeEntity2d &other, const OdGeTol &tol=OdGeContext::gTol) constOdGeEntity2d
isKindOf(OdGe::EntityId entType) constOdGeEntity2d
isLinear(OdGeLine2d &line, const OdGeTol &tol=OdGeContext::gTol) constOdGeCurve2d
isOn(const OdGePoint2d &point, double &param, const OdGeTol &tol=OdGeContext::gTol) constOdGeCurve2d
isOn(double param, const OdGeTol &tol=OdGeContext::gTol) constOdGeCurve2d
OdGeEntity2d::isOn(const OdGePoint2d &point, const OdGeTol &tol=OdGeContext::gTol) constOdGeEntity2d
isPeriodic(double &period) constOdGeCurve2d
isRational() constOdGeSplineEnt2d
knotAt(int knotIndex) constOdGeSplineEnt2d
knots() constOdGeSplineEnt2d
length(double fromParam, double toParam, double tol=OdGeContext::gTol.equalPoint()) constOdGeCurve2d
length(double tol=OdGeContext::gTol.equalPoint()) constOdGeCurve2d
mirror(const OdGeLine2d &line)OdGeEntity2d
numControlPoints() constOdGeSplineEnt2d
numFitPoints() constOdGeCubicSplineCurve2d
numKnots() constOdGeSplineEnt2d
OdGeCubicSplineCurve2d()OdGeCubicSplineCurve2d
OdGeCubicSplineCurve2d(const OdGeCubicSplineCurve2d &source)OdGeCubicSplineCurve2d
OdGeCubicSplineCurve2d(const OdGePoint2dArray &fitPnts, const OdGeTol &tol=OdGeContext::gTol)OdGeCubicSplineCurve2d
OdGeCubicSplineCurve2d(const OdGePoint2dArray &fitPnts, const OdGeVector2d &startDeriv, const OdGeVector2d &endDeriv, const OdGeTol &tol=OdGeContext::gTol)OdGeCubicSplineCurve2d
OdGeCubicSplineCurve2d(const OdGeCurve2d &curve, double tol=OdGeContext::gTol.equalPoint())OdGeCubicSplineCurve2d
OdGeCubicSplineCurve2d(const OdGeKnotVector &knots, const OdGePoint2dArray &fitPnts, const OdGeVector2dArray &firstDerivs, bool isPeriodic=false)OdGeCubicSplineCurve2d
OdGeCurve2d()OdGeCurve2dprotected
OdGeCurve2d(const OdGeCurve2d &source)OdGeCurve2dprotected
OdGeEntity2d()OdGeEntity2dprotected
OdGeEntity2d(const OdGeEntity2d &)OdGeEntity2dprotected
OdGeSplineEnt2d()OdGeSplineEnt2dprotected
OdGeSplineEnt2d(const OdGeSplineEnt2d &spline)OdGeSplineEnt2dprotected
ODRX_HEAP_OPERATORS()OdGeEntity2d
operator!=(const OdGeEntity2d &entity) constOdGeEntity2d
operator=(const OdGeCubicSplineCurve2d &spline)OdGeCubicSplineCurve2d
OdGeSplineEnt2d::operator=(const OdGeSplineEnt2d &spline)OdGeSplineEnt2d
OdGeCurve2d::operator=(const OdGeCurve2d &curve)OdGeCurve2d
OdGeEntity2d::operator=(const OdGeEntity2d &entity)OdGeEntity2d
operator==(const OdGeEntity2d &entity) constOdGeEntity2d
order() constOdGeSplineEnt2d
orthoBoundBlock() constOdGeCurve2d
orthoBoundBlock(const OdGeInterval &range) constOdGeCurve2d
paramAtLength(double datumParam, double length, bool posParamDir=true, double tol=OdGeContext::gTol.equalPoint()) constOdGeCurve2d
paramOf(const OdGePoint2d &point, const OdGeTol &tol=OdGeContext::gTol) constOdGeCurve2d
reverseParam()OdGeCurve2d
rotateBy(double angle, const OdGePoint2d &basePoint=OdGePoint2d::kOrigin)OdGeEntity2d
scaleBy(double scaleFactor, const OdGePoint2d &basePoint=OdGePoint2d::kOrigin)OdGeEntity2d
setControlPointAt(int controlPointIndex, const OdGePoint2d &point)OdGeSplineEnt2d
setFirstDerivAt(int fitPointIndex, const OdGeVector2d &deriv)OdGeCubicSplineCurve2d
setFitPointAt(int fitPointIndex, const OdGePoint2d &point)OdGeCubicSplineCurve2d
setInterval()OdGeCurve2d
setInterval(const OdGeInterval &interval)OdGeCurve2d
setKnotAt(int knotIndex, double val)OdGeSplineEnt2d
startParam() constOdGeSplineEnt2d
startPoint() constOdGeSplineEnt2d
TD_USING(OdGeEntity2d::isOn)OdGeCurve2d
transformBy(const OdGeMatrix2d &xfm)OdGeEntity2d
translateBy(const OdGeVector2d &translateVec)OdGeEntity2d
type() constOdGeEntity2d
~OdGeEntity2d()OdGeEntity2d