|
| | AcGeImpLinearEnt3d (AcGeImpCurve3d const &, AcGeImpCurve3d const &, double &, double &) |
| |
| | AcGeImpLinearEnt3d (AcGeImpCurve3d const &, AcGePoint3d const &, double &, int &) |
| |
| | AcGeImpLinearEnt3d (AcGeImpLinearEnt3d const &) |
| |
| | AcGeImpLinearEnt3d (AcGePoint3d const &, AcGePoint3d const &, int, int) |
| |
| | AcGeImpLinearEnt3d (AcGePoint3d const &, AcGeVector3d const &, int, int) |
| |
| | AcGeImpLinearEnt3d (int, int) |
| |
| | AcGeImpLinearEnt3d (void) |
| |
| AcGeImpLinearEnt3d & | operator= (AcGeImpLinearEnt3d const &) |
| |
| AcGeImpLinearEnt3d & | set (AcGeImpCurve3d const &, AcGeImpCurve3d const &, double &, double &, int &) |
| |
| AcGeImpLinearEnt3d & | set (AcGeImpCurve3d const &, AcGePoint3d const &, double &, int &) |
| |
| AcGeImpLinearEnt3d & | set (AcGePoint3d const &, AcGePoint3d const &, int, int) |
| |
| AcGeImpLinearEnt3d & | set (AcGePoint3d const &, AcGeVector3d const &, int, int) |
| |
| AcGePoint3d | baryComb (double) const |
| |
| AcGePoint3d | closestPointToLine (AcGeImpLinearEnt3d const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| AcGePoint3d | endPoint (void) const |
| |
| AcGePoint3d | midPoint (void) const |
| |
| AcGePoint3d | pointOnLine (void) const |
| |
| AcGePoint3d | startPoint (void) const |
| |
| AcGeVector3d | direction (void) const |
| |
| AcGeVector3d | velocity (void) const |
| |
| int | intersectWithLine (AcGeImpLinearEnt3d const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| int | intersectWithPlane (AcGeImpPlanarEnt const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| int | isColinearTo (AcGeImpLinearEnt3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| int | isOn (AcGeImpPlanarEnt const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| int | isParallelTo (AcGeImpLinearEnt3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| int | isParallelTo (AcGeImpPlanarEnt const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| int | isPerpendicularTo (AcGeImpLinearEnt3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| int | isPerpendicularTo (AcGeImpPlanarEnt const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| int | overlap (AcGeImpLinearEnt3d const &, AcGeImpLinearEnt3d *&, AcGeTol const &=AcGeContext::gTol) const |
| |
| int | projIntersectWith (AcGeImpLinearEnt3d const &, AcGeVector3d const &, AcGePoint3d &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual | ~AcGeImpLinearEnt3d (void) |
| |
| virtual AcGeImpBoundBlock3d | boundBlock (int, AcGeImpInterval const &, int) const |
| |
| virtual AcGeImpCurve3d & | reverseParam (void) |
| |
| virtual AcGeImpCurve3d & | setInterval (AcGeImpInterval const &, int) |
| |
| virtual AcGeImpCurve3d & | setInterval (void) |
| |
| virtual AcGeImpEntity3d & | transformBy (AcGeMatrix3d const &) |
| |
| virtual AcGeImpEntity3d & | translateBy (AcGeVector3d const &) |
| |
| virtual AcGeImpEntity3d * | exactOffset (double, AcGeVector3d const &, AcGeDoubleArray *, AcGeDoubleArray *, AcGe::OffsetCrvExtType, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual AcGeImpEntity3d * | project (AcGeImpPlanarEnt const &, AcGeVector3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual AcGeImpObject * | copy (void) const |
| |
| virtual AcGePoint3d | closestPointTo (AcGeImpCurve3d const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual AcGePoint3d | closestPointTo (AcGeImpSurface const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual AcGePoint3d | closestPointTo (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual AcGePoint3d | evalPoint (double) const |
| |
| virtual AcGePoint3d | evalPoint (double, int, AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > &) const |
| |
| virtual double | length (double, double, double) const |
| |
| virtual double | paramAtLength (double, double, int, double) const |
| |
| virtual double | paramOf (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual AcGe::EntityId | type (int) const |
| |
| virtual int | area (double, double, double &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | getNormalPoint (AcGePoint3d const &, AcGeImpPointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | intersectSelf (AcGeCurveIntData &, AcGeVector3d const &, double, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | intersectWith (AcGeImpCurve3d const &, AcGeVector3d const &, AcGeCurveIntData &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | intersectWith (AcGeImpInterval const &, AcGeImpInterval const &, AcGeVector3d const &, AcGeCurveIntData &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isClosed (AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isDegenerate (AcGeImpEntity3d *&, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isDegenerate (AcGe::EntityId &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isEqualTo (AcGeImpEntity3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isLinear (AcGeImpLinearEnt3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isOn (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isOn (AcGePoint3d const &, double &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isOn (double, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isPeriodic (double &, int) const |
| |
| virtual int | isPlanar (AcGeImpPlanarEnt &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isWithinBounds (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | tweak (int, AcGePoint3d const &) |
| |
| virtual int | unboundedOverlap (AcGeImpCurve3d const &, int &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual void * | getExternalEntity (void) const |
| |
| virtual void | getClosestPointTo (AcGeImpCurve3d const &, AcGeImpPointOnCurve3d &, AcGeImpPointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual void | getClosestPointTo (AcGePoint3d const &, AcGeImpPointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual void | getInterval (AcGeImpInterval &, AcGePoint3d &, AcGePoint3d &) const |
| |
| virtual void | getInterval (AcGeImpInterval &, int, int) const |
| |
| virtual void | getProjClosestPointTo (AcGePoint3d const &, AcGeVector3d const &, AcGeImpPointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual void | getSplitCurves (double, AcGeImpCurve3d *&, AcGeImpCurve3d *&) const |
| |
| virtual void | reverseProject (AcGeImpPointOnCurve3d const &, AcGeImpPlanarEnt const &, AcGeVector3d const &, AcGeImpPointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| void | getBisector (AcGeImpPlanarEnt &) const |
| |
| void | getLine (AcGeImpLinearEnt3d &) const |
| |
| void | getPerpPlane (AcGePoint3d const &, AcGeImpPlanarEnt &) const |
| |
| void | projectBlockTo (AcGeImpBoundBlock3d const &, AcGeImpInterval &) const |
| |
| | AcGeImpCurve3d (AcGeImpCurve3d const &) |
| |
| | AcGeImpCurve3d (void) |
| |
| AcGeImpCurve3d & | operator= (AcGeImpCurve3d const &) |
| |
| AcGeImpEntity3d * | orthoProject (AcGeImpPlanarEnt const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| double | minimalPoint (AcGePoint3d const &, double, double, AcGeVector3d const &, double) const |
| |
| int | extendCurves (AcGeImpCurve3d &, double, double, AcGeVector3d const &, AcGeTol const &=AcGeContext::gTol) |
| |
| int | hasEndPoint (AcGePoint3d &) const |
| |
| int | hasStartPoint (AcGePoint3d &) const |
| |
| int | intersectLocal (AcGeImpCurve3d const &, double &, double &, int, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| int | isCoplanarWith (AcGeImpCurve3d const &, AcGeImpPlanarEnt &, AcGeTol const &=AcGeContext::gTol) const |
| |
| int | overlap (AcGeImpCurve3d const &, AcGeCurveIntData &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual | ~AcGeImpCurve3d (void) |
| |
| virtual AcGeImpBoundBlock3d | boundBlock (int, int) const |
| |
| virtual AcGeImpCurve3d * | offsetBaseCurve (void) const |
| |
| virtual AcGePoint3d | evalPointOnLeft (double, int, AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > &) const |
| |
| virtual AcGePoint3d | evalPointOnRight (double, int, AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > &) const |
| |
| virtual AcGePoint3d | projClosestPointTo (AcGeImpCurve3d const &, AcGeVector3d const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual AcGePoint3d | projClosestPointTo (AcGePoint3d const &, AcGeVector3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual double | distanceTo (AcGeImpCurve3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual double | distanceTo (AcGeImpSurface const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual double | distanceTo (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual AcGe::PointContainment | contains (AcGePoint3d const &, int &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | explode (AcDbVoidPtrArray &, AcGeIntArray &, AcGeImpInterval const *) const |
| |
| virtual int | getParamsOfC1Discontinuity (AcGeDoubleArray &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isCounterClock (void) const |
| |
| virtual void | getClosestPointTo (AcGeImpSurface const &, AcGeImpPointOnCurve3d &, AcGeImpPointOnSurface &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual void | getProjClosestPointTo (AcGeImpCurve3d const &, AcGeVector3d const &, AcGeImpPointOnCurve3d &, AcGeImpPointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual void | getSamplePoints (double, double, double, AcGeImpPointOnCurve3d &, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &, AcGeDoubleArray &, AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > *, AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > *) const |
| |
| virtual void | getSamplePoints (int, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &) const |
| |
| virtual void | getTrimmedOffset (double, AcGeVector3d const &, AcDbVoidPtrArray &, AcGe::OffsetCrvExtType, AcGeTol const &=AcGeContext::gTol) const |
| |
| void | getLocalClosestPoints (AcGeImpCurve3d const &, AcGeImpPointOnCurve3d &, AcGeImpPointOnCurve3d &, AcGeImpInterval const *, AcGeImpInterval const *, AcGeTol const &=AcGeContext::gTol) const |
| |
| void | getLocalClosestPoints (AcGePoint3d const &, AcGeImpPointOnCurve3d &, AcGeImpInterval const *, AcGeTol const &=AcGeContext::gTol) const |
| |
| void | getSamplePoints (double, double, double, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > &, AcGeDoubleArray &, AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > *, AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > *) const |
| |
| void | reverseProject (AcGeImpCurve3d const &, AcGeImpPointOnCurve3d const &, AcGeImpPlanarEnt const &, AcGeVector3d const &, AcGeImpPointOnCurve3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
Definition at line 37 of file AcGeImpLinearEnt3d.h.