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

#include <refine.h>

Inheritance diagram for vcg::tri::QualityMidPointFunctor< MESH_TYPE >:
Inheritance graph
[legend]

List of all members.

Public Types

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

Public Member Functions

void operator() (typename MESH_TYPE::VertexType &nv, const face::Pos< typename MESH_TYPE::FaceType > &ep)
 QualityMidPointFunctor (ScalarType _thr)
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

Detailed Description

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

Definition at line 770 of file refine.h.


Member Typedef Documentation

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

Definition at line 773 of file refine.h.

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

Definition at line 774 of file refine.h.


Constructor & Destructor Documentation

template<class MESH_TYPE>
vcg::tri::QualityMidPointFunctor< MESH_TYPE >::QualityMidPointFunctor ( ScalarType  _thr) [inline]

Definition at line 778 of file refine.h.


Member Function Documentation

template<class MESH_TYPE>
void vcg::tri::QualityMidPointFunctor< MESH_TYPE >::operator() ( typename MESH_TYPE::VertexType &  nv,
const face::Pos< typename MESH_TYPE::FaceType > &  ep 
) [inline]

Definition at line 781 of file refine.h.

template<class MESH_TYPE>
Color4<typename MESH_TYPE::ScalarType> vcg::tri::QualityMidPointFunctor< MESH_TYPE >::WedgeInterp ( Color4< typename MESH_TYPE::ScalarType > &  c0,
Color4< typename MESH_TYPE::ScalarType > &  c1 
) [inline]

Definition at line 791 of file refine.h.

template<class MESH_TYPE>
template<class FL_TYPE >
TexCoord2<FL_TYPE,1> vcg::tri::QualityMidPointFunctor< MESH_TYPE >::WedgeInterp ( TexCoord2< FL_TYPE, 1 > &  t0,
TexCoord2< FL_TYPE, 1 > &  t1 
) [inline]

Definition at line 798 of file refine.h.


Member Data Documentation

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

Definition at line 776 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