#include "MgcVector3.h"
Include dependency graph for MgcGaussPointsFit.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | MgcGaussPointsFit (int iQuantity, const MgcVector3 *akPoint, MgcVector3 &rkCenter, MgcVector3 akAxis[3], MgcReal afExtent[3]) |
bool | MgcGaussPointsFit (int iQuantity, const MgcVector3 *akPoint, const bool *abValid, MgcVector3 &rkCenter, MgcVector3 akAxis[3], MgcReal afExtent[3]) |
|
|
|
Definition at line 58 of file MgcGaussPointsFit.cpp. References MgcVector3::x. |