MeVisLabToolboxReference
MeVisLab/Standard/Sources/ML/MLWEM/WEMBase/WEMModuleBase/WEMGenerator.h File Reference

The WEMGenerator is the base class for all modules that generate WEMs, be it automatically or interactive. More...

#include "WEMBase/WEM.h"
#include "WEMModule.h"

Go to the source code of this file.

Classes

class  ml::WEMGenerator
 The WEMGenerator is the base class for all modules that generate WEMs, be it automatically or interactive. More...

Namespaces

namespace  ml
 

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



Detailed Description

The WEMGenerator is the base class for all modules that generate WEMs, be it automatically or interactive.

Basically it determines the type of the WEM and an id that can be used to associate WEMs with their generator.

Author:
Olaf Konrad, Bart De Dobbelaer
Date:
8/2007

Definition in file WEMGenerator.h.