MIRA
Classes | Namespaces
IndexSelectorProperty.h File Reference

Property to select an element from a set type. More...

#include <OGRE/OgreColourValue.h>
#include <serialization/GetterSetter.h>
#include <visualization/GuiVisualizationExports.h>
Include dependency graph for IndexSelectorProperty.h:

Go to the source code of this file.

Classes

class  IndexSelectorPropertyBase
 Base for template class IndexSelectorProperty. More...
 
class  IndexSelectorProperty< Transparent >
 A special property class that can be used to provide a mechanism for selecting an element by index from data representing a set of similar objects. More...
 
class  IsTransparentSerializable< IndexSelectorProperty< true >, SerializerTag >
 
class  IndexSelectorProperty< false >
 Explicit specialization for Transparent=false (different reflect() method). More...
 

Namespaces

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

Detailed Description

Property to select an element from a set type.

Author
Christof Schröter
Date
2016/12/12