ClassType typedef | vcg::tri::GenericVertexInterpolator< MESH_TYPE > | |
CoordType typedef | vcg::tri::GenericVertexInterpolator< MESH_TYPE > | |
GenericVertexInterpolator(MESH_TYPE &_m) | vcg::tri::GenericVertexInterpolator< MESH_TYPE > | [inline] |
m | vcg::tri::GenericVertexInterpolator< MESH_TYPE > | [private] |
operator()(const VertexType &v0, const VertexType &v1, const VertexType &v2, const ScalarType &a, const ScalarType &b, VertexType &r) const | vcg::tri::GenericVertexInterpolator< MESH_TYPE > | [inline] |
ScalarType typedef | vcg::tri::GenericVertexInterpolator< MESH_TYPE > | |
VertexType typedef | vcg::tri::GenericVertexInterpolator< MESH_TYPE > |