#include <RulesT.hh>

Public Types | |
| typedef RuleInterfaceT< M > | Inherited |
Public Member Functions | |
| MIPS_WARN_WA (Edge) | |
| MIPS_WARN_WA (Face) | |
| void | raise (typename M::VertexHandle &_vh, state_t _target_state) |
| VV (M &_mesh) | |
Private Types | |
| typedef RuleInterfaceT< M > | Base |
Private Member Functions | |
| COMPOSITE_RULE (VV, M) | |
Composite rule VV
Definition at line 268 of file RulesT.hh.
typedef RuleInterfaceT<M> OpenMesh::Subdivider::Adaptive::VV< M >::Base [private] |
| typedef RuleInterfaceT<M> OpenMesh::Subdivider::Adaptive::VV< M >::Inherited |
| OpenMesh::Subdivider::Adaptive::VV< M >::VV | ( | M & | _mesh | ) | [inline] |
| OpenMesh::Subdivider::Adaptive::VV< M >::COMPOSITE_RULE | ( | VV< M > | , | |
| M | ||||
| ) | [private] |
| OpenMesh::Subdivider::Adaptive::VV< M >::MIPS_WARN_WA | ( | Edge | ) |
| OpenMesh::Subdivider::Adaptive::VV< M >::MIPS_WARN_WA | ( | Face | ) |
| void OpenMesh::Subdivider::Adaptive::VV< M >::raise | ( | typename M::VertexHandle & | _vh, | |
| state_t | _target_state | |||
| ) | [inline, virtual] |
Reimplemented from OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M >.