62 void deleteEvalData(
void);
63 void deleteTransform(
void);
64 void resetComputedData(
void);
AcGeVector3d deriv(int, double)
virtual void eventModified(AcGeLink const &)
virtual AcGePoint3d point(void) const
AcGeImpPointOnCurve3d(AcGeImpPointOnCurve3d const &)
AcGeImpPointOnCurve3d(AcGeImpCurve3d const &)
virtual void eventDeleted(AcGeLink const &)
virtual ~AcGeImpPointOnCurve3d(void)
AcGeImpCurve3d const * curve(void) const
virtual AcGeImpObject * copy(void) const
virtual int isEqualTo(AcGeImpEntity3d const &, AcGeTol const &=AcGeContext::gTol) const
AcGeImpPointOnCurve3d(void)
int curvature(double &, AcGeVector3d &)
AcGeVector3d deriv(int, AcGeImpCurve3d const &, double)
AcGePoint3d point(AcGeImpCurve3d const &, double)
int curvature(double, double &, AcGeVector3d &)
int curvature(double, double &)
double parameter(void) const
AcGeVector3d deriv(int) const
virtual AcGe::EntityId type(int) const
AcGeImpPointOnCurve3d & setCurve(AcGeImpCurve3d const &)
virtual AcGeImpEntity3d & transformBy(AcGeMatrix3d const &)
int isSingular(AcGeTol const &=AcGeContext::gTol) const
AcGeImpPointOnCurve3d & setParameter(double)
AcGePoint3d point(double)
AcGeImpPointOnCurve3d(AcGeImpCurve3d const &, double)
AcGeImpPointOnCurve3d & operator=(AcGeImpPointOnCurve3d const &)
static ARX_API_STATIC AcGeTol gTol