#include <vcg/math/base.h>
#include <vcg/space/point3.h>
#include <vcg/space/segment3.h>
Go to the source code of this file.
Classes | |
class | vcg::edge::PointDistanceFunctor< S > |
Namespaces | |
namespace | vcg |
* | |
namespace | vcg::edge |
Functions | |
template<class EdgeType > | |
bool | vcg::edge::PointDistance (const EdgeType &e, const vcg::Point3< typename EdgeType::ScalarType > &q, typename EdgeType::ScalarType &dist, vcg::Point3< typename EdgeType::ScalarType > &p) |