MIRA
Namespaces | Enumerations
ReflectControlFlags.h File Reference

Flags controlling reflector behaviour. More...

#include <utils/EnumToFlags.h>
Include dependency graph for ReflectControlFlags.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mira
 specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
 

Enumerations

enum  ReflectCtrlFlags { REFLECT_CTRLFLAG_NONE = 0x0000, REFLECT_CTRLFLAG_TEMP_TRACKING = 0x0001, REFLECT_CTRLFLAG_VOLATILE = 0x0002, REFLECT_CTRLFLAG_MEMBER_AS_ROPROPERTY = 0x0004 }
 Control Flags that can modify the behavior of certain reflectors. More...
 

Detailed Description

Flags controlling reflector behaviour.

Author
Christof Schröter
Date
2019/01/03