#include <AcGeImpPointOnCurve3d.h>
|
| | AcGeImpPointOnCurve3d (AcGeImpCurve3d const &) |
| |
| | AcGeImpPointOnCurve3d (AcGeImpCurve3d const &, double) |
| |
| | AcGeImpPointOnCurve3d (AcGeImpPointOnCurve3d const &) |
| |
| | AcGeImpPointOnCurve3d (void) |
| |
| AcGeImpCurve3d const * | curve (void) const |
| |
| AcGeImpPointOnCurve3d & | operator= (AcGeImpPointOnCurve3d const &) |
| |
| AcGeImpPointOnCurve3d & | setCurve (AcGeImpCurve3d const &) |
| |
| AcGeImpPointOnCurve3d & | setParameter (double) |
| |
| AcGePoint3d | point (AcGeImpCurve3d const &, double) |
| |
| AcGePoint3d | point (double) |
| |
| AcGeVector3d | deriv (int) const |
| |
| AcGeVector3d | deriv (int, AcGeImpCurve3d const &, double) |
| |
| AcGeVector3d | deriv (int, double) |
| |
| double | parameter (void) const |
| |
| int | curvature (double &) |
| |
| int | curvature (double &, AcGeVector3d &) |
| |
| int | curvature (double, double &) |
| |
| int | curvature (double, double &, AcGeVector3d &) |
| |
| int | isSingular (AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual | ~AcGeImpPointOnCurve3d (void) |
| |
| virtual AcGeImpEntity3d & | transformBy (AcGeMatrix3d const &) |
| |
| virtual AcGeImpObject * | copy (void) const |
| |
| virtual AcGePoint3d | point (void) const |
| |
| virtual AcGe::EntityId | type (int) const |
| |
| virtual int | isEqualTo (AcGeImpEntity3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual void | eventDeleted (AcGeLink const &) |
| |
| virtual void | eventModified (AcGeLink const &) |
| |
Definition at line 30 of file AcGeImpPointOnCurve3d.h.
◆ AcGeImpPointOnCurve3d() [1/4]
| AcGeImpPointOnCurve3d::AcGeImpPointOnCurve3d |
( |
AcGeImpCurve3d const & | | ) |
|
◆ AcGeImpPointOnCurve3d() [2/4]
◆ AcGeImpPointOnCurve3d() [3/4]
◆ AcGeImpPointOnCurve3d() [4/4]
| AcGeImpPointOnCurve3d::AcGeImpPointOnCurve3d |
( |
void | | ) |
|
◆ ~AcGeImpPointOnCurve3d()
| virtual AcGeImpPointOnCurve3d::~AcGeImpPointOnCurve3d |
( |
void | | ) |
|
|
virtual |
◆ copy()
◆ curvature() [1/4]
| int AcGeImpPointOnCurve3d::curvature |
( |
double & | | ) |
|
◆ curvature() [2/4]
◆ curvature() [3/4]
◆ curvature() [4/4]
◆ curve()
◆ deriv() [1/3]
◆ deriv() [2/3]
◆ deriv() [3/3]
◆ eventDeleted()
◆ eventModified()
◆ isEqualTo()
◆ isSingular()
◆ operator=()
◆ parameter()
| double AcGeImpPointOnCurve3d::parameter |
( |
void | | ) |
const |
◆ point() [1/3]
◆ point() [2/3]
◆ point() [3/3]
◆ setCurve()
◆ setParameter()
◆ transformBy()
◆ type()
The documentation for this class was generated from the following file: