#include <AcGeImpExternalCurve2d.h>
|
| | AcGeImpExternalCurve2d (AcGeImpExternalCurve2d const &) |
| |
| | AcGeImpExternalCurve2d (void *, AcGe::ExternalEntityKind, int) |
| |
| | AcGeImpExternalCurve2d (void) |
| |
| AcGeImpExternalCurve2d & | operator= (AcGeImpExternalCurve2d const &) |
| |
| AcGeImpExternalCurve2d & | set (void *, AcGe::ExternalEntityKind, int) |
| |
| AcGeImpExternalCurve2d & | setToOwnCurve (void) |
| |
| AcGe::ExternalEntityKind | externalCurveKind (void) const |
| |
| int | isDefined (void) const |
| |
| int | isNurbCurve (AcGeImpNurbCurve3d &) const |
| |
| int | isNurbCurve (void) const |
| |
| int | isOwnerOfCurve (void) const |
| |
| virtual | ~AcGeImpExternalCurve2d (void) |
| |
| virtual AcGeImpCurve3d & | reverseParam (void) |
| |
| virtual AcGeImpCurve3d & | setInterval (AcGeImpInterval const &, int) |
| |
| virtual AcGeImpCurve3d & | setInterval (void) |
| |
| virtual AcGeImpEntity3d & | transformBy (AcGeMatrix3d const &) |
| |
| virtual AcGeImpObject * | copy (void) const |
| |
| virtual double | length (double, double, double) const |
| |
| virtual double | paramAtLength (double, double, int, double) const |
| |
| virtual double | paramOf (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual AcGe::EntityId | type (int) const |
| |
| virtual int | isClosed (AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isDegenerate (AcGeImpEntity3d *&, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isDegenerate (AcGe::EntityId &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isEqualTo (AcGeImpEntity3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isLinear (AcGeImpLinearEnt3d &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isOn (AcGePoint3d const &, double &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isPeriodic (double &, int) const |
| |
| virtual void | getInterval (AcGeImpInterval &, int, int) const |
| |
| virtual void | getSplitCurves (double, AcGeImpCurve3d *&, AcGeImpCurve3d *&) const |
| |
| void | getExternalCurve (void *&) const |
| |
Definition at line 32 of file AcGeImpExternalCurve2d.h.
◆ AcGeImpExternalCurve2d() [1/3]
◆ AcGeImpExternalCurve2d() [2/3]
◆ AcGeImpExternalCurve2d() [3/3]
| AcGeImpExternalCurve2d::AcGeImpExternalCurve2d |
( |
void | | ) |
|
◆ ~AcGeImpExternalCurve2d()
| virtual AcGeImpExternalCurve2d::~AcGeImpExternalCurve2d |
( |
void | | ) |
|
|
virtual |
◆ copy()
◆ externalCurveKind()
◆ getExternalCurve()
| void AcGeImpExternalCurve2d::getExternalCurve |
( |
void *& | | ) |
const |
◆ getInterval()
◆ getSplitCurves()
◆ isClosed()
◆ isDefined()
| int AcGeImpExternalCurve2d::isDefined |
( |
void | | ) |
const |
◆ isDegenerate() [1/2]
◆ isDegenerate() [2/2]
◆ isEqualTo()
◆ isLinear()
◆ isNurbCurve() [1/2]
◆ isNurbCurve() [2/2]
| int AcGeImpExternalCurve2d::isNurbCurve |
( |
void | | ) |
const |
◆ isOn()
◆ isOwnerOfCurve()
| int AcGeImpExternalCurve2d::isOwnerOfCurve |
( |
void | | ) |
const |
◆ isPeriodic()
◆ length()
◆ operator=()
◆ paramAtLength()
◆ paramOf()
◆ reverseParam()
◆ set()
◆ setInterval() [1/2]
◆ setInterval() [2/2]
◆ setToOwnCurve()
◆ transformBy()
◆ type()
The documentation for this class was generated from the following file: