public class SoMorphoLut3D extends SoFieldContainer
See also:
Modifier and Type | Class and Description |
---|---|
static class |
SoMorphoLut3D.InsertModes |
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoMorphoLut3D()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
SbKernel3i32 |
getKernel(int indexKernel)
Returns the specified kernel.
|
long |
getNumKernels()
Returns the number of kernels registered in the LUT.
|
void |
insertKernel(SbKernel3i32 kernel3d,
SoMorphoLut3D.InsertModes insertMode,
int kernelRotationX,
int kernelRotationY,
int kernelRotationZ)
Inserts a kernel into the LUT.
|
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaults
dispose, getName, isDisposable, isSynchronizable, setName, setSynchronizable, touch
getNativeResourceHandle
public void insertKernel(SbKernel3i32 kernel3d, SoMorphoLut3D.InsertModes insertMode, int kernelRotationX, int kernelRotationY, int kernelRotationZ)
An SbException
is is thrown if the size of the kernel is not 3x3x3.
public SbKernel3i32 getKernel(int indexKernel)
indexKernel
- index of the kernel (cannot exceed registered number of kernels).public long getNumKernels()
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com