#include "mlRuntimeSubClass.h"
Go to the source code of this file.
Classes | |
| class | ml::ImagePropertyExtension |
| Base class from which one can derive own image properties. More... | |
Namespaces | |
| namespace | ml |
Define the namespace name like in the ML. Default is ml. | |
| namespace | std |
| Provide trigonometric etc. | |
Typedefs | |
| typedef std::vector < ImagePropertyExtension * > | ml::ImagePropertyExtensionVector |
| Define the STL container type of ImagePropertyExtension objects. | |
Functions | |
| ML_UTILS_EXPORT ostream & | std::operator<< (ostream &s, const ml::ImagePropertyExtension &extIP) |
| Overloads the operator "<<" for stream output of ImagePropertyExtension objects. | |
Definition in file mlImagePropertyExtension.h.
1.5.8