![]() |
OpenMesh
|
The modified butterfly scheme of Denis Zorin, Peter Schröder and Wim Sweldens, `‘Interpolating subdivision for meshes with arbitrary topology,’' in Proceedings of SIGGRAPH 1996, ACM SIGGRAPH, 1996, pp. More...
#include <OpenMesh/Tools/Subdivider/Uniform/SubdividerT.hh>#include <OpenMesh/Core/Utils/vector_cast.hh>#include <OpenMesh/Core/Utils/Property.hh>#include <vector>#include <cmath>
Go to the source code of this file.
Classes | |
| class | OpenMesh::Subdivider::Uniform::ModifiedButterflyT< MeshType, RealType > |
| Modified Butterfly subdivision algorithm. More... | |
Namespaces | |
| namespace | OpenMesh |
| Contains all the mesh ingredients like the polygonal mesh, the triangle mesh, different mesh kernels and mesh traits. | |
| namespace | OpenMesh::Subdivider::Uniform |
| Software related to uniform subdivision of meshes. | |
The modified butterfly scheme of Denis Zorin, Peter Schröder and Wim Sweldens, `‘Interpolating subdivision for meshes with arbitrary topology,’' in Proceedings of SIGGRAPH 1996, ACM SIGGRAPH, 1996, pp.
189-192.
Clement Courbet - cleme.nosp@m.nt.c.nosp@m.ourbe.nosp@m.t@ec.nosp@m.p.fr