#include <MRAddVisualPropertiesMixin.h>
◆ getAllVisualizeProperties()
template<typename BaseObjectType , auto ... Properties>
◆ getVisualizePropertyMask()
template<typename BaseObjectType , auto ... Properties>
◆ setAllVisualizeProperties_()
template<typename BaseObjectType , auto ... Properties>
◆ supportsVisualizeProperty()
template<typename BaseObjectType , auto ... Properties>
◆ propertyMasks_
template<typename BaseObjectType , auto ... Properties>
Initial value:= []{
std::array<ViewportMask, sizeof...(Properties)> ret;
return ret;
}()
static ViewportMask all()
mask meaning all or any viewports
Definition MRViewportId.h:45
The documentation for this class was generated from the following file: