#include <geodesic.h>
Public Member Functions | |
FaceDist (FacePointer _f) | |
bool | operator< (const FaceDist &o) const |
Public Attributes | |
FacePointer | f |
Definition at line 191 of file geodesic.h.
vcg::tri::Geodesic< MeshType >::FaceDist::FaceDist | ( | FacePointer | _f | ) | [inline] |
Definition at line 192 of file geodesic.h.
bool vcg::tri::Geodesic< MeshType >::FaceDist::operator< | ( | const FaceDist & | o | ) | const [inline] |
Definition at line 194 of file geodesic.h.
FacePointer vcg::tri::Geodesic< MeshType >::FaceDist::f |
Definition at line 193 of file geodesic.h.