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

Management, updating and computation of per-vertex and per-face normals. More...

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

List of all members.

Public Types

typedef ComputeMeshType MeshType
typedef MeshType::VertexIterator VertexIterator
typedef MeshType::VertexPointer VertexPointer
typedef MeshType::VertexType VertexType

Static Public Member Functions

static void Box (ComputeMeshType &m)
 Calculates the bounding box of the.

Detailed Description

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

Management, updating and computation of per-vertex and per-face normals.

This class is used to compute or update the normals that can be stored in the vertex or face component of a mesh.

Definition at line 67 of file trimesh/update/bounding.h.


Member Typedef Documentation

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

Definition at line 71 of file trimesh/update/bounding.h.

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

Definition at line 74 of file trimesh/update/bounding.h.

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

Definition at line 73 of file trimesh/update/bounding.h.

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

Definition at line 72 of file trimesh/update/bounding.h.


Member Function Documentation

template<class ComputeMeshType >
static void vcg::tri::UpdateBounding< ComputeMeshType >::Box ( ComputeMeshType &  m  )  [inline, static]

Calculates the bounding box of the.

 <ComputeMeshType> 

m

Definition at line 78 of file trimesh/update/bounding.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