vcg::EdgeLen< MESH_TYPE, FLT > Class Template Reference

#include <refine.h>

List of all members.

Public Member Functions

 EdgeLen (FLT threshold)
 EdgeLen ()
bool operator() (face::Pos< typename MESH_TYPE::FaceType > ep) const
void setThr (FLT threshold)

Private Attributes

FLT squaredThr

Detailed Description

template<class MESH_TYPE, class FLT>
class vcg::EdgeLen< MESH_TYPE, FLT >

Definition at line 265 of file refine.h.


Constructor & Destructor Documentation

template<class MESH_TYPE, class FLT>
vcg::EdgeLen< MESH_TYPE, FLT >::EdgeLen (  )  [inline]

Definition at line 269 of file refine.h.

template<class MESH_TYPE, class FLT>
vcg::EdgeLen< MESH_TYPE, FLT >::EdgeLen ( FLT  threshold  )  [inline]

Definition at line 270 of file refine.h.


Member Function Documentation

template<class MESH_TYPE, class FLT>
bool vcg::EdgeLen< MESH_TYPE, FLT >::operator() ( face::Pos< typename MESH_TYPE::FaceType >  ep  )  const [inline]

Definition at line 272 of file refine.h.

template<class MESH_TYPE, class FLT>
void vcg::EdgeLen< MESH_TYPE, FLT >::setThr ( FLT  threshold  )  [inline]

Definition at line 271 of file refine.h.


Member Data Documentation

template<class MESH_TYPE, class FLT>
FLT vcg::EdgeLen< MESH_TYPE, FLT >::squaredThr [private]

Definition at line 267 of file refine.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:22:59 2013