#include "Wm4FoundationLIB.h"#include "Wm4Plane3.h"Go to the source code of this file.
Namespaces | |
| namespace | Wm4 |
The namespace of the WildMagic library. | |
Functions | |
| template<class Real > | |
| bool | Wm4::HeightPlaneFit3 (int iQuantity, const Vector3< Real > *akPoint, Real &rfA, Real &rfB, Real &rfC) |
| template<class Real > | |
| Plane3< Real > | Wm4::OrthogonalPlaneFit3 (int iQuantity, const Vector3< Real > *akPoint) |
1.6.1