, including all inherited members.
_bGetUVDir | Reen::ParameterCorrection | [protected] |
_bSmoothing | Reen::ParameterCorrection | [protected] |
_clFirstMatrix | Reen::BSplineParameterCorrection | [protected] |
_clSecondMatrix | Reen::BSplineParameterCorrection | [protected] |
_clSmoothMatrix | Reen::BSplineParameterCorrection | [protected] |
_clThirdMatrix | Reen::BSplineParameterCorrection | [protected] |
_clU | Reen::ParameterCorrection | [protected] |
_clUSpline | Reen::BSplineParameterCorrection | [protected] |
_clV | Reen::ParameterCorrection | [protected] |
_clVSpline | Reen::BSplineParameterCorrection | [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] |
BSplineParameterCorrection(unsigned short usUOrder=4, unsigned short usVOrder=4, unsigned short usUCtrlpoints=6, unsigned short usVCtrlpoints=6) | Reen::BSplineParameterCorrection | |
CalcEigenvectors() | Reen::ParameterCorrection | [protected, virtual] |
CalcFirstSmoothMatrix(Base::SequencerLauncher &) | Reen::BSplineParameterCorrection | [protected, virtual] |
CalcSecondSmoothMatrix(Base::SequencerLauncher &) | Reen::BSplineParameterCorrection | [protected, virtual] |
CalcSmoothingTerms(bool bRecalc, float fFirst, float fSecond, float fThird) | Reen::BSplineParameterCorrection | [protected, virtual] |
CalcThirdSmoothMatrix(Base::SequencerLauncher &) | Reen::BSplineParameterCorrection | [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) | Reen::BSplineParameterCorrection | [protected, virtual] |
EnableSmoothing(bool bSmooth=true, float fSmoothInfl=1.0f) | Reen::BSplineParameterCorrection | [virtual] |
EnableSmoothing(bool bSmooth, float fSmoothInfl, float fFirst, float fSec, float fThird) | Reen::BSplineParameterCorrection | [virtual] |
GetFirstSmoothMatrix() const | Reen::BSplineParameterCorrection | [virtual] |
GetGravityPoint() const | Reen::ParameterCorrection | [virtual] |
GetSecondSmoothMatrix() const | Reen::BSplineParameterCorrection | [virtual] |
GetThirdSmoothMatrix() const | Reen::BSplineParameterCorrection | [virtual] |
GetUVParameters(float fSizeFactor) | Reen::ParameterCorrection | [protected, virtual] |
GetUVW(Base::Vector3f &clU, Base::Vector3f &clV, Base::Vector3f &clW) const | Reen::ParameterCorrection | [virtual] |
Init() | Reen::BSplineParameterCorrection | [protected, virtual] |
ParameterCorrection(unsigned short usUOrder=4, unsigned short usVOrder=4, unsigned short usUCtrlpoints=6, unsigned short usVCtrlpoints=6) | Reen::ParameterCorrection | |
SetFirstSmoothMatrix(const math_Matrix &rclMat) | Reen::BSplineParameterCorrection | [virtual] |
SetSecondSmoothMatrix(const math_Matrix &rclMat) | Reen::BSplineParameterCorrection | [virtual] |
SetThirdSmoothMatrix(const math_Matrix &rclMat) | Reen::BSplineParameterCorrection | [virtual] |
SetUKnots(const std::vector< float > &afKnots) | Reen::BSplineParameterCorrection | |
SetUVW(const Base::Vector3f &clU, const Base::Vector3f &clV, const Base::Vector3f &clW, bool bUseDir=true) | Reen::ParameterCorrection | [virtual] |
SetVKnots(const std::vector< float > &afKnots) | Reen::BSplineParameterCorrection | |
SolveWithoutSmoothing() | Reen::BSplineParameterCorrection | [protected, virtual] |
SolveWithSmoothing(float fWeight) | Reen::BSplineParameterCorrection | [protected, virtual] |
~BSplineParameterCorrection() | Reen::BSplineParameterCorrection | [inline, virtual] |
~ParameterCorrection() | Reen::ParameterCorrection | [inline, virtual] |