#include <geodesic.h>
Public Member Functions | |
DIJKDist (VertexPointer _v) | |
bool | operator< (const DIJKDist &o) const |
Public Attributes | |
VertexPointer | v |
Definition at line 178 of file geodesic.h.
vcg::tri::Geodesic< MeshType >::DIJKDist::DIJKDist | ( | VertexPointer | _v | ) | [inline] |
Definition at line 179 of file geodesic.h.
bool vcg::tri::Geodesic< MeshType >::DIJKDist::operator< | ( | const DIJKDist & | o | ) | const [inline] |
Definition at line 182 of file geodesic.h.
VertexPointer vcg::tri::Geodesic< MeshType >::DIJKDist::v |
Definition at line 180 of file geodesic.h.