Initializer class. More...
Private Member Functions | |
Initializer () | |
Default constructor: initialize VolumeIO settings. | |
Static Private Attributes | |
static Initializer | Instance |
Instance of the initializer class. |
Initializer class.
An object of this class is automatically instantiated when a program is run. Its constructor takes care of initializing VolumeIO, e.g., by evaluating the IGS_WRITE_UNCOMPRESSED environment variable.
Definition at line 162 of file cmtkVolumeIO.h.