|
| | AcGeImpFitData3d (AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > const &, AcGeTol const &, int) |
| |
| | AcGeImpFitData3d (AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeTol const &, int) |
| |
| | AcGeImpFitData3d (AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeVector3d const &, AcGeVector3d const &, int, int, AcGeTol const &=AcGeContext::gTol) |
| |
| | AcGeImpFitData3d (AcGeImpCurve3d const &, double) |
| |
| | AcGeImpFitData3d (AcGeImpFitData3d const &) |
| |
| | AcGeImpFitData3d (AcGeKnotVector const &, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > const &, AcGeTol const &, int) |
| |
| | AcGeImpFitData3d (void) |
| |
| AcGeImpFitData3d & | adjustFitPoints (void) |
| |
| AcGeImpFitData3d & | compressFitData (void) |
| |
| AcGeImpFitData3d & | makeClosed (void) |
| |
| AcGeImpFitData3d & | operator= (AcGeImpFitData3d const &) |
| |
| AcGeImpFitData3d & | removeTangentAtEnd (void) |
| |
| AcGeImpFitData3d & | removeTangentAtStart (void) |
| |
| AcGeImpFitData3d & | set (AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > const &, AcGeTol const &, int) |
| |
| AcGeImpFitData3d & | set (AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeTol const &, int) |
| |
| AcGeImpFitData3d & | set (AcGeKnotVector const &, AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > const &, AcGeTol const &, int) |
| |
| AcGeImpFitData3d & | setFitTolerance (AcGeTol const &=AcGeContext::gTol) |
| |
| AcGeImpFitData3d & | setTangentAtEnd (AcGeVector3d const &) |
| |
| AcGeImpFitData3d & | setTangentAtStart (AcGeVector3d const &) |
| |
| AcGeImpSplineEnt3d & | setFitTangentAt (int, AcGeVector3d) |
| |
| AcGeVector3d | fitTangentAt (int) const |
| |
| int | getTangentAtEnd (AcGeVector3d &) const |
| |
| int | getTangentAtStart (AcGeVector3d &) const |
| |
| int | hasApproximationData (void) const |
| |
| int | hasEndTangents (void) const |
| |
| int | hasFitTangents (void) const |
| |
| int | hasTangentAtEnd (void) const |
| |
| int | hasTangentAtStart (void) const |
| |
| int | isKindOf (AcGe::EntityId) const |
| |
| int | isOn (AcGePoint3d const &, int &, AcGeTol const &=AcGeContext::gTol) const |
| |
| int | numFitTangents (void) const |
| |
| virtual | ~AcGeImpFitData3d (void) |
| |
| virtual AcGeImpEntity3d & | transformBy (AcGeMatrix3d const &) |
| |
| virtual AcGeImpEntity3d & | translateBy (AcGeVector3d const &) |
| |
| virtual AcGeImpObject * | copy (void) const |
| |
| virtual int | isEqualTo (AcGeImpEntity3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isOn (AcGePoint3d const &, AcGeTol const &=AcGeContext::gTol) const |
| |
| virtual int | isOn (AcGePoint3d const &, double &, AcGeTol const &=AcGeContext::gTol) const |
| |
| void | getFitTangentAt (int, AcGeVector3d &) const |
| |
| void | getFitTangents (AcArray< AcGeVector3d, AcArrayMemCopyReallocator< AcGeVector3d > > &) const |
| |
| void | getFitTolerance (AcGeTol &) const |
| |
Definition at line 32 of file AcGeImpFitData3d.h.