#include <MRVisualObject.h>
Inheritance diagram for 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.