Interface Concepts
Since for many classes no virtual inheritace is used one can't enforce a specific interface by pure virtual functions.
More...
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.
Project OpenMesh,
© Computer Graphics Group, RWTH Aachen.
Documentation generated using
doxygen
.