Public Types | Static Public Member Functions
vcg::tri::UpdateBounding< ComputeMeshType > Class Template Reference

This class is used to compute or update the bounding box of a mesh.. More...

#include <vcg/complex/algorithms/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 given mesh m.

Detailed Description

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

This class is used to compute or update the bounding box of a mesh..

Definition at line 34 of file bounding.h.


Member Typedef Documentation

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

Definition at line 38 of file bounding.h.

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

Definition at line 41 of file bounding.h.

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

Definition at line 40 of file bounding.h.

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

Definition at line 39 of file 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 given mesh m.

Definition at line 45 of file bounding.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:43:21