![]() |
OpenMesh
|
#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 > |
Uniform Interpolating Sqrt3 subdivision algorithm More... | |
Namespaces | |
OpenMesh | |
This file contains all code required to use Eigen3 vectors as Mesh vectors. | |
OpenMesh::Subdivider::Uniform | |
Macros | |
#define | ASSERT_CONSISTENCY(T, m) |
Interpolating Labsik Greiner Subdivider as described in "Interpolating sqrt(3) subdivision" Labsik & Greiner, 2000
Clement Courbet - cleme nt.c ourbe t@ec p.fr