Public Types | Public Member Functions | Public Attributes
vcg::tri::QualityEdgePredicate< MESH_TYPE > Class Template Reference

#include <refine.h>

List of all members.

Public Types

typedef Point3< typename
MESH_TYPE::ScalarType
Point3x
typedef MESH_TYPE::ScalarType ScalarType

Public Member Functions

bool operator() (face::Pos< typename MESH_TYPE::FaceType > ep)
 QualityEdgePredicate (const ScalarType &thr, ScalarType _tolerance=0.02)

Public Attributes

ScalarType thr
ScalarType tolerance

Detailed Description

template<class MESH_TYPE>
class vcg::tri::QualityEdgePredicate< MESH_TYPE >

Definition at line 810 of file refine.h.


Member Typedef Documentation

template<class MESH_TYPE>
typedef Point3<typename MESH_TYPE::ScalarType> vcg::tri::QualityEdgePredicate< MESH_TYPE >::Point3x

Definition at line 813 of file refine.h.

template<class MESH_TYPE>
typedef MESH_TYPE::ScalarType vcg::tri::QualityEdgePredicate< MESH_TYPE >::ScalarType

Definition at line 814 of file refine.h.


Constructor & Destructor Documentation

template<class MESH_TYPE>
vcg::tri::QualityEdgePredicate< MESH_TYPE >::QualityEdgePredicate ( const ScalarType thr,
ScalarType  _tolerance = 0.02 
) [inline]

Definition at line 817 of file refine.h.


Member Function Documentation

template<class MESH_TYPE>
bool vcg::tri::QualityEdgePredicate< MESH_TYPE >::operator() ( face::Pos< typename MESH_TYPE::FaceType >  ep) [inline]

Definition at line 818 of file refine.h.


Member Data Documentation

template<class MESH_TYPE>
ScalarType vcg::tri::QualityEdgePredicate< MESH_TYPE >::thr

Definition at line 815 of file refine.h.

template<class MESH_TYPE>
ScalarType vcg::tri::QualityEdgePredicate< MESH_TYPE >::tolerance

Definition at line 816 of file refine.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:43:04