MeVisLabToolboxReference
MeVisLab/Standard/Sources/ML/MLBase/mlDecomposeBaseList.h File Reference

Engine module DecomposeBaseList: Operator with two output fields, decomposing a ListBase input into a single base object and a so-called "rest list". More...

#include "mlModuleIncludes.h"
#include "mlEngine.h"
#include "mlBaseInit.h"

Go to the source code of this file.

Classes

class  ml::DecomposeBaseList
 Engine module decomposing a BaseList into one base object and a so-called rest list. More...

Namespaces

namespace  ml
 

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



Detailed Description

Engine module DecomposeBaseList: Operator with two output fields, decomposing a ListBase input into a single base object and a so-called "rest list".

Author:
Jan-Martin Kuhnigk
Date:
10/2002

Definition in file mlDecomposeBaseList.h.