Public Types | Public Member Functions | Friends

OpenMesh::Subdivider::Adaptive::FV< M > Class Template Reference

Composite rule FV. More...

#include </data1/home1/moebius/projects/release/OpenMesh-2.0/src/OpenMesh/Tools/Subdivider/Adaptive/Composite/RulesT.hh>

Inheritance diagram for OpenMesh::Subdivider::Adaptive::FV< M >:
Inheritance graph
[legend]
Collaboration diagram for OpenMesh::Subdivider::Adaptive::FV< M >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef FV< M > Self
typedef RuleHandleT< SelfHandle
typedef RuleInterfaceT< M > Inherited

Public Member Functions

const char * type () const
 Returns the name of the rule.
 FV (M &_mesh)
void raise (typename M::VertexHandle &_vh, state_t _target_state)
 Raise item to target state _target_state.

Friends

class CompositeT< M >

Detailed Description

template<class M>
class OpenMesh::Subdivider::Adaptive::FV< M >

Composite rule FV.


Member Function Documentation

template<class M >
const char* OpenMesh::Subdivider::Adaptive::FV< M >::type (  )  const [inline, virtual]

Returns the name of the rule.

Use define COMPOSITE_RULE to overload this function in a derived class.

Implements OpenMesh::Subdivider::Adaptive::RuleInterfaceT< M >.


The documentation for this class was generated from the following files:

acg pic Project OpenMesh, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .