vcg::MidPoint< MESH_TYPE > Struct Template Reference

#include <refine.h>

List of all members.

Public Member Functions

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

Public Attributes

MESH_TYPE * mp

Detailed Description

template<class MESH_TYPE>
struct vcg::MidPoint< MESH_TYPE >

Definition at line 118 of file refine.h.


Constructor & Destructor Documentation

template<class MESH_TYPE >
vcg::MidPoint< MESH_TYPE >::MidPoint ( MESH_TYPE *  _mp  )  [inline]

Definition at line 120 of file refine.h.


Member Function Documentation

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

Definition at line 124 of file refine.h.

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

Definition at line 148 of file refine.h.

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

Definition at line 141 of file refine.h.


Member Data Documentation

template<class MESH_TYPE >
MESH_TYPE* vcg::MidPoint< MESH_TYPE >::mp

Definition at line 122 of file refine.h.


The documentation for this struct 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:23:02 2013