, including all inherited members.
_bGetUVDir | Reen::ParameterCorrection | [protected] |
_bSmoothing | Reen::ParameterCorrection | [protected] |
_clU | Reen::ParameterCorrection | [protected] |
_clV | Reen::ParameterCorrection | [protected] |
_clW | Reen::ParameterCorrection | [protected] |
_fSmoothInfluence | Reen::ParameterCorrection | [protected] |
_pvcPoints | Reen::ParameterCorrection | [protected] |
_pvcUVParam | Reen::ParameterCorrection | [protected] |
_usUCtrlpoints | Reen::ParameterCorrection | [protected] |
_usUOrder | Reen::ParameterCorrection | [protected] |
_usVCtrlpoints | Reen::ParameterCorrection | [protected] |
_usVOrder | Reen::ParameterCorrection | [protected] |
_vCtrlPntsOfSurf | Reen::ParameterCorrection | [protected] |
_vUKnots | Reen::ParameterCorrection | [protected] |
_vUMults | Reen::ParameterCorrection | [protected] |
_vVKnots | Reen::ParameterCorrection | [protected] |
_vVMults | Reen::ParameterCorrection | [protected] |
CalcEigenvectors() | Reen::ParameterCorrection | [protected, virtual] |
CreateSurface(const TColgp_Array1OfPnt &points, unsigned short usIter, bool bParaCor, float fSizeFactor=0.0f) | Reen::ParameterCorrection | [virtual] |
DoInitialParameterCorrection(float fSizeFactor=0.0f) | Reen::ParameterCorrection | [protected, virtual] |
DoParameterCorrection(unsigned short usIter)=0 | Reen::ParameterCorrection | [protected, pure virtual] |
EnableSmoothing(bool bSmooth=true, float fSmoothInfl=1.0f) | Reen::ParameterCorrection | [virtual] |
GetGravityPoint() const | Reen::ParameterCorrection | [virtual] |
GetUVParameters(float fSizeFactor) | Reen::ParameterCorrection | [protected, virtual] |
GetUVW(Base::Vector3f &clU, Base::Vector3f &clV, Base::Vector3f &clW) const | Reen::ParameterCorrection | [virtual] |
ParameterCorrection(unsigned short usUOrder=4, unsigned short usVOrder=4, unsigned short usUCtrlpoints=6, unsigned short usVCtrlpoints=6) | Reen::ParameterCorrection | |
SetUVW(const Base::Vector3f &clU, const Base::Vector3f &clV, const Base::Vector3f &clW, bool bUseDir=true) | Reen::ParameterCorrection | [virtual] |
SolveWithoutSmoothing()=0 | Reen::ParameterCorrection | [protected, pure virtual] |
SolveWithSmoothing(float fWeight)=0 | Reen::ParameterCorrection | [protected, pure virtual] |
~ParameterCorrection() | Reen::ParameterCorrection | [inline, virtual] |