MIRA
|
Provides method for generating a unique id for any type. More...
Go to the source code of this file.
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Typedefs | |
typedef int | TypeId |
The type of the integral TypeId, that can be retrieved by typeId<T>() More... | |
Functions | |
template<typename T > | |
TypeId | typeId () |
Generates unique IDs for different types. More... | |
Provides method for generating a unique id for any type.