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

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

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

#include <CompositeSqrt3T.hh>

Inheritance diagram for OpenMesh::Subdivider::Uniform::CompositeSqrt3T< MeshType, RealType >:

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

Public Member Functions

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


Protected Member Functions

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 OpenMesh::Subdivider::Uniform::CompositeSqrt3T< MeshType, RealType >

Uniform composite sqrt(3) subdivision algorithm.


Member Data Documentation

template<typename MeshType, typename RealType = float>
OpenMesh::Subdivider::Uniform::CompositeSqrt3T::FVCoeff OpenMesh::Subdivider::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 .