#include <Wm4ApprCylinderFit3.h>
Public Member Functions | |
CylinderFit3 (int iQuantity, const Vector3< Real > *akPoint, Vector3< Real > &rkC, Vector3< Real > &rkU, Real &rfR, Real &rfH, bool bInputsAreInitialGuess) | |
operator Real () |
Definition at line 54 of file Wm4ApprCylinderFit3.h.
Wm4::CylinderFit3< Real >::CylinderFit3 | ( | int | iQuantity, | |
const Vector3< Real > * | akPoint, | |||
Vector3< Real > & | rkC, | |||
Vector3< Real > & | rkU, | |||
Real & | rfR, | |||
Real & | rfH, | |||
bool | bInputsAreInitialGuess | |||
) | [inline] |
Definition at line 26 of file Wm4ApprCylinderFit3.cpp.
References Wm4::Line3< Real >::Direction, Wm4::Vector3< Real >::Dot(), Wm4::Line3< Real >::Origin, and Wm4::OrthogonalLineFit3().
Wm4::CylinderFit3< Real >::operator Real | ( | ) | [inline] |
Definition at line 76 of file Wm4ApprCylinderFit3.cpp.