Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

OpenMesh::Decimater::ModProgMeshT< DecimaterType >::Info Struct Reference

Struct storing progressive mesh information. More...

#include <ModProgMeshT.hh>

List of all members.

Public Methods

 Info (const CollapseInfo &_ci)
 Initializing constructor copies appropriate handles from collapse information _ci.


Public Attributes

Mesh::VertexHandle v0
 See CollapseInfoT::v0.

Mesh::VertexHandle v1
 See CollapseInfoT::v1.

Mesh::VertexHandle vl
 See CollapseInfoT::vl.

Mesh::VertexHandle vr
 See CollapseInfoT::vr.


Detailed Description

template<class DecimaterType>
struct OpenMesh::Decimater::ModProgMeshT< DecimaterType >::Info

Struct storing progressive mesh information.

See also:
CollapseInfoT, ModProgMeshT


The documentation for this struct was generated from the following file:
acg pic Project OpenMesh, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .