vcg::vertex::UpdateNormal< VERTEX_CONTAINER > Class Template Reference
[Vertexmesh]

#include <normal.h>

List of all members.

Public Types

typedef VertexType::ScalarType ScalarType
typedef VERTEX_CONTAINER VertexContainer
typedef VERTEX_CONTAINER::iterator VertexIterator
typedef
VERTEX_CONTAINER::value_type 
VertexType

Static Public Member Functions

static void UpdateNormals (const VertexIterator &begin, const VertexIterator &end, int k)

Detailed Description

template<class VERTEX_CONTAINER>
class vcg::vertex::UpdateNormal< VERTEX_CONTAINER >

This class is used to update the normals of a Vertex mesh

Definition at line 42 of file vertexmesh/update/normal.h.


Member Typedef Documentation

template<class VERTEX_CONTAINER >
typedef VertexType::ScalarType vcg::vertex::UpdateNormal< VERTEX_CONTAINER >::ScalarType

Definition at line 47 of file vertexmesh/update/normal.h.

template<class VERTEX_CONTAINER >
typedef VERTEX_CONTAINER vcg::vertex::UpdateNormal< VERTEX_CONTAINER >::VertexContainer

Definition at line 45 of file vertexmesh/update/normal.h.

template<class VERTEX_CONTAINER >
typedef VERTEX_CONTAINER::iterator vcg::vertex::UpdateNormal< VERTEX_CONTAINER >::VertexIterator

Definition at line 48 of file vertexmesh/update/normal.h.

template<class VERTEX_CONTAINER >
typedef VERTEX_CONTAINER::value_type vcg::vertex::UpdateNormal< VERTEX_CONTAINER >::VertexType

Definition at line 46 of file vertexmesh/update/normal.h.


Member Function Documentation

template<class VERTEX_CONTAINER >
static void vcg::vertex::UpdateNormal< VERTEX_CONTAINER >::UpdateNormals ( const VertexIterator begin,
const VertexIterator end,
int  k 
) [inline, static]

Definition at line 52 of file vertexmesh/update/normal.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:58 2013