|
| | AcGeSurfSurfInt (AcGeSurfSurfInt const &) |
| |
| | AcGeSurfSurfInt (AcGeSurface const &, AcGeSurface const &, AcGeTol const &=AcGeContext::gTol) |
| |
| | AcGeSurfSurfInt (void) |
| |
| | ~AcGeSurfSurfInt (void) |
| |
| AcGeCurve2d * | intParamCurve (int, int, int, AcGe::AcGeIntersectError &) const |
| |
| AcGeCurve3d * | intCurve (int, int, AcGe::AcGeIntersectError &) const |
| |
| AcGePoint3d | intPoint (int, AcGe::AcGeIntersectError &) const |
| |
| AcGeSurfSurfInt & | operator= (AcGeSurfSurfInt const &) |
| |
| AcGeSurfSurfInt & | set (AcGeSurface const &, AcGeSurface const &, AcGeTol const &=AcGeContext::gTol) |
| |
| AcGeSurface const * | surface1 (void) const |
| |
| AcGeSurface const * | surface2 (void) const |
| |
| AcGeTol | tolerance (void) const |
| |
| AcGe::ssiType | getType (int, AcGe::AcGeIntersectError &) const |
| |
| int | getDimension (int, AcGe::AcGeIntersectError &) const |
| |
| int | numResults (AcGe::AcGeIntersectError &) const |
| |
| void | getIntConfigs (int, AcGe::ssiConfig &, AcGe::ssiConfig &, AcGe::ssiConfig &, AcGe::ssiConfig &, AcGe::ssiType &, int &, AcGe::AcGeIntersectError &) const |
| |
| void | getIntPointParams (int, AcGePoint2d &, AcGePoint2d &, 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 29 of file AcGeSurfSurfInt.h.