This is the complete list of members for MeshCore::SurfaceFit, including all inherited members.
AddPoint(const Base::Vector3f &rcVector) | MeshCore::Approximation | |
AddPoints(const std::vector< Base::Vector3f > &rvPointVect) | MeshCore::Approximation | |
AddPoints(const std::set< Base::Vector3f > &rsPointSet) | MeshCore::Approximation | |
AddPoints(const std::list< Base::Vector3f > &rsPointList) | MeshCore::Approximation | |
AddPoints(const MeshPointArray &points) | MeshCore::Approximation | |
Approximation() | MeshCore::Approximation | |
Clear() | MeshCore::Approximation | |
CountPoints() const | MeshCore::Approximation | |
Dimension(float &length, float &width) const | MeshCore::PlaneFit | |
Done() const | MeshCore::Approximation | |
Fit() | MeshCore::SurfaceFit | virtual |
GetBase() const | MeshCore::PlaneFit | |
GetBoundings() const | MeshCore::PlaneFit | |
GetCoefficients(double &a, double &b, double &c, double &d, double &e, double &f) const | MeshCore::SurfaceFit | |
GetCurvatureInfo(double x, double y, double z, double &rfCurv0, double &rfCurv1, Base::Vector3f &rkDir0, Base::Vector3f &rkDir1, double &dDistance) | MeshCore::SurfaceFit | |
GetCurvatureInfo(double x, double y, double z, double &rfCurv0, double &rfcurv1) | MeshCore::SurfaceFit | |
GetDirU() const | MeshCore::PlaneFit | |
GetDirV() const | MeshCore::PlaneFit | |
GetDistanceToPlane(const Base::Vector3f &rcPoint) const | MeshCore::PlaneFit | |
GetGravity() const | MeshCore::Approximation | |
GetLastResult() const | MeshCore::Approximation | |
GetLocalPoints() const | MeshCore::PlaneFit | |
GetMgcVectorArray(std::vector< Wm4::Vector3< double > > &rcPts) const | MeshCore::Approximation | protected |
GetNormal() const | MeshCore::PlaneFit | |
GetPoints() const | MeshCore::Approximation | |
GetSignedStdDeviation() const | MeshCore::PlaneFit | |
GetStdDeviation() const | MeshCore::PlaneFit | |
PlaneFit() | MeshCore::PlaneFit | |
PolynomFit() | MeshCore::SurfaceFit | protected |
ProjectToPlane() | MeshCore::PlaneFit | |
SurfaceFit() | MeshCore::SurfaceFit | |
toBezier(double umin=0.0, double umax=1.0, double vmin=0.0, double vmax=1.0) const | MeshCore::SurfaceFit | |
Transform(std::vector< Base::Vector3f > &) const | MeshCore::SurfaceFit | |
Transform(std::vector< Base::Vector3d > &) const | MeshCore::SurfaceFit | |
Value(double x, double y) const | MeshCore::SurfaceFit | |
~Approximation() | MeshCore::Approximation | virtual |
~PlaneFit() | MeshCore::PlaneFit | virtual |
~SurfaceFit() | MeshCore::SurfaceFit | virtual |