|
| | AcGeImpPlanarEnt (AcGeImpPlanarEnt const &) |
| |
| | AcGeImpPlanarEnt (AcGePoint3d const &, AcGePoint3d const &, AcGePoint3d const &, int) |
| |
| | AcGeImpPlanarEnt (AcGePoint3d const &, AcGeVector3d const &) |
| |
| | AcGeImpPlanarEnt (AcGePoint3d const &, AcGeVector3d const &, AcGeVector3d const &, int) |
| |
| | AcGeImpPlanarEnt (double, double, double, double) |
| |
| | AcGeImpPlanarEnt (int) |
| |
| | AcGeImpPlanarEnt (void) |
| |
| AcGeImpPlanarEnt & | operator= (AcGeImpPlanarEnt const &) |
| |
| AcGeImpPlanarEnt & | set (AcGePoint3d const &, AcGePoint3d const &, AcGePoint3d const &, int) |
| |
| AcGeImpPlanarEnt & | set (AcGePoint3d const &, AcGeVector3d const &) |
| |
| AcGeImpPlanarEnt & | set (AcGePoint3d const &, AcGeVector3d const &, AcGeVector3d const &, int) |
| |
| AcGeImpPlanarEnt & | set (double, double, double, double) |
| |
| AcGeImpPlanarEnt & | unbound (void) |
| |
| AcGePoint3d | closestPntPlanarEnt (AcGeImpPlanarEnt const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| AcGePoint3d | pointOnPlane (void) const |
| |
| AcGeVector3d | normal (void) const |
| |
| double | signedDistanceTo (AcGePoint3d const &) const |
| |
| int | intersectWith (AcGeImpEllipArc3d const &, int &, AcGePoint3d &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| int | intersectWith (AcGeImpLinearEnt3d const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| int | intersectWith (AcGeImpPlanarEnt const &, AcGeImpLinearEnt3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| int | isCoplanarTo (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 | isWithinBounds (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual | ~AcGeImpPlanarEnt (void) |
| |
| virtual AcGeImpEntity3d & | transformBy (AcGeMatrix3d const &) |
| |
| virtual AcGeImpEntity3d & | translateBy (AcGeVector3d const &) |
| |
| virtual AcGeImpObject * | copy (void) const |
| |
| virtual AcGePoint2d | paramOf (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual AcGePoint3d | closestCurveToBoundary (AcGeImpCurve3d const &, AcGePoint3d &, AcGeTol const &=AcGeContext::gTol) 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 | closestPointToBoundary (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual AcGePoint3d | evalPoint (double, double) const |
| |
| virtual AcGe::EntityId | type (int) const |
| |
| virtual int | boundary (AcGeImpCurve3d **const) const |
| |
| virtual int | isEqualTo (AcGeImpEntity3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isPeriodicInU (double &) const |
| |
| virtual int | isPeriodicInV (double &) const |
| |
| virtual void * | getExternalEntity (void) const |
| |
| virtual void | evalNormal (AcGePointOnSurfaceData &) const |
| |
| virtual void | evaluate (int, AcGePointOnSurfaceData &, int) const |
| |
| virtual void | getClosestPointTo (AcGeImpCurve3d const &, AcGeImpPointOnCurve3d &, AcGeImpPointOnSurface &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual void | getClosestPointTo (AcGeImpSurface const &, AcGeImpPointOnSurface &, AcGeImpPointOnSurface &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual void | getClosestPointTo (AcGePoint3d const &, AcGeImpPointOnSurface &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual void | getEnvelope (AcGeImpInterval &, AcGeImpInterval &) const |
| |
| virtual void | setEnvelope (AcGeImpInterval &, AcGeImpInterval &) |
| |
| void | get (AcGePoint3d &, AcGePoint3d &, AcGePoint3d &) const |
| |
| void | get (AcGePoint3d &, AcGeVector3d &, AcGeVector3d &) const |
| |
| void | getCoefficients (double &, double &, double &, double &) const |
| |
| void | getCoordSystem (AcGePoint3d &, AcGeVector3d &, AcGeVector3d &) const |
| |
Definition at line 37 of file AcGeImpPlanarEnt.h.