vcg::tri::UpdatePosition< ComputeMeshType > Class Template Reference
[Trimesh]

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

#include <vcg/complex/trimesh/update/position.h>

List of all members.

Public Types

typedef MeshType::FaceIterator FaceIterator
typedef MeshType::FacePointer FacePointer
typedef MeshType::FaceType FaceType
typedef ComputeMeshType MeshType
typedef MeshType::ScalarType ScalarType
typedef MeshType::VertexIterator VertexIterator
typedef MeshType::VertexPointer VertexPointer
typedef MeshType::VertexType VertexType

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.

Definition at line 44 of file trimesh/update/position.h.


Member Typedef Documentation

template<class ComputeMeshType >
typedef MeshType::FaceIterator vcg::tri::UpdatePosition< ComputeMeshType >::FaceIterator

Definition at line 46 of file trimesh/update/position.h.

template<class ComputeMeshType >
typedef MeshType::FacePointer vcg::tri::UpdatePosition< ComputeMeshType >::FacePointer

Definition at line 45 of file trimesh/update/position.h.

template<class ComputeMeshType >
typedef MeshType::FaceType vcg::tri::UpdatePosition< ComputeMeshType >::FaceType

Definition at line 44 of file trimesh/update/position.h.

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

Definition at line 39 of file trimesh/update/position.h.

template<class ComputeMeshType >
typedef MeshType::ScalarType vcg::tri::UpdatePosition< ComputeMeshType >::ScalarType

Definition at line 40 of file trimesh/update/position.h.

template<class ComputeMeshType >
typedef MeshType::VertexIterator vcg::tri::UpdatePosition< ComputeMeshType >::VertexIterator

Definition at line 43 of file trimesh/update/position.h.

template<class ComputeMeshType >
typedef MeshType::VertexPointer vcg::tri::UpdatePosition< ComputeMeshType >::VertexPointer

Definition at line 42 of file trimesh/update/position.h.

template<class ComputeMeshType >
typedef MeshType::VertexType vcg::tri::UpdatePosition< ComputeMeshType >::VertexType

Definition at line 41 of file trimesh/update/position.h.


Member Function Documentation

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

Multiply.

Definition at line 49 of file trimesh/update/position.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:36 2013