|
MIRA
|
Type safe handling of typed void pointers. More...


Go to the source code of this file.
Classes | |
| class | TypedVoidPtr |
| Class that allows to maintain type-safety when passing void pointers. More... | |
| class | TypedVoidConstPtr |
| Same as TypedVoidPtr but const. More... | |
Namespaces | |
| mira | |
| specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Type safe handling of typed void pointers.
1.8.14