#include <bitquad_support.h>
Public Types | |
typedef VertexType::ScalarType | ScalarType |
Static Public Member Functions | |
static void | Apply (const VertexType &a, const VertexType &b, ScalarType t, VertexType &res) |
Definition at line 67 of file bitquad_support.h.
typedef VertexType::ScalarType vcg::tri::GeometricInterpolator< VertexType >::ScalarType |
Definition at line 69 of file bitquad_support.h.
static void vcg::tri::GeometricInterpolator< VertexType >::Apply | ( | const VertexType & | a, | |
const VertexType & | b, | |||
ScalarType | t, | |||
VertexType & | res | |||
) | [inline, static] |
Definition at line 70 of file bitquad_support.h.