|
| | AcGePointOnCurve3d (AcGeCurve3d const &) |
| |
| | AcGePointOnCurve3d (AcGeCurve3d const &, double) |
| |
| | AcGePointOnCurve3d (AcGePointOnCurve3d const &) |
| |
| | AcGePointOnCurve3d (void) |
| |
| | ~AcGePointOnCurve3d (void) |
| |
| AcGeCurve3d const * | curve (void) const |
| |
| AcGePoint3d | point (AcGeCurve3d const &, double) |
| |
| AcGePoint3d | point (double) |
| |
| AcGePoint3d | point (void) const |
| |
| AcGePointOnCurve3d & | operator= (AcGePointOnCurve3d const &) |
| |
| AcGePointOnCurve3d & | setCurve (AcGeCurve3d const &) |
| |
| AcGePointOnCurve3d & | setParameter (double) |
| |
| AcGeVector3d | deriv (int) const |
| |
| AcGeVector3d | deriv (int, AcGeCurve3d const &, double) |
| |
| AcGeVector3d | deriv (int, double) |
| |
| double | parameter (void) const |
| |
| Frx::Boolean | curvature (double &) |
| |
| Frx::Boolean | curvature (double, double &) |
| |
| Frx::Boolean | isSingular (AcGeTol const &=AcGeContext::gTol) const |
| |
| | operator AcGePoint3d (void) const |
| |
| | ~AcGePointEnt3d (void) |
| |
| AcGePoint3d | point3d (void) const |
| |
| AcGePointEnt3d & | operator= (AcGePointEnt3d 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 25 of file AcGePointOnCurve3d.h.