![]() |
OpenMesh
|
Helper class to merge two mesh traits. More...
#include <OpenMesh/Core/Mesh/Traits.hh>
Helper class to merge two mesh traits.
With the help of this class it's possible to merge two mesh traits. Whereby _Traits1 overrides equally named symbols of _Traits2.
For your convenience use the provided defines OM_Merge_Traits and OM_Merge_Traits_In_Template instead.