#include "MgcEigen.h"
#include "MgcGaussPointsFit.h"
Include dependency graph for MgcGaussPointsFit.cpp:
Go to the source code of this file.
Functions | |
void | MgcGaussPointsFit (int iQuantity, const MgcVector3 *akPoint, MgcVector3 &rkCenter, MgcVector3 akAxis[3], MgcReal afExtent[3]) |
|
Definition at line 58 of file MgcGaussPointsFit.cpp. Referenced by MgcContOrientedBox(). |