Classes | |
class | BitFlags |
class | Color |
class | Color4b |
class | EEAdj |
class | EFAdj |
class | EHAdj |
class | EmptyBitFlags |
class | EmptyColorQuality |
class | EmptyEEAdj |
class | EmptyEFAdj |
class | EmptyEHAdj |
class | EmptyETAdj |
class | EmptyEVAdj |
class | EmptyMark |
class | EmptyVertexRef |
class | ETAdj |
class | EVAdj |
class | Mark |
class | PointDistanceFunctor |
class | Pos |
class | Quality |
class | Qualityd |
class | Qualityf |
class | Qualitys |
class | UpdateTopology |
class | VertexRef |
class | VertexStar |
Functions | |
template<class EdgeType > | |
bool | PointDistance (const EdgeType &e, const vcg::Point3< typename EdgeType::ScalarType > &q, typename EdgeType::ScalarType &dist, vcg::Point3< typename EdgeType::ScalarType > &p) |
bool vcg::edge::PointDistance | ( | const EdgeType & | e, | |
const vcg::Point3< typename EdgeType::ScalarType > & | q, | |||
typename EdgeType::ScalarType & | dist, | |||
vcg::Point3< typename EdgeType::ScalarType > & | p | |||
) | [inline] |
Definition at line 42 of file edge/distance.h.