MeVisLabToolboxReference
MeVisLab/Standard/Sources/Shared/MLLUT/mlLUTFCompose.h File Reference

A LUT function composing several input LUTs into a single output LUT. More...

#include "mlLUTSystem.h"
#include "mlLUTFunction.h"

Go to the source code of this file.

Classes

class  ml::LUTFCompose
 A LUT function composing several input LUTs into a single output LUT. More...

Namespaces

namespace  ml
 

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



Detailed Description

A LUT function composing several input LUTs into a single output LUT.

The output LUT is generated by chained evaluation of the input LUTs.

Author:
Tobias Boskamp
Date:
5/2006

Definition in file mlLUTFCompose.h.