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

Implements a dummy module which is connected to empty inputs to have a valid module graph. More...

#include "mlInitSystemML.h"
#include "mlModuleIncludes.h"
#include "mlModule.h"

Go to the source code of this file.

Classes

class  ml::DummyOp
 Dummy input operator with one pixel of value 0 in it. More...

Namespaces

namespace  ml
 

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



Detailed Description

Implements a dummy module which is connected to empty inputs to have a valid module graph.

Author:
Wolf Spindler
Date:
07/2001

Definition in file mlDummyOp.h.