Developer Documentation
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>

Go to the source code of this file.

Classes

class  OpenMesh::Subdivider::Uniform::InterpolatingSqrt3LGT< MeshType, RealType >
 

Namespaces

 OpenMesh
 
 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

Definition in file Sqrt3InterpolatingSubdividerLabsikGreinerT.hh.