Public Types | Public Member Functions | Static Public Member Functions
vcg::vertex::PointScaledDistanceFunctor< VERTEXYPE > Class Template Reference

#include <distance.h>

List of all members.

Public Types

typedef Point3< ScalarTypeQueryType
typedef VERTEXYPE::ScalarType ScalarType

Public Member Functions

bool operator() (const VERTEXYPE &p, const QueryType &qp, ScalarType &minDist, Point3< ScalarType > &q)

Static Public Member Functions

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

Detailed Description

template<class VERTEXYPE>
class vcg::vertex::PointScaledDistanceFunctor< VERTEXYPE >

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


Member Typedef Documentation

template<class VERTEXYPE >
typedef Point3<ScalarType> vcg::vertex::PointScaledDistanceFunctor< VERTEXYPE >::QueryType

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

template<class VERTEXYPE >
typedef VERTEXYPE::ScalarType vcg::vertex::PointScaledDistanceFunctor< VERTEXYPE >::ScalarType

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


Member Function Documentation

template<class VERTEXYPE >
static Point3<ScalarType>& vcg::vertex::PointScaledDistanceFunctor< VERTEXYPE >::Cen ( ) [inline, static]

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

template<class VERTEXYPE >
bool vcg::vertex::PointScaledDistanceFunctor< VERTEXYPE >::operator() ( const VERTEXYPE &  p,
const QueryType qp,
ScalarType minDist,
Point3< ScalarType > &  q 
) [inline]

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

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

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


The documentation for this class was generated from the following file:


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:44:14