VCG Library 0.1
vcg::tri::UpdatePosition< ComputeMeshType > Class Template Reference

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.
 

Detailed Description

template<class ComputeMeshType>
class vcg::tri::UpdatePosition< ComputeMeshType >

This class is used to update vertex position according to a transformation matrix.

Member Function Documentation

◆ Matrix()

template<class ComputeMeshType >
static void vcg::tri::UpdatePosition< ComputeMeshType >::Matrix ( ComputeMeshType & m,
const Matrix44< ScalarType > & M,
bool update_also_normals = true )
inlinestatic

Multiply.


The documentation for this class was generated from the following file:

Generated on Mon Sep 27 08:13:16 2004 for VCG Library by doxygen 1.3.7