Public Types | Public Member Functions | Static Public Member Functions
vcg::vertex::ApproximateGeodesicDistanceFunctor< VertexType > Class Template Reference

#include <distance.h>

List of all members.

Public Types

typedef VertexType::ScalarType ScalarType

Public Member Functions

bool operator() (const VertexType &v, const VertexType &vp, ScalarType &minDist, Point3< ScalarType > &q)
ScalarType operator() (const Point3< ScalarType > &p0, const Point3< ScalarType > &n0, const Point3< ScalarType > &p1, const Point3< ScalarType > &n1)

Static Public Member Functions

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

Detailed Description

template<class VertexType>
class vcg::vertex::ApproximateGeodesicDistanceFunctor< VertexType >

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


Member Typedef Documentation

template<class VertexType>
typedef VertexType::ScalarType vcg::vertex::ApproximateGeodesicDistanceFunctor< VertexType >::ScalarType

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


Member Function Documentation

template<class VertexType>
bool vcg::vertex::ApproximateGeodesicDistanceFunctor< VertexType >::operator() ( const VertexType &  v,
const VertexType &  vp,
ScalarType minDist,
Point3< ScalarType > &  q 
) [inline]

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

template<class VertexType>
ScalarType vcg::vertex::ApproximateGeodesicDistanceFunctor< VertexType >::operator() ( const Point3< ScalarType > &  p0,
const Point3< ScalarType > &  n0,
const Point3< ScalarType > &  p1,
const Point3< ScalarType > &  n1 
) [inline]

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

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

Definition at line 138 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:06