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

This class is used to compute or update the precomputed data used to efficiently compute point-face distances. More...

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

List of all members.

Public Types

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

Static Public Member Functions

static void Set (ComputeMeshType &m)
static void Set (FaceType &f)

Detailed Description

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

This class is used to compute or update the precomputed data used to efficiently compute point-face distances.

Definition at line 54 of file edges.h.


Member Typedef Documentation

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

Definition at line 64 of file edges.h.

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

Definition at line 63 of file edges.h.

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

Definition at line 62 of file edges.h.

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

Definition at line 58 of file edges.h.

template<class ComputeMeshType >
typedef MeshType::FaceType::CoordType::ScalarType vcg::tri::UpdateEdges< ComputeMeshType >::ScalarType

Definition at line 65 of file edges.h.

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

Definition at line 61 of file edges.h.

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

Definition at line 60 of file edges.h.

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

Definition at line 59 of file edges.h.


Member Function Documentation

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

Definition at line 94 of file edges.h.

template<class ComputeMeshType >
static void vcg::tri::UpdateEdges< ComputeMeshType >::Set ( FaceType f  )  [inline, static]

Definition at line 67 of file edges.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