Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Uniform::CompositeLoopT< MeshType, RealType > Class Template Reference

Uniform composite Loop subdivision algorithm. More...

#include <CompositeLoopT.hh>

Inheritance diagram for Uniform::CompositeLoopT< MeshType, RealType >:

Uniform::CompositeT< MeshType, RealType > Uniform::SubdividerT< MeshType, RealType > OpenMesh::Utils::Noncopyable List of all members.

Public Methods

const char * name () const
 Return name of subdivision algorithm.


Protected Methods

void apply_rules (void)
 Assemble here the rule sequence, by calling the constructor of the wanted rules.


Protected Attributes

OpenMesh::Subdivider::Uniform::CompositeLoopT::EVCoeff coeffs_
 Helper struct.


Detailed Description

template<class MeshType, class RealType = float>
class Uniform::CompositeLoopT< MeshType, RealType >

Uniform composite Loop subdivision algorithm.


Member Data Documentation

template<class MeshType, class RealType = float>
OpenMesh::Subdivider::Uniform::CompositeLoopT::EVCoeff Uniform::CompositeLoopT< MeshType, RealType >::coeffs_ [protected]
 

Helper struct.

For internal use only.


The documentation for this class was generated from the following file:
acg pic Project OpenMesh, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .