Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
OpenMesh::Decimater::ModProgMeshT< MeshT >::Info Struct Reference

#include <libs_required/OpenMesh/src/OpenMesh/Tools/Decimater/ModProgMeshT.hh>

Public Member Functions

 Info (const CollapseInfo &_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 MeshT>
struct OpenMesh::Decimater::ModProgMeshT< MeshT >::Info

Struct storing progressive mesh information

See also
CollapseInfoT, ModProgMeshT

Definition at line 94 of file ModProgMeshT.hh.

Constructor & Destructor Documentation

template<class MeshT>
OpenMesh::Decimater::ModProgMeshT< MeshT >::Info::Info ( const CollapseInfo _ci)
inline

Initializing constructor copies appropriate handles from collapse information _ci.

Definition at line 98 of file ModProgMeshT.hh.


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