23#ifndef _SO_MORPHO_LUT_3D_H_
24#define _SO_MORPHO_LUT_3D_H_
#define SO_FIELDCONTAINER_HEADER(className)
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Integer 3D-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(SbKernel3i32 kernel3d, InsertMode insertMode, unsigned int kernelRotationX, unsigned int kernelRotationY, unsigned int kernelRotationZ)
Inserts a kernel into the LUT.
SbKernel3i32 getKernel(int indexKernel) const
Returns the specified kernel.
SoMorphoLut3D()
Default constructor.
@ INSERT_NEW
Reset the LUT (clear all kernels) before insertion.
size_t getNumKernels()
Returns the number of kernels registered in the LUT.