#include "Wm4FoundationPCH.h"#include "Wm4ApprSphereFit3.h"#include "Wm4ApprQuadraticFit3.h"Go to the source code of this file.
Namespaces | |
| namespace | Wm4 |
The namespace of the WildMagic library. | |
Functions | |
| template<class Real > | |
| bool | Wm4::SphereFit3 (int iQuantity, const Vector3< Real > *akPoint, int iMaxIterations, Sphere3< Real > &rkSphere, bool bInitialCenterIsAverage) |
| template bool | Wm4::SphereFit3< double > (int, const Vector3< double > *, int, Sphere3< double > &, bool) |
| template bool | Wm4::SphereFit3< float > (int, const Vector3< float > *, int, Sphere3< float > &, bool) |
1.6.1