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