23#ifndef _SO_MORPHO_LUT_2D_H_
24#define _SO_MORPHO_LUT_2D_H_
#define SO_FIELDCONTAINER_HEADER(className)
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Integer 2D-Kernel for ...
Abstract base class for objects that contain fields.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Multiple-value field c...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Class that represents ...
void insertKernel(SbKernel2i32 kernel2d, InsertMode insertMode, unsigned int kernelRotation)
Inserts a kernel into the LUT.
size_t getNumKernels() const
Return the number of kernels registered in the LUT.
SoMorphoLut2D()
Default constructor.
SbKernel2i32 getKernel(int indexKernel) const
Returns the specified kernel.
@ INSERT_NEW
Reset the LUT (clear all kernels) before insertion.