VCG Library 0.1
|
This class is used to update vertex position according to a transformation matrix. More...
#include <vcg/complex/trimesh/update/position.h>
Static Public Member Functions | |
static void | Matrix (ComputeMeshType &m, const Matrix44< ScalarType > &M, bool update_also_normals=true) |
Multiply. | |
This class is used to update vertex position according to a transformation matrix.
|
inlinestatic |
Multiply.