|
| | AcGeCurveSurfInt (AcGeCurve3d const &, AcGeSurface const &, AcGeTol const &=AcGeContext::gTol) |
| |
| | AcGeCurveSurfInt (AcGeCurveSurfInt const &) |
| |
| | AcGeCurveSurfInt (void) |
| |
| | ~AcGeCurveSurfInt (void) |
| |
| AcGeCurve3d const * | curve (void) const |
| |
| AcGeCurveSurfInt & | operator= (AcGeCurveSurfInt const &) |
| |
| AcGeCurveSurfInt & | set (AcGeCurve3d const &, AcGeSurface const &, AcGeTol const &=AcGeContext::gTol) |
| |
| AcGePoint3d | intPoint (int, AcGe::AcGeIntersectError &) const |
| |
| AcGeSurface const * | surface (void) const |
| |
| AcGeTol | tolerance (void) const |
| |
| int | numIntPoints (AcGe::AcGeIntersectError &) const |
| |
| void | getIntConfigs (int, AcGe::csiConfig &, AcGe::csiConfig &, int &, AcGe::AcGeIntersectError &) const |
| |
| void | getIntParams (int, double &, AcGePoint2d &, AcGe::AcGeIntersectError &) const |
| |
| void | getPointOnCurve (int, AcGePointOnCurve3d &, AcGe::AcGeIntersectError &) const |
| |
| void | getPointOnSurface (int, AcGePointOnSurface &, AcGe::AcGeIntersectError &) const |
| |
| | ~AcGeEntity3d (void) |
| |
| AcGeEntity3d & | mirror (AcGePlane const &) |
| |
| AcGeEntity3d & | operator= (AcGeEntity3d const &) |
| |
| AcGeEntity3d & | rotateBy (double, AcGeVector3d const &, AcGePoint3d const &) |
| |
| AcGeEntity3d & | scaleBy (double, AcGePoint3d const &) |
| |
| AcGeEntity3d & | transformBy (AcGeMatrix3d const &) |
| |
| AcGeEntity3d & | translateBy (AcGeVector3d const &) |
| |
| AcGeEntity3d * | copy (void) const |
| |
| AcGe::EntityId | type (void) const |
| |
| Frx::Boolean | isEqualTo (AcGeEntity3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| Frx::Boolean | isKindOf (AcGe::EntityId) const |
| |
| Adesk::Boolean | isOn (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| Frx::Boolean | operator!= (AcGeEntity3d const &) const |
| |
| Frx::Boolean | operator== (AcGeEntity3d const &) const |
| |
Definition at line 30 of file AcGeCurveSurfInt.h.