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

#include <clip.h>

List of all members.

Public Types

typedef
GenericVertexInterpolator
< MESH_TYPE > 
ClassType
typedef VertexType::CoordType CoordType
typedef CoordType::ScalarType ScalarType
typedef MESH_TYPE::VertexType VertexType

Public Member Functions

 GenericVertexInterpolator (MESH_TYPE &_m)
void operator() (const VertexType &v0, const VertexType &v1, const VertexType &v2, const ScalarType &a, const ScalarType &b, VertexType &r) const

Private Attributes

MESH_TYPE & m

Detailed Description

template<typename MESH_TYPE>
class vcg::tri::GenericVertexInterpolator< MESH_TYPE >

Definition at line 35 of file clip.h.


Member Typedef Documentation

template<typename MESH_TYPE>
typedef GenericVertexInterpolator<MESH_TYPE> vcg::tri::GenericVertexInterpolator< MESH_TYPE >::ClassType

Definition at line 39 of file clip.h.

template<typename MESH_TYPE>
typedef VertexType::CoordType vcg::tri::GenericVertexInterpolator< MESH_TYPE >::CoordType

Definition at line 40 of file clip.h.

template<typename MESH_TYPE>
typedef CoordType::ScalarType vcg::tri::GenericVertexInterpolator< MESH_TYPE >::ScalarType

Definition at line 41 of file clip.h.

template<typename MESH_TYPE>
typedef MESH_TYPE::VertexType vcg::tri::GenericVertexInterpolator< MESH_TYPE >::VertexType

Definition at line 38 of file clip.h.


Constructor & Destructor Documentation

template<typename MESH_TYPE>
vcg::tri::GenericVertexInterpolator< MESH_TYPE >::GenericVertexInterpolator ( MESH_TYPE &  _m) [inline]

Definition at line 42 of file clip.h.


Member Function Documentation

template<typename MESH_TYPE>
void vcg::tri::GenericVertexInterpolator< MESH_TYPE >::operator() ( const VertexType v0,
const VertexType v1,
const VertexType v2,
const ScalarType a,
const ScalarType b,
VertexType r 
) const [inline]

Definition at line 46 of file clip.h.


Member Data Documentation

template<typename MESH_TYPE>
MESH_TYPE& vcg::tri::GenericVertexInterpolator< MESH_TYPE >::m [private]

Definition at line 44 of file clip.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:42:29