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: