MeshCore::SurfaceFit Member List
This is the complete list of members for
MeshCore::SurfaceFit, including all inherited members.
_bIsFitted | MeshCore::Approximation | [protected] |
_fCoeff | MeshCore::SurfaceFit | [protected] |
_fLastResult | MeshCore::Approximation | [protected] |
_vBase | MeshCore::PlaneFit | [protected] |
_vDirU | MeshCore::PlaneFit | [protected] |
_vDirV | MeshCore::PlaneFit | [protected] |
_vDirW | MeshCore::PlaneFit | [protected] |
_vPoints | MeshCore::Approximation | [protected] |
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 | |
Approximation() | MeshCore::Approximation | [inline] |
Clear() | MeshCore::Approximation | |
Convert(const Wm4::Vector3< float > &, Base::Vector3f &) | MeshCore::Approximation | [protected, static] |
Convert(const Base::Vector3f &, Wm4::Vector3< float > &) | MeshCore::Approximation | [protected, static] |
CountPoints() const | MeshCore::Approximation | |
Done() const | MeshCore::Approximation | |
Fit() | MeshCore::SurfaceFit | [virtual] |
GetBase() const | MeshCore::PlaneFit | |
GetCurvatureInfo(float x, float y, float z, float &rfCurv0, float &rfCurv1, Base::Vector3f &rkDir0, Base::Vector3f &rkDir1, float &dDistance) | MeshCore::SurfaceFit | |
GetCurvatureInfo(float x, float y, float z, float &rfCurv0, float &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 | |
GetMgcVectorArray(std::vector< Wm4::Vector3< float > > &rcPts) const | MeshCore::Approximation | [protected] |
GetNormal() const | MeshCore::PlaneFit | |
GetPoints() const | MeshCore::Approximation | [inline] |
GetSignedStdDeviation() const | MeshCore::PlaneFit | |
GetStdDeviation() const | MeshCore::PlaneFit | |
PlaneFit() | MeshCore::PlaneFit | [inline] |
PolynomFit() | MeshCore::SurfaceFit | [protected] |
ProjectToPlane() | MeshCore::PlaneFit | |
SurfaceFit() | MeshCore::SurfaceFit | |
Value(float x, float y) const | MeshCore::SurfaceFit | |
~Approximation() | MeshCore::Approximation | [inline, virtual] |
~PlaneFit() | MeshCore::PlaneFit | [inline, virtual] |
~SurfaceFit() | MeshCore::SurfaceFit | [inline, virtual] |