vcg::tri::UpdateIndexed< MeshType > Struct Template Reference

#include <halfedge_indexed.h>

List of all members.

Classes

struct  VertexPairEdgePtr

Public Types

typedef MeshType::FaceIterator FaceIterator
typedef MeshType::FaceType FaceType
typedef MeshType::HEdgeIterator HEdgeIterator
typedef MeshType::HEdgePointer HEdgePointer
typedef MeshType::HEdgeType HEdgeType
typedef MeshType::VertexPointer VertexPointer
typedef MeshType::VertexType VertexType

Static Public Member Functions

static void FromHalfEdges (MeshType &m)

Detailed Description

template<class MeshType>
struct vcg::tri::UpdateIndexed< MeshType >

Definition at line 578 of file halfedge_indexed.h.


Member Typedef Documentation

template<class MeshType >
typedef MeshType::FaceIterator vcg::tri::UpdateIndexed< MeshType >::FaceIterator

Definition at line 584 of file halfedge_indexed.h.

template<class MeshType >
typedef MeshType::FaceType vcg::tri::UpdateIndexed< MeshType >::FaceType

Definition at line 585 of file halfedge_indexed.h.

template<class MeshType >
typedef MeshType::HEdgeIterator vcg::tri::UpdateIndexed< MeshType >::HEdgeIterator

Definition at line 583 of file halfedge_indexed.h.

template<class MeshType >
typedef MeshType::HEdgePointer vcg::tri::UpdateIndexed< MeshType >::HEdgePointer

Definition at line 581 of file halfedge_indexed.h.

template<class MeshType >
typedef MeshType::HEdgeType vcg::tri::UpdateIndexed< MeshType >::HEdgeType

Definition at line 582 of file halfedge_indexed.h.

template<class MeshType >
typedef MeshType::VertexPointer vcg::tri::UpdateIndexed< MeshType >::VertexPointer

Definition at line 580 of file halfedge_indexed.h.

template<class MeshType >
typedef MeshType::VertexType vcg::tri::UpdateIndexed< MeshType >::VertexType

Definition at line 579 of file halfedge_indexed.h.


Member Function Documentation

template<class MeshType >
static void vcg::tri::UpdateIndexed< MeshType >::FromHalfEdges ( MeshType &  m  )  [inline, static]

builds an indexed data structure from a half-edge data structure. Note: if the half edge have the pointer to face their relation FV (face-vertex) will be computed and the data possibly stored in the face will be preserved.

Definition at line 602 of file halfedge_indexed.h.


The documentation for this struct 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