|
ML Reference
|
#include "mlErrorMacros.h"#include "mlErrorOutput.h"#include "mlInitSystemML.h"#include "mlTypeDefTraits.h"#include "mlTypeTraits.h"#include <algorithm>#include <cmath>Go to the source code of this file.
Classes | |
| class | ml::MLTStdTypeInfos< VTYP > |
| Template class to register the standard integer classes as voxel types in the ML. More... | |
Namespaces | |
| namespace | ml |
| Defines the class GetTileJob. | |
Variables | |
| const MLint | ml::_ML_STD_SLEN =64 |
| Length of strings for component descriptions and class names. | |
| template<typename VTYP> | |
| const VTYP | ml::MLTStdTypeInfos< VTYP >::_typeDefault = VTYP(0) |
| template<typename VTYP> | |
| MLTypeInfos * | ml::MLTStdTypeInfos< VTYP >::_myInfos = nullptr |
| template<typename VTYP> | |
| MLint32 | ml::MLTStdTypeInfos< VTYP >::_numInstances = 0 |