#include <GteApprSphere3.h>
Public Member Functions | |
unsigned int | operator() (int numPoints, Vector3< Real > const *points, unsigned int maxIterations, bool initialCenterIsAverage, Sphere3< Real > &sphere) |
Definition at line 31 of file GteApprSphere3.h.
unsigned int gte::ApprSphere3< Real >::operator() | ( | int | numPoints, |
Vector3< Real > const * | points, | ||
unsigned int | maxIterations, | ||
bool | initialCenterIsAverage, | ||
Sphere3< Real > & | sphere | ||
) |
Definition at line 41 of file GteApprSphere3.h.