MIRA
|
Property to select an element from a set type. More...
#include <OGRE/OgreColourValue.h>
#include <serialization/GetterSetter.h>
#include <visualization/GuiVisualizationExports.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> | |
Property to select an element from a set type.