#include <OpenMesh/Core/System/config.hh>#include <OpenMesh/Tools/Subdivider/Uniform/SubdividerT.hh>#include <OpenMesh/Core/Utils/vector_cast.hh>#include <vector>#include <cmath>
Go to the source code of this file.
Classes | |
| struct | OpenMesh::Subdivider::Uniform::LoopT< MeshType, RealType >::compute_weight |
| class | OpenMesh::Subdivider::Uniform::LoopT< MeshType, RealType > |
Namespaces | |
| namespace | OpenMesh |
| namespace | OpenMesh::Subdivider |
| namespace | OpenMesh::Subdivider::Uniform |
Defines | |
| #define | V(X) vector_cast< typename mesh_t::Normal >( X ) |
Definition in file LoopT.hh.
| #define V | ( | X | ) | vector_cast< typename mesh_t::Normal >( X ) |