#include <AcGeImpCurveSurfInt.h>
|
| | AcGeImpCurveSurfInt (AcGeImpCurve3d const &, AcGeImpSurface const &, AcGeTol const &=AcGeContext::gTol) |
| |
| | AcGeImpCurveSurfInt (AcGeImpCurveSurfInt const &) |
| |
| | AcGeImpCurveSurfInt (void) |
| |
| AcGeImpCurve3d const * | curve (void) const |
| |
| AcGeImpCurveSurfInt & | operator= (AcGeImpCurveSurfInt const &) |
| |
| AcGeImpCurveSurfInt & | set (AcGeImpCurve3d const &, AcGeImpSurface const &, AcGeTol const &=AcGeContext::gTol) |
| |
| AcGeImpSurface const * | surface (void) const |
| |
| AcGePoint3d | intPoint (int, AcGe::AcGeIntersectError &) const |
| |
| AcGeTol | tolerance (void) const |
| |
| int | numberOfIntPnts (AcGe::AcGeIntersectError &) const |
| |
| virtual | ~AcGeImpCurveSurfInt (void) |
| |
| virtual AcGeImpEntity3d & | transformBy (AcGeMatrix3d const &) |
| |
| virtual AcGeImpObject * | copy (void) const |
| |
| virtual AcGe::EntityId | type (int) const |
| |
| virtual int | isEqualTo (AcGeImpEntity3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isOn (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual void | eventDeleted (AcGeLink const &) |
| |
| virtual void | eventModified (AcGeLink const &) |
| |
| virtual void | eventSetInterval (AcGeLink const &) |
| |
| virtual void | eventTransformed (AcGeLink const &, AcGeMatrix3d const &) |
| |
| void | getConfigs (int, AcGe::csiConfig &, AcGe::csiConfig &, int &, AcGe::AcGeIntersectError &) const |
| |
| void | getIntParams (int, double &, AcGePoint2d &, AcGe::AcGeIntersectError &) const |
| |
| void | getPntOnCurve (int, AcGeImpPointOnCurve3d &, AcGe::AcGeIntersectError &) const |
| |
| void | getPntOnSurface (int, AcGeImpPointOnSurface &, AcGe::AcGeIntersectError &) const |
| |
Definition at line 33 of file AcGeImpCurveSurfInt.h.
◆ AcGeImpCurveSurfInt() [1/3]
◆ AcGeImpCurveSurfInt() [2/3]
◆ AcGeImpCurveSurfInt() [3/3]
| AcGeImpCurveSurfInt::AcGeImpCurveSurfInt |
( |
void | | ) |
|
◆ ~AcGeImpCurveSurfInt()
| virtual AcGeImpCurveSurfInt::~AcGeImpCurveSurfInt |
( |
void | | ) |
|
|
virtual |
◆ copy()
◆ curve()
◆ eventDeleted()
◆ eventModified()
◆ eventSetInterval()
◆ eventTransformed()
◆ getConfigs()
◆ getIntParams()
◆ getPntOnCurve()
◆ getPntOnSurface()
◆ intPoint()
◆ isEqualTo()
◆ isOn()
◆ numberOfIntPnts()
◆ operator=()
◆ set()
◆ surface()
◆ tolerance()
◆ transformBy()
◆ type()
The documentation for this class was generated from the following file: