Public Types | Public Member Functions | Static Public Member Functions
vcg::face::PointNormalDistanceFunctor< S > Class Template Reference

#include <distance.h>

List of all members.

Public Types

typedef S QueryType
typedef S::ScalarType ScalarType

Public Member Functions

template<class FACETYPE , class SCALARTYPE >
bool operator() (const FACETYPE &f, const typename FACETYPE::VertexType &p, SCALARTYPE &minDist, Point3< SCALARTYPE > &q)

Static Public Member Functions

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

Detailed Description

template<class S>
class vcg::face::PointNormalDistanceFunctor< S >

Definition at line 204 of file face/distance.h.


Member Typedef Documentation

template<class S >
typedef S vcg::face::PointNormalDistanceFunctor< S >::QueryType

Definition at line 207 of file face/distance.h.

Definition at line 206 of file face/distance.h.


Member Function Documentation

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

Definition at line 211 of file face/distance.h.

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

Definition at line 212 of file face/distance.h.

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

Definition at line 213 of file face/distance.h.

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

Definition at line 214 of file face/distance.h.

template<class S >
template<class FACETYPE , class SCALARTYPE >
bool vcg::face::PointNormalDistanceFunctor< S >::operator() ( const FACETYPE &  f,
const typename FACETYPE::VertexType &  p,
SCALARTYPE &  minDist,
Point3< SCALARTYPE > &  q 
) [inline]

Definition at line 218 of file face/distance.h.

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

Definition at line 208 of file face/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:41:40