$darkmode
VCG Library
Public Types | Public Member Functions | Public Attributes | List of all members
vcg::tri::QualityMidPointFunctor< MESH_TYPE > Class Template Reference

Public Types

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

Public Member Functions

 QualityMidPointFunctor (ScalarType _thr)
 
void operator() (typename MESH_TYPE::VertexType &nv, const face::Pos< typename MESH_TYPE::FaceType > &ep)
 
Color4< typename MESH_TYPE::ScalarType > WedgeInterp (Color4< typename MESH_TYPE::ScalarType > &c0, Color4< typename MESH_TYPE::ScalarType > &c1)
 
template<class FL_TYPE >
TexCoord2< FL_TYPE, 1 > WedgeInterp (TexCoord2< FL_TYPE, 1 > &t0, TexCoord2< FL_TYPE, 1 > &t1)
 

Public Attributes

ScalarType thr
 

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