MeVisLab Toolbox Reference
mlLUTFLinear.h File Reference
#include "mlLUTSystem.h"
#include "mlLUTFunction.h"
#include <mlFields.h>
#include <vector>

Go to the source code of this file.

Classes

class  ml::LUTRGBAPoint
 A LUT sampling point with index position and RGBA channel values,. More...
 
class  ml::LUTFLinear
 A color/gray LUT with sampling points and linear, nearest neighbor or truncated interpolation inbetween. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Typedefs

typedef std::vector< LUTRGBAPoint > ml::LUTRGBAPointList
 Type definition for a vector of sampling points. More...