OpenMesh
Sqrt3InterpolatingSubdividerLabsikGreinerT.hh File Reference
#include <OpenMesh/Core/Mesh/Handles.hh>
#include <OpenMesh/Core/System/config.hh>
#include <OpenMesh/Tools/Subdivider/Uniform/SubdividerT.hh>
#include <vector>
#include <cmath>
Include dependency graph for Sqrt3InterpolatingSubdividerLabsikGreinerT.hh:

Go to the source code of this file.

Classes

class  OpenMesh::Subdivider::Uniform::InterpolatingSqrt3LGT< MeshType, RealType >
 Uniform Interpolating Sqrt3 subdivision algorithm More...
 

Namespaces

 OpenMesh
 Martin, 26.12.2004: 1) replaced resize(size()-1) with pop_back(), since the later is more efficient 2) replaced interface_.set_heap_position(entry(0), -1); with reset_heap_position() 3) added const modifier to various functions TODO: in the moment the heap does not conform to the HeapInterface specification, i.e., copies are passed instead of references.
 
 OpenMesh::Subdivider::Uniform
 

Macros

#define ASSERT_CONSISTENCY(T, m)
 

Detailed Description

Interpolating Labsik Greiner Subdivider as described in "Interpolating sqrt(3) subdivision" Labsik & Greiner, 2000

Clement Courbet - cleme.nosp@m.nt.c.nosp@m.ourbe.nosp@m.t@ec.nosp@m.p.fr


Project OpenMesh, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .