|
MIRA
|
Provides the DefaultInitializer. More...

Go to the source code of this file.
Classes | |
| class | DefaultInitializer |
| Reflector that visits the reflect method of objects in order to initialize them using the specified default values. More... | |
Namespaces | |
| mira | |
| specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Macros | |
| #define | MIRA_INITIALIZE_THIS mira::DefaultInitializer::initialize(*this) |
| Initializes the members of this instance using the default values specified within the reflect method. More... | |
Provides the DefaultInitializer.
1.8.14