#include <refine.h>
Public Member Functions | |
bool | operator() (const Point3< FLT > &p0, const Point3< FLT > &p1) const |
Public Attributes | |
Sphere3< FLT > | sph |
Definition at line 821 of file refine.h.
bool vcg::EdgeSplSphere< FLT >::operator() | ( | const Point3< FLT > & | p0, | |
const Point3< FLT > & | p1 | |||
) | const [inline] |
Sphere3<FLT> vcg::EdgeSplSphere< FLT >::sph |