#include <CompositeSqrt3T.hh>

Classes | |
| struct | FVCoeff |
Public Types | |
| typedef CompositeT< MeshType, RealType > | Inherited |
Public Member Functions | |
| CompositeSqrt3T (MeshType &_mesh) | |
| CompositeSqrt3T () | |
| const char * | name () const |
| Return name of subdivision algorithm. | |
| ~CompositeSqrt3T () | |
Protected Types | |
| typedef Inherited::Coeff | Coeff |
Protected Member Functions | |
| void | apply_rules (void) |
Protected Attributes | |
| OpenMesh::Subdivider::Uniform::CompositeSqrt3T::FVCoeff | coeffs_ |
Uniform composite sqrt(3) subdivision algorithm
Definition at line 74 of file CompositeSqrt3T.hh.
typedef Inherited::Coeff OpenMesh::Subdivider::Uniform::CompositeSqrt3T< MeshType, RealType >::Coeff [protected] |
Definition at line 102 of file CompositeSqrt3T.hh.
| typedef CompositeT<MeshType, RealType> OpenMesh::Subdivider::Uniform::CompositeSqrt3T< MeshType, RealType >::Inherited |
Definition at line 78 of file CompositeSqrt3T.hh.
| OpenMesh::Subdivider::Uniform::CompositeSqrt3T< MeshType, RealType >::CompositeSqrt3T | ( | ) | [inline] |
Definition at line 82 of file CompositeSqrt3T.hh.
| OpenMesh::Subdivider::Uniform::CompositeSqrt3T< MeshType, RealType >::CompositeSqrt3T | ( | MeshType & | _mesh | ) | [inline] |
Definition at line 83 of file CompositeSqrt3T.hh.
| OpenMesh::Subdivider::Uniform::CompositeSqrt3T< MeshType, RealType >::~CompositeSqrt3T | ( | ) | [inline] |
Definition at line 84 of file CompositeSqrt3T.hh.
| 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 >.
Definition at line 92 of file CompositeSqrt3T.hh.
| const char* OpenMesh::Subdivider::Uniform::CompositeSqrt3T< MeshType, RealType >::name | ( | ) | const [inline, virtual] |
Return name of subdivision algorithm.
Implements OpenMesh::Subdivider::Uniform::CompositeT< MeshType, RealType >.
Definition at line 88 of file CompositeSqrt3T.hh.
OpenMesh::Subdivider::Uniform::CompositeSqrt3T::FVCoeff OpenMesh::Subdivider::Uniform::CompositeSqrt3T< MeshType, RealType >::coeffs_ [protected] |
Helper class