coeff() const | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | inline |
CompositeT< M > | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | friend |
Mesh typedef (defined in OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M >) | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | |
mesh_ | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | protected |
n_rules() const | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | inlineprotected |
number() const | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | inline |
prev_rule() | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | inlineprotected |
raise(typename M::FaceHandle &_fh, state_t _target_state) | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | inlinevirtual |
raise(typename M::EdgeHandle &_eh, state_t _target_state) | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | inlinevirtual |
raise(typename M::VertexHandle &_vh, state_t _target_state) | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | inlinevirtual |
Rule typedef (defined in OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M >) | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | |
RuleInterfaceT(Mesh &_mesh) | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | inlineprotected |
scalar_t typedef (defined in OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M >) | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | |
Self typedef (defined in OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M >) | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | |
set_coeff(scalar_t _coeff) | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | inlinevirtual |
set_n_rules(int _n) | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | inlineprotected |
set_number(int _n) | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | inlineprotected |
set_prev_rule(Self *&_p) | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | inlineprotected |
set_subdiv_rule(Self *&_n) | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | inlineprotected |
set_subdiv_type(int _n) | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | inlineprotected |
subdiv_rule() const | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | inlineprotected |
subdiv_type() const | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | inline |
type() const =0 | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | pure virtual |
update(typename M::FaceHandle &_fh, state_t _target_state) | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | inline |
update(typename M::EdgeHandle &_eh, state_t _target_state) | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | inline |
update(typename M::VertexHandle &_vh, state_t _target_state) | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | inline |
~RuleInterfaceT() | OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M > | inlinevirtual |