MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::IsVisualizeMaskEnum< T > Struct Template Reference

#include <MRVisualObject.h>

+ Inheritance diagram for MR::IsVisualizeMaskEnum< T >:

Detailed Description

template<typename T>
struct MR::IsVisualizeMaskEnum< T >

If a type derived from VisualObject wants to extend VisualizeMaskType, it must create a separate enum and specialize this to true for it. NOTE! All those enums can start from 0, don't worry about collisions.


The documentation for this struct was generated from the following file: