OpenMesh::Subdivider::Uniform::CompositeLoopT< MeshType, RealType > Class Template Reference
Uniform composite Loop subdivision algorithm.
More...
#include <CompositeLoopT.hh>
Inheritance diagram for OpenMesh::Subdivider::Uniform::CompositeLoopT< MeshType, RealType >:
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.
|
Detailed Description
template<class MeshType, class RealType = float>
class OpenMesh::Subdivider::Uniform::CompositeLoopT< MeshType, RealType >
Uniform composite Loop subdivision algorithm.
The documentation for this class was generated from the following file:
Project OpenMesh,
© Computer Graphics Group, RWTH Aachen.
Documentation generated using
doxygen
.