$darkmode
VCG Library
Public Types | Public Member Functions | Public Attributes | List of all members
vcg::tri::MidPoint< MESH_TYPE, InterpolatorFunctorType > Struct Template Reference

Public Types

typedef face::Pos< typename MESH_TYPE::FaceType > PosType
 
typedef MESH_TYPE::VertexType VertexType
 

Public Member Functions

 MidPoint (MESH_TYPE *_mp, InterpolatorFunctorType *_intFunc=0)
 
void operator() (VertexType &nv, PosType ep)
 This callback is called to fill up.
 
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

MESH_TYPE * mp
 
InterpolatorFunctorType * intFunc
 

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