ML Reference
MeVis/Foundation/Sources/ML/include/mlStdTypeInfos.h File Reference

Template class to register the standard integer data types as voxel types in the ML. More...

#include "mlInitSystemML.h"
#include "mlBasics.h"
#include "mlSystemWarningsDisable.h"
#include <math.h>
#include "mlSystemWarningsRestore.h"

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
 

Define the namespace name like in the ML. Default is ml.


Variables

const MLint ml::_ML_STD_SLEN = 64
 Length of strings for component descriptions and class names.

Detailed Description

Template class to register the standard integer data types as voxel types in the ML.

NOTE: Only one instance should be created of this class!

Author:
Wolf Spindler
Date:
05/2003

Definition in file mlStdTypeInfos.h.