vcg::vertex::PointDistanceFunctor< SCALARTYPE > Class Template Reference

#include <distance.h>

List of all members.

Public Types

typedef Point3< SCALARTYPE > QueryType

Public Member Functions

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

Static Public Member Functions

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

Detailed Description

template<class SCALARTYPE>
class vcg::vertex::PointDistanceFunctor< SCALARTYPE >

Definition at line 44 of file vertex/distance.h.


Member Typedef Documentation

template<class SCALARTYPE>
typedef Point3<SCALARTYPE> vcg::vertex::PointDistanceFunctor< SCALARTYPE >::QueryType

Definition at line 46 of file vertex/distance.h.


Member Function Documentation

template<class SCALARTYPE>
template<class VERTEXTYPE >
bool vcg::vertex::PointDistanceFunctor< SCALARTYPE >::operator() ( const VERTEXTYPE &  v,
const Point3< SCALARTYPE > &  p,
SCALARTYPE &  minDist,
Point3< SCALARTYPE > &  q 
) const [inline]

Definition at line 59 of file vertex/distance.h.

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

Definition at line 47 of file vertex/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:54 2013