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

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

Uniform composite sqrt(3) subdivision algorithm. More...

#include <CompositeSqrt3T.hh>

Inheritance diagram for Uniform::CompositeSqrt3T< 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::CompositeSqrt3T::FVCoeff coeffs_
 Helper class.


Detailed Description

template<typename MeshType, typename RealType = float>
class Uniform::CompositeSqrt3T< MeshType, RealType >

Uniform composite sqrt(3) subdivision algorithm.


Member Data Documentation

template<typename MeshType, typename RealType = float>
OpenMesh::Subdivider::Uniform::CompositeSqrt3T::FVCoeff Uniform::CompositeSqrt3T< MeshType, RealType >::coeffs_ [protected]
 

Helper class.

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 .