#include "Wm4FoundationLIB.h"
#include "Wm4Sphere3.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) |