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

Defines the LUTIterator class used for rendering a LUT into a LUTData object. More...

#include "mlLUTSystem.h"
#include "mlLUTBasic.h"
#include "mlLUTData.h"

Go to the source code of this file.

Classes

class  ml::LUTIteratorBase
 LUT iterator base class with type independent functionality and declarations. More...
class  ml::LUTIterator< T >
 The LUTIterator class template is used by a LUTFunction object for rendering into a LUTData object. More...

Namespaces

namespace  ml
 

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



Detailed Description

Defines the LUTIterator class used for rendering a LUT into a LUTData object.

Author:
Tobias Boskamp
Date:
1/2004

Definition in file mlLUTIterator.h.