#include <RuleInterfaceT.hh>

Public Types | |
| typedef R | Rule |
Public Member Functions | |
| operator bool () const | |
| RuleHandleT (int _idx=-1) | |
Handle template for adaptive composite subdividion rules
Definition at line 81 of file RuleInterfaceT.hh.
| typedef R OpenMesh::Subdivider::Adaptive::RuleHandleT< R >::Rule |
Definition at line 84 of file RuleInterfaceT.hh.
| OpenMesh::Subdivider::Adaptive::RuleHandleT< R >::RuleHandleT | ( | int | _idx = -1 |
) | [inline, explicit] |
Definition at line 83 of file RuleInterfaceT.hh.
| OpenMesh::Subdivider::Adaptive::RuleHandleT< R >::operator bool | ( | ) | const [inline] |
Definition at line 86 of file RuleInterfaceT.hh.