#include <AcGeImpCurveCurveInt3d.h>
|
| | AcGeImpCurveCurveInt3d (AcGeImpCurve3d const &, AcGeImpCurve3d const &, AcGeImpInterval const &, AcGeImpInterval const &, AcGeVector3d const &, AcGeTol const &=AcGeContext::gTol) |
| |
| | AcGeImpCurveCurveInt3d (AcGeImpCurve3d const &, AcGeImpCurve3d const &, AcGeVector3d const &, AcGeTol const &=AcGeContext::gTol) |
| |
| | AcGeImpCurveCurveInt3d (AcGeImpCurveCurveInt3d const &) |
| |
| | AcGeImpCurveCurveInt3d (void) |
| |
| AcGeImpCurve3d const * | curve1 (void) const |
| |
| AcGeImpCurve3d const * | curve2 (void) const |
| |
| AcGeImpCurveCurveInt3d & | operator= (AcGeImpCurveCurveInt3d const &) |
| |
| AcGeImpCurveCurveInt3d & | orderWrt1 (void) |
| |
| AcGeImpCurveCurveInt3d & | orderWrt2 (void) |
| |
| AcGeImpCurveCurveInt3d & | set (AcGeImpCurve3d const &, AcGeImpCurve3d const &, AcGeImpInterval const &, AcGeImpInterval const &, AcGeVector3d const &, AcGeTol const &=AcGeContext::gTol) |
| |
| AcGeImpCurveCurveInt3d & | set (AcGeImpCurve3d const &, AcGeImpCurve3d const &, AcGeVector3d const &, AcGeTol const &=AcGeContext::gTol) |
| |
| AcGePoint3d | intPnt (int) const |
| |
| AcGeTol | tolerance (void) const |
| |
| AcGeVector3d | planeNormal (void) const |
| |
| double | intPntTol (int) const |
| |
| int | isTangential (int) const |
| |
| int | isTransversal (int) const |
| |
| int | numberOfIntPnts (void) const |
| |
| int | overlapCount (void) const |
| |
| virtual | ~AcGeImpCurveCurveInt3d (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 | changeCurveOrder (void) |
| |
| void | getConfig (int, AcGe::AcGeXConfig &, AcGe::AcGeXConfig &) const |
| |
| void | getIntParams (int, double &, double &) const |
| |
| void | getPntOnCurve1 (int, AcGeImpPointOnCurve3d &) const |
| |
| void | getPntOnCurve2 (int, AcGeImpPointOnCurve3d &) const |
| |
| void | intRanges (AcGeImpInterval &, AcGeImpInterval &) const |
| |
| void | overlapRanges (int, AcGeImpInterval &, AcGeImpInterval &, AcGePoint3d &, AcGePoint3d &, int &) const |
| |
Definition at line 33 of file AcGeImpCurveCurveInt3d.h.
◆ AcGeImpCurveCurveInt3d() [1/4]
◆ AcGeImpCurveCurveInt3d() [2/4]
◆ AcGeImpCurveCurveInt3d() [3/4]
◆ AcGeImpCurveCurveInt3d() [4/4]
| AcGeImpCurveCurveInt3d::AcGeImpCurveCurveInt3d |
( |
void | | ) |
|
◆ ~AcGeImpCurveCurveInt3d()
| virtual AcGeImpCurveCurveInt3d::~AcGeImpCurveCurveInt3d |
( |
void | | ) |
|
|
virtual |
◆ changeCurveOrder()
| void AcGeImpCurveCurveInt3d::changeCurveOrder |
( |
void | | ) |
|
◆ copy()
◆ curve1()
◆ curve2()
◆ eventDeleted()
◆ eventModified()
◆ eventSetInterval()
◆ eventTransformed()
◆ getConfig()
◆ getIntParams()
◆ getPntOnCurve1()
◆ getPntOnCurve2()
◆ intPnt()
◆ intPntTol()
| double AcGeImpCurveCurveInt3d::intPntTol |
( |
int | | ) |
const |
◆ intRanges()
◆ isEqualTo()
◆ isOn()
◆ isTangential()
| int AcGeImpCurveCurveInt3d::isTangential |
( |
int | | ) |
const |
◆ isTransversal()
| int AcGeImpCurveCurveInt3d::isTransversal |
( |
int | | ) |
const |
◆ numberOfIntPnts()
| int AcGeImpCurveCurveInt3d::numberOfIntPnts |
( |
void | | ) |
const |
◆ operator=()
◆ orderWrt1()
◆ orderWrt2()
◆ overlapCount()
| int AcGeImpCurveCurveInt3d::overlapCount |
( |
void | | ) |
const |
◆ overlapRanges()
◆ planeNormal()
◆ set() [1/2]
◆ set() [2/2]
◆ tolerance()
| AcGeTol AcGeImpCurveCurveInt3d::tolerance |
( |
void | | ) |
const |
◆ transformBy()
◆ type()
The documentation for this class was generated from the following file: