|
FRX SDK Documentation 2025 SP0
|
This is the complete list of members for AcGeRay3d, including all inherited members.
| AcGeCurve3d(AcGeCurve3d const &) | AcGeCurve3d | protected |
| AcGeCurve3d(void) | AcGeCurve3d | protected |
| AcGeEntity3d(AcGeEntity3d const &) | AcGeEntity3d | protected |
| AcGeEntity3d(AcGeImpEntity3d &, int) | AcGeEntity3d | protected |
| AcGeEntity3d(AcGeImpEntity3d *) | AcGeEntity3d | protected |
| AcGeEntity3d(void) | AcGeEntity3d | protected |
| AcGeLinearEnt3d(AcGeLinearEnt3d const &) | AcGeLinearEnt3d | protected |
| AcGeLinearEnt3d(void) | AcGeLinearEnt3d | protected |
| AcGeRay3d(AcGePoint3d const &, AcGePoint3d const &) | AcGeRay3d | |
| AcGeRay3d(AcGePoint3d const &, AcGeVector3d const &) | AcGeRay3d | |
| AcGeRay3d(AcGeRay3d const &) | AcGeRay3d | |
| AcGeRay3d(void) | AcGeRay3d | |
| area(double, double, double &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| boundBlock(AcGeInterval const &) const | AcGeCurve3d | |
| boundBlock(void) const | AcGeCurve3d | |
| closestPointTo(AcGeCurve3d const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| closestPointTo(AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| connectTo(AcGeEntity3dImpl *) | AcGeEntity3d | protected |
| copy(void) const | AcGeEntity3d | |
| direction(void) const | AcGeLinearEnt3d | |
| distanceTo(AcGeCurve3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| distanceTo(AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| evalPoint(double) const | AcGeCurve3d | |
| evalPoint(double, int, AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > &) const | AcGeCurve3d | |
| explode(AcDbVoidPtrArray &, AcGeIntArray &, AcGeInterval const *=nullptr) const | AcGeCurve3d | |
| getClosestPointTo(AcGeCurve3d const &, AcGePointOnCurve3d &, AcGePointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| getClosestPointTo(AcGePoint3d const &, AcGePointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| getInterval(AcGeInterval &) const | AcGeCurve3d | |
| getInterval(AcGeInterval &, AcGePoint3d &, AcGePoint3d &) const | AcGeCurve3d | |
| getLine(AcGeLine3d &) const | AcGeLinearEnt3d | |
| 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 | |
| getPerpPlane(AcGePoint3d const &, AcGePlane &) const | AcGeLinearEnt3d | |
| 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, AcGeCurve3d *&, AcGeCurve3d *&) const | AcGeCurve3d | |
| getTrimmedOffset(double, AcGeVector3d const &, AcDbVoidPtrArray &, AcGe::OffsetCrvExtType=AcGe::kFillet, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| hasEndPoint(AcGePoint3d &) const | AcGeCurve3d | |
| hasStartPoint(AcGePoint3d &) const | AcGeCurve3d | |
| intersectWith(AcGeLinearEnt3d const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const | AcGeLinearEnt3d | |
| intersectWith(AcGePlanarEnt const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const | AcGeLinearEnt3d | |
| isClosed(AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| isColinearTo(AcGeLinearEnt3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeLinearEnt3d | |
| 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(AcGePlane const &, AcGeTol const &=AcGeContext::gTol) const | AcGeLinearEnt3d | |
| isOn(AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeLinearEnt3d | |
| isOn(AcGePoint3d const &, double &, AcGeTol const &=AcGeContext::gTol) const | AcGeLinearEnt3d | |
| isOn(double, AcGeTol const &=AcGeContext::gTol) const | AcGeLinearEnt3d | |
| isParallelTo(AcGeLinearEnt3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeLinearEnt3d | |
| isParallelTo(AcGePlanarEnt const &, AcGeTol const &=AcGeContext::gTol) const | AcGeLinearEnt3d | |
| isPeriodic(double &) const | AcGeCurve3d | |
| isPerpendicularTo(AcGeLinearEnt3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeLinearEnt3d | |
| isPerpendicularTo(AcGePlanarEnt const &, AcGeTol const &=AcGeContext::gTol) const | AcGeLinearEnt3d | |
| isPlanar(AcGePlane &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| length(double, double, double=AcGeContext::gTol.equalPoint()) const | AcGeCurve3d | |
| m_pImpl | AcGeEntity3d | protected |
| 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 |
| operator!=(AcGeEntity3d const &) const | AcGeEntity3d | |
| operator=(AcGeRay3d const &) | AcGeRay3d | |
| AcGeLinearEnt3d::operator=(AcGeLinearEnt3d const &) | AcGeLinearEnt3d | |
| AcGeCurve3d::operator=(AcGeCurve3d const &) | AcGeCurve3d | |
| AcGeEntity3d::operator=(AcGeEntity3d const &) | AcGeEntity3d | |
| operator==(AcGeEntity3d const &) const | AcGeEntity3d | |
| orthoBoundBlock(AcGeInterval const &) const | AcGeCurve3d | |
| orthoBoundBlock(void) const | AcGeCurve3d | |
| orthoProject(AcGePlane const &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| overlap(AcGeLinearEnt3d const &, AcGeLinearEnt3d *&, AcGeTol const &=AcGeContext::gTol) const | AcGeLinearEnt3d | |
| paramAtLength(double, double, Frx::Boolean=Frx::kTrue, double=AcGeContext::gTol.equalPoint()) const | AcGeCurve3d | |
| paramOf(AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| pointOnLine(void) const | AcGeLinearEnt3d | |
| projClosestPointTo(AcGeCurve3d const &, AcGeVector3d const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| projClosestPointTo(AcGePoint3d const &, AcGeVector3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| project(AcGePlane const &, AcGeVector3d const &, AcGeTol const &=AcGeContext::gTol) const | AcGeCurve3d | |
| projIntersectWith(AcGeLinearEnt3d const &, AcGeVector3d const &, AcGePoint3d &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const | AcGeLinearEnt3d | |
| reverseParam(void) | AcGeCurve3d | |
| rotateBy(double, AcGeVector3d const &, AcGePoint3d const &) | AcGeEntity3d | |
| scaleBy(double, AcGePoint3d const &) | AcGeEntity3d | |
| set(AcGePoint3d const &, AcGePoint3d const &) | AcGeRay3d | |
| set(AcGePoint3d const &, AcGeVector3d const &) | AcGeRay3d | |
| setInterval(void) | AcGeCurve3d | |
| setInterval(AcGeInterval const &) | AcGeCurve3d | |
| transformBy(AcGeMatrix3d const &) | AcGeEntity3d | |
| translateBy(AcGeVector3d const &) | AcGeEntity3d | |
| type(void) const | AcGeEntity3d | |
| ~AcGeCurve3d() | AcGeCurve3d | |
| ~AcGeEntity3d(void) | AcGeEntity3d | |
| ~AcGeLinearEnt3d(void) | AcGeLinearEnt3d | |
| ~AcGeRay3d(void) | AcGeRay3d |