![]() |
OpenMesh
|
#include <OpenMesh/Core/System/config.hh>
#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::LoopT< MeshType, RealType > |
Uniform Loop subdivision algorithm. More... | |
Namespaces | |
OpenMesh | |
This file contains all code required to use Eigen3 vectors as Mesh vectors. | |
OpenMesh::Subdivider::Uniform | |
Macros | |
#define | V(X) vector_cast< typename mesh_t::Normal >( X ) |