Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Interface Concepts

Since for many classes no virtual inheritace is used one can't enforce a specific interface by pure virtual functions. More...

Compounds

class  HandleT
class  KernelT
struct  MeshItems

Detailed Description

Since for many classes no virtual inheritace is used one can't enforce a specific interface by pure virtual functions.

Therefore these interfaces will be described in this group. Everyone implementing e.g. a new mesh kernel should at least implement the OpenMesh::Concepts::Kernel concept.


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