#include <refine.h>
Public Types | |
typedef face::Pos< typename MeshType::FaceType > | PosType |
typedef MeshType::VertexType | VertexType |
Public Member Functions | |
void | operator() (VertexType &, PosType) |
typedef face::Pos<typename MeshType::FaceType> vcg::tri::BaseInterpolator< MeshType >::PosType |
typedef MeshType::VertexType vcg::tri::BaseInterpolator< MeshType >::VertexType |
void vcg::tri::BaseInterpolator< MeshType >::operator() | ( | VertexType & | , |
PosType | |||
) | [inline] |