Classes | Public Types | Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes

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

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

#include </data1/home1/moebius/projects/release/OpenMesh-2.0/src/OpenMesh/Tools/Subdivider/Uniform/CompositeSqrt3T.hh>

Inheritance diagram for OpenMesh::Subdivider::Uniform::CompositeSqrt3T< MeshType, RealType >:
Inheritance graph
[legend]
Collaboration diagram for OpenMesh::Subdivider::Uniform::CompositeSqrt3T< MeshType, RealType >:
Collaboration graph
[legend]

List of all members.

Classes

struct  FVCoeff
 Helper class. More...

Public Types

typedef CompositeT< MeshType,
RealType > 
Inherited

Public Member Functions

 CompositeSqrt3T (MeshType &_mesh)
const char * name () const
 Return name of subdivision algorithm.

Protected Types

typedef Inherited::Coeff Coeff

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 Function Documentation

template<typename MeshType , typename RealType = float>
void OpenMesh::Subdivider::Uniform::CompositeSqrt3T< MeshType, RealType >::apply_rules ( void   )  [inline, protected, virtual]

Assemble here the rule sequence, by calling the constructor of the wanted rules.

Implements OpenMesh::Subdivider::Uniform::CompositeT< MeshType, RealType >.


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 .