vcg::vertex::PointNormalDistanceFunctor< VERTYPE > Class Template Reference

#include <distance.h>

List of all members.

Public Types

typedef VERTYPE QueryType
typedef VERTYPE::ScalarType ScalarType

Public Member Functions

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

Static Public Member Functions

static ScalarTypeAlpha ()
static ScalarTypeBeta ()
static ScalarTypeGamma ()
static ScalarTypeInterPoint ()
static const Point3< typename
VERTYPE::ScalarType > & 
Pos (const QueryType &qt)

Detailed Description

template<class VERTYPE>
class vcg::vertex::PointNormalDistanceFunctor< VERTYPE >

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


Member Typedef Documentation

template<class VERTYPE >
typedef VERTYPE vcg::vertex::PointNormalDistanceFunctor< VERTYPE >::QueryType

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

template<class VERTYPE >
typedef VERTYPE::ScalarType vcg::vertex::PointNormalDistanceFunctor< VERTYPE >::ScalarType

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


Member Function Documentation

template<class VERTYPE >
static ScalarType& vcg::vertex::PointNormalDistanceFunctor< VERTYPE >::Alpha (  )  [inline, static]

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

template<class VERTYPE >
static ScalarType& vcg::vertex::PointNormalDistanceFunctor< VERTYPE >::Beta (  )  [inline, static]

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

template<class VERTYPE >
static ScalarType& vcg::vertex::PointNormalDistanceFunctor< VERTYPE >::Gamma (  )  [inline, static]

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

template<class VERTYPE >
static ScalarType& vcg::vertex::PointNormalDistanceFunctor< VERTYPE >::InterPoint (  )  [inline, static]

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

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

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

template<class VERTYPE >
static const Point3<typename VERTYPE::ScalarType>& vcg::vertex::PointNormalDistanceFunctor< VERTYPE >::Pos ( const QueryType qt  )  [inline, static]

Definition at line 84 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