#include <string>
#include <vector>
#include <OpenMesh/Tools/Subdivider/Uniform/SubdividerT.hh>
Go to the source code of this file.
Namespaces | |
namespace | OpenMesh |
namespace | OpenMesh::Subdivider |
namespace | OpenMesh::Subdivider::Uniform |
Classes | |
class | OpenMesh::Subdivider::Uniform::CompositeT< MeshType, RealType > |
This class provides the composite subdivision rules for the uniform case. More... | |
struct | OpenMesh::Subdivider::Uniform::CompositeT< MeshType, RealType >::Coeff |
Abstract base class for coefficient functions. More... |