vcg::edge::PointDistanceFunctor< S > Class Template Reference

#include <distance.h>

List of all members.

Public Types

typedef Point3< ScalarTypeQueryType
typedef S ScalarType

Public Member Functions

template<class EDGETYPE , class SCALARTYPE >
bool operator() (const EDGETYPE &e, const Point3< SCALARTYPE > &p, SCALARTYPE &minDist, Point3< SCALARTYPE > &q)

Static Public Member Functions

static const Point3< ScalarType > & Pos (const QueryType &qt)

Detailed Description

template<class S>
class vcg::edge::PointDistanceFunctor< S >

Definition at line 63 of file edge/distance.h.


Member Typedef Documentation

template<class S>
typedef Point3<ScalarType> vcg::edge::PointDistanceFunctor< S >::QueryType

Definition at line 66 of file edge/distance.h.

template<class S>
typedef S vcg::edge::PointDistanceFunctor< S >::ScalarType

Definition at line 65 of file edge/distance.h.


Member Function Documentation

template<class S>
template<class EDGETYPE , class SCALARTYPE >
bool vcg::edge::PointDistanceFunctor< S >::operator() ( const EDGETYPE &  e,
const Point3< SCALARTYPE > &  p,
SCALARTYPE &  minDist,
Point3< SCALARTYPE > &  q 
) [inline]

Definition at line 70 of file edge/distance.h.

template<class S>
static const Point3<ScalarType>& vcg::edge::PointDistanceFunctor< S >::Pos ( const QueryType qt  )  [inline, static]

Definition at line 67 of file edge/distance.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:12 2013