Classes | Namespaces | Defines

/data1/home1/moebius/projects/release/OpenMesh-2.0/src/OpenMesh/Tools/Subdivider/Uniform/LoopT.hh File Reference

#include <OpenMesh/Core/System/config.hh>
#include <OpenMesh/Tools/Subdivider/Uniform/SubdividerT.hh>
#include <OpenMesh/Core/Utils/vector_cast.hh>
#include <vector>
#include <cmath>
Include dependency graph for LoopT.hh:

Go to the source code of this file.

Classes

class  OpenMesh::Subdivider::Uniform::LoopT< MeshType, RealType >
 Uniform Loop subdivision algorithm. More...
struct  OpenMesh::Subdivider::Uniform::LoopT< MeshType, RealType >::compute_weight
 Helper functor to compute weights for Loop-subdivision.

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.


Defines

#define V(X)   vector_cast< typename mesh_t::Normal >( X )

Detailed Description


acg pic Project OpenMesh, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .