|
MeVisLab Toolbox Reference
|
#include "mlIntegerVector.h"Go to the source code of this file.
Classes | |
| class | ml::TVector6DBase< CompIntType > |
| TVector6DBase is the data container class for TVector providing specialized 6D container functionality for vectors of dimension MLMaxImageDimension. More... | |
| class | ml::TImageVector< CompIntType > |
| ImageVector is the 6D TVector specialization used by the ML for all image indexing. More... | |
Namespaces | |
| namespace | ml |
| Main documentation file for ML users and developers. | |
Typedefs | |
| typedef TImageVector< MLint > | ml::ImageVector |
| Defines the standard ImageVector type that is used by the ML for indexing and coordinates. | |
Enumerations | |
| enum | { ml::MLMaxImageDimension = 6 } |
| The default dimension of images in the ML. More... | |