|
FRX SDK Documentation 2025 SP0
|
This is the complete list of members for AcGeImpDiscreteSpline3d, including all inherited members.
| AcGeCurve3d(AcGeCurve3d const &) | AcGeCurve3d | protected |
| AcGeCurve3d(void) | AcGeCurve3d | protected |
| AcGeDiscreteSpline3d(void) | AcGeDiscreteSpline3d | |
| AcGeDiscreteSpline3d(AcGeDiscreteSpline3d const &) | AcGeDiscreteSpline3d | |
| AcGeDiscreteSpline3d(AcGeNurbCurve3d &, double) | AcGeDiscreteSpline3d | |
| AcGeDiscreteSpline3d(int, AcGeKnotVector const &, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeDoubleArray const &, Frx::Boolean, double) | AcGeDiscreteSpline3d | |
| AcGeDiscreteSpline3d(int, AcGeKnotVector const &, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, Frx::Boolean, double) | AcGeDiscreteSpline3d | |
| AcGeEntity3d(AcGeEntity3d const &) | AcGeEntity3d | protected |
| AcGeEntity3d(AcGeImpEntity3d &, int) | AcGeEntity3d | protected |
| AcGeEntity3d(AcGeImpEntity3d *) | AcGeEntity3d | protected |
| AcGeEntity3d(void) | AcGeEntity3d | protected |
| AcGeImpDiscreteSpline3d() | AcGeImpDiscreteSpline3d | |
| AcGeImpDiscreteSpline3d(AcGeImpDiscreteSpline3d const &) | AcGeImpDiscreteSpline3d | |
| AcGeImpDiscreteSpline3d(AcGeImpNurbCurve3d &, double) | AcGeImpDiscreteSpline3d | |
| AcGeImpDiscreteSpline3d(int, AcGeKnotVector const &, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeDoubleArray const &, int, double) | AcGeImpDiscreteSpline3d | |
| AcGeImpDiscreteSpline3d(int, AcGeKnotVector const &, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, int, double) | AcGeImpDiscreteSpline3d | |
| AcGeNurbCurve3d(AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > const &, AcGeTol const &=AcGeContext::gTol, Frx::Boolean=Frx::kFalse) | AcGeNurbCurve3d | |
| AcGeNurbCurve3d(AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeTol const &=AcGeContext::gTol) | AcGeNurbCurve3d | |
| AcGeNurbCurve3d(AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeVector3d const &, AcGeVector3d const &, Frx::Boolean=Frx::kTrue, Frx::Boolean=Frx::kTrue, AcGeTol const &=AcGeContext::gTol) | AcGeNurbCurve3d | |
| AcGeNurbCurve3d(AcGeEllipArc3d const &) | AcGeNurbCurve3d | |
| AcGeNurbCurve3d(AcGeLineSeg3d const &) | AcGeNurbCurve3d | |
| AcGeNurbCurve3d(AcGeNurbCurve3d const &) | AcGeNurbCurve3d | |
| AcGeNurbCurve3d(AcGeCurve3d const &, double=AcGeContext::gTol.equalPoint()) | AcGeNurbCurve3d | |
| AcGeNurbCurve3d(int, AcGeKnotVector const &, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeDoubleArray const &, Frx::Boolean=Frx::kFalse) | AcGeNurbCurve3d | |
| AcGeNurbCurve3d(int, AcGeKnotVector const &, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, Frx::Boolean=Frx::kFalse) | AcGeNurbCurve3d | |
| AcGeNurbCurve3d(int, AcGePolyline3d const &, Frx::Boolean=Frx::kFalse) | AcGeNurbCurve3d | |
| AcGeNurbCurve3d(void) | AcGeNurbCurve3d | |
| AcGeNurbCurve3d(AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeVector3d const &, AcGeVector3d const &, Frx::Boolean, Frx::Boolean, enum AcGe::KnotParameterization, AcGeTol const &=AcGeContext::gTol) | AcGeNurbCurve3d | |
| AcGeSplineEnt3d(AcGeSplineEnt3d const &) | AcGeSplineEnt3d | protected |
| AcGeSplineEnt3d(void) | AcGeSplineEnt3d | protected |
| addControlPointAt(double, AcGePoint3d const &, double) | AcGeNurbCurve3d | |
| addFitPointAt(int, AcGePoint3d const &) | AcGeNurbCurve3d | |
| addKnot(double) | AcGeNurbCurve3d | |
| area(double, double, double &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| boundBlock(AcGeInterval const &) const | AcGeCurve3d | |
| boundBlock(void) const | AcGeCurve3d | |
| buildFitData(enum AcGe::KnotParameterization) | AcGeNurbCurve3d | |
| buildFitData(void) | AcGeNurbCurve3d | |
| closestPointTo(AcGeCurve3d const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| closestPointTo(AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| connectTo(AcGeEntity3dImpl *) | AcGeEntity3d | protected |
| continuityAtKnot(int, AcGeTol const &=AcGeContext::gTol) const | AcGeSplineEnt3d | |
| controlPointAt(int) const | AcGeSplineEnt3d | |
| copy(void) const | AcGeImpDiscreteSpline3d | virtual |
| degree(void) const | AcGeImpDiscreteSpline3d | virtual |
| deleteControlPointAt(int) | AcGeNurbCurve3d | |
| deleteFitPointAt(int) | AcGeNurbCurve3d | |
| deviation(void) const | AcGeImpDiscreteSpline3d | |
| distanceTo(AcGeCurve3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| distanceTo(AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| elevateDegree(int) | AcGeNurbCurve3d | |
| endParam(void) const | AcGeSplineEnt3d | |
| endPoint(void) const | AcGeImpDiscreteSpline3d | virtual |
| evalForwardDiffValues(int) | AcGeImpDiscreteSpline3d | protected |
| evalMode(void) const | AcGeNurbCurve3d | |
| evalPoint(double) const | AcGeImpDiscreteSpline3d | protectedvirtual |
| AcGeDiscreteSpline3d::evalPoint(double, int, AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > &) const | AcGeCurve3d | |
| evalPointArray(AcGePoint3d *) const | AcGeImpDiscreteSpline3d | |
| evalPointArray(int, int, AcGePoint3d *) const | AcGeImpDiscreteSpline3d | |
| evaluate(int, AcGePointOnCurve3dData &, int) const | AcGeImpDiscreteSpline3d | protectedvirtual |
| explode(AcDbVoidPtrArray &, AcGeIntArray &, AcGeInterval const *=nullptr) const | AcGeCurve3d | |
| fitPointAt(int) const | AcGeImpDiscreteSpline3d | |
| getClosestPointTo(AcGeCurve3d const &, AcGePointOnCurve3d &, AcGePointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| getClosestPointTo(AcGePoint3d const &, AcGePointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| getDefinitionData(int &, Frx::Boolean &, Frx::Boolean &, AcGeKnotVector &, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &, AcGeDoubleArray &) const | AcGeNurbCurve3d | |
| getFitData(AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &, AcGeTol &, Frx::Boolean &, AcGeVector3d &, AcGeVector3d &) const | AcGeNurbCurve3d | |
| getFitData(AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &, AcGeTol &, Frx::Boolean &, AcGeVector3d &, AcGeVector3d &, enum AcGe::KnotParameterization &) const | AcGeNurbCurve3d | |
| getFitKnotParameterization(enum AcGe::KnotParameterization &) const | AcGeNurbCurve3d | |
| getFitPointAt(int, AcGePoint3d &) const | AcGeNurbCurve3d | |
| getFitTangents(AcGeVector3d &, AcGeVector3d &) const | AcGeNurbCurve3d | |
| getFitTangents(AcGeVector3d &, AcGeVector3d &, Frx::Boolean &, Frx::Boolean &) const | AcGeNurbCurve3d | |
| getFitTolerance(AcGeTol &) const | AcGeNurbCurve3d | |
| getInterval(AcGeInterval &) const | AcGeCurve3d | |
| getInterval(AcGeInterval &, AcGePoint3d &, AcGePoint3d &) const | AcGeCurve3d | |
| getLocalClosestPoints(AcGeCurve3d const &, AcGePointOnCurve3d &, AcGePointOnCurve3d &, AcGeInterval const *, AcGeInterval const *, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| getLocalClosestPoints(AcGePoint3d const &, AcGePointOnCurve3d &, AcGeInterval const *, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| getNormalPoint(AcGePoint3d const &, AcGePointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| getParamsOfC1Discontinuity(AcGeDoubleArray &, AcGeTol const &=AcGeContext::gTol) const | AcGeNurbCurve3d | |
| getParamsOfG1Discontinuity(AcGeDoubleArray &, AcGeTol const &=AcGeContext::gTol) const | AcGeNurbCurve3d | |
| getProjClosestPointTo(AcGeCurve3d const &, AcGeVector3d const &, AcGePointOnCurve3d &, AcGePointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| getProjClosestPointTo(AcGePoint3d const &, AcGeVector3d const &, AcGePointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| getSamplePoints(double, double, double, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &, AcGeDoubleArray &, bool=false) const | AcGeCurve3d | |
| getSamplePoints(int, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &) const | AcGeCurve3d | |
| getSamplePoints(int, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &, AcArray< double, AcArrayMemCopyReallocator< double > > &) const | AcGeCurve3d | |
| getSplitCurves(double, AcGeImpCurve3d *&, AcGeImpCurve3d *&) const | AcGeImpDiscreteSpline3d | virtual |
| AcGeDiscreteSpline3d::getSplitCurves(double, AcGeCurve3d *&, AcGeCurve3d *&) const | AcGeCurve3d | |
| getTrimmedOffset(double, AcGeVector3d const &, AcDbVoidPtrArray &, AcGe::OffsetCrvExtType=AcGe::kFillet, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| hardTrimByParams(double, double) | AcGeNurbCurve3d | |
| hasEndPoint(AcGePoint3d &) const | AcGeCurve3d | |
| hasFitData(void) const | AcGeImpDiscreteSpline3d | virtual |
| hasStartPoint(AcGePoint3d &) const | AcGeCurve3d | |
| initCopy(AcGeImpDiscreteSpline3d const &) | AcGeImpDiscreteSpline3d | protected |
| insertKnot(double) | AcGeNurbCurve3d | |
| isClosed(AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| isCoplanarWith(AcGeCurve3d const &, AcGePlane &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| isDegenerate(AcGeEntity3d *&, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| isDegenerate(AcGe::EntityId &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| isEqualTo(AcGeEntity3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeEntity3d | |
| isKindOf(AcGe::EntityId) const | AcGeEntity3d | |
| isLinear(AcGeLine3d &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| isOn(AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| isOn(AcGePoint3d const &, double &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| isOn(double, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| isPeriodic(double &) const | AcGeCurve3d | |
| isPlanar(AcGePlane &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| isRational(void) const | AcGeSplineEnt3d | |
| joinWith(AcGeNurbCurve3d const &) | AcGeNurbCurve3d | |
| knotAt(int) const | AcGeSplineEnt3d | |
| knots(void) const | AcGeSplineEnt3d | |
| length(double, double, double=AcGeContext::gTol.equalPoint()) const | AcGeCurve3d | |
| m_pImpl | AcGeEntity3d | protected |
| makeClosed(void) | AcGeNurbCurve3d | |
| makeNonPeriodic(void) | AcGeNurbCurve3d | |
| makeOpen(void) | AcGeNurbCurve3d | |
| makePeriodic(void) | AcGeNurbCurve3d | |
| makeRational(double) | AcGeNurbCurve3d | |
| mirror(AcGePlane const &) | AcGeEntity3d | |
| newEntity2d(AcGeImpEntity3d &, int) const | AcGeEntity3d | protected |
| newEntity2d(AcGeImpEntity3d *) const | AcGeEntity3d | protected |
| newEntity3d(AcGeImpEntity3d &, int) const | AcGeEntity3d | protected |
| newEntity3d(AcGeImpEntity3d *) const | AcGeEntity3d | protected |
| numControlPoints(void) const | AcGeSplineEnt3d | |
| numFitPoints(void) const | AcGeImpDiscreteSpline3d | |
| numGridPoints(void) const | AcGeImpDiscreteSpline3d | |
| numGridPointsAt(int) const | AcGeImpDiscreteSpline3d | |
| numGridPointsAt(int, int) const | AcGeImpDiscreteSpline3d | |
| numIntervals(void) const | AcGeImpDiscreteSpline3d | |
| numKnots(void) const | AcGeSplineEnt3d | |
| numWeights(void) const | AcGeNurbCurve3d | |
| operator!=(AcGeEntity3d const &) const | AcGeEntity3d | |
| operator=(AcGeImpDiscreteSpline3d const &) | AcGeImpDiscreteSpline3d | |
| AcGeDiscreteSpline3d::operator=(AcGeDiscreteSpline3d const &) | AcGeDiscreteSpline3d | |
| AcGeNurbCurve3d::operator=(AcGeNurbCurve3d const &) | AcGeNurbCurve3d | |
| AcGeSplineEnt3d::operator=(AcGeSplineEnt3d const &) | AcGeSplineEnt3d | |
| AcGeCurve3d::operator=(AcGeCurve3d const &) | AcGeCurve3d | |
| AcGeEntity3d::operator=(AcGeEntity3d const &) | AcGeEntity3d | |
| operator==(AcGeEntity3d const &) const | AcGeEntity3d | |
| order(void) const | AcGeSplineEnt3d | |
| orthoBoundBlock(AcGeInterval const &) const | AcGeCurve3d | |
| orthoBoundBlock(void) const | AcGeCurve3d | |
| orthoProject(AcGePlane const &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| paramAtLength(double, double, Frx::Boolean=Frx::kTrue, double=AcGeContext::gTol.equalPoint()) const | AcGeCurve3d | |
| paramOf(AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| projClosestPointTo(AcGeCurve3d const &, AcGeVector3d const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| projClosestPointTo(AcGePoint3d const &, AcGeVector3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| project(AcGeImpPlanarEnt const &, AcGeVector3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeImpDiscreteSpline3d | virtual |
| AcGeDiscreteSpline3d::project(AcGePlane const &, AcGeVector3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| purgeFitData(void) | AcGeNurbCurve3d | |
| reverseParam(void) | AcGeCurve3d | |
| rotateBy(double, AcGeVector3d const &, AcGePoint3d const &) | AcGeEntity3d | |
| scaleBy(double, AcGePoint3d const &) | AcGeEntity3d | |
| set(AcGeImpNurbCurve3d &, double) | AcGeImpDiscreteSpline3d | protected |
| setControlPointAt(int, AcGePoint3d const &) | AcGeSplineEnt3d | |
| setDeviation(double) | AcGeImpDiscreteSpline3d | |
| setEvalMode(Frx::Boolean=Frx::kFalse) | AcGeNurbCurve3d | |
| setFitData(AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeVector3d const &, AcGeVector3d const &, AcGeTol const &=AcGeContext::gTol) | AcGeNurbCurve3d | |
| setFitData(AcGeKnotVector const &, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeVector3d const &, AcGeVector3d const &, AcGeTol const &=AcGeContext::gTol, Frx::Boolean=Frx::kFalse) | AcGeNurbCurve3d | |
| setFitData(int, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeTol const &=AcGeContext::gTol) | AcGeNurbCurve3d | |
| setFitData(AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeVector3d const &, AcGeVector3d const &, enum AcGe::KnotParameterization, AcGeTol const &=AcGeContext::gTol) | AcGeNurbCurve3d | |
| setFitKnotParameterization(enum AcGe::KnotParameterization) | AcGeNurbCurve3d | |
| setFitPointAt(int, AcGePoint3d const &) | AcGeNurbCurve3d | |
| setFitTangents(AcGeVector3d const &, AcGeVector3d const &) | AcGeNurbCurve3d | |
| setFitTangents(AcGeVector3d const &, AcGeVector3d const &, Frx::Boolean, Frx::Boolean) | AcGeNurbCurve3d | |
| setFitTolerance(AcGeTol const &=AcGeContext::gTol) | AcGeNurbCurve3d | |
| setGridOnInterval(int, double) | AcGeImpDiscreteSpline3d | protected |
| setInterval(void) | AcGeCurve3d | |
| setInterval(AcGeInterval const &) | AcGeCurve3d | |
| setKnotAt(int, double) | AcGeSplineEnt3d | |
| setKnots(void) | AcGeImpDiscreteSpline3d | protectedvirtual |
| setWeightAt(int, double) | AcGeNurbCurve3d | |
| startParam(void) const | AcGeSplineEnt3d | |
| startPoint(void) const | AcGeImpDiscreteSpline3d | virtual |
| transformBy(AcGeMatrix3d const &) | AcGeEntity3d | |
| translateBy(AcGeVector3d const &) | AcGeEntity3d | |
| type(int) const | AcGeImpDiscreteSpline3d | virtual |
| AcGeDiscreteSpline3d::type(void) const | AcGeEntity3d | |
| weightAt(int) const | AcGeNurbCurve3d | |
| ~AcGeCurve3d() | AcGeCurve3d | |
| ~AcGeDiscreteSpline3d(void) | AcGeDiscreteSpline3d | |
| ~AcGeEntity3d(void) | AcGeEntity3d | |
| ~AcGeImpDiscreteSpline3d(void) | AcGeImpDiscreteSpline3d | virtual |
| ~AcGeNurbCurve3d(void) | AcGeNurbCurve3d | |
| ~AcGeSplineEnt3d(void) | AcGeSplineEnt3d |