Package | Description |
---|---|
com.openinventor.imageviz |
The ImageViz extension allows easy integration of advanced 2D and 3D image processing and analysis capabilities into imaging software applications.
|
com.openinventor.imageviz.fields | |
com.openinventor.imageviz.nodes.luts |
Modifier and Type | Method and Description |
---|---|
static SbKernel3i32[] |
SbKernel3i32.toArray(long nativeArray,
long length) |
Modifier and Type | Method and Description |
---|---|
void |
SbKernel3i32.setValue(SbKernel3i32 copyFrom) |
Constructor and Description |
---|
SbKernel3i32(SbKernel3i32 copyFrom) |
Modifier and Type | Method and Description |
---|---|
SbKernel3i32 |
SoMFKernel3i32.get1Value(int i)
Deprecated.
|
SbKernel3i32 |
SoSFKernel3i32.getValue()
Returns this field's value.
|
SbKernel3i32 |
SoMFKernel3i32.getValueAt(int i) |
SbKernel3i32[] |
SoMFKernel3i32.getValues(int start)
Returns a pointer into the array of values in the field, starting at index start.
|
Modifier and Type | Method and Description |
---|---|
int |
SoMFKernel3i32.find(SbKernel3i32 targetValue)
Calls find(targetValue, false).
|
int |
SoMFKernel3i32.find(SbKernel3i32 targetValue,
boolean addIfNotFound)
Finds the given
targetValue in the array and returns the index of that value.
|
void |
SoMFKernel3i32.set1Value(int index,
SbKernel3i32 newValue)
Sets the
index'th value in the array to
newValue.
|
void |
SoMFKernel3i32.setValue(SbKernel3i32 newValue)
Sets the first value in the array to
newValue, and deletes.
|
void |
SoSFKernel3i32.setValue(SbKernel3i32 newValue)
Sets this field to
newValue.
|
void |
SoMFKernel3i32.setValues(int start,
SbKernel3i32[] newValues)
Sets
num values starting at index
start to the values.
|
Constructor and Description |
---|
SoSFKernel3i32(SoFieldContainer fieldContainer,
java.lang.String fieldName,
SoField.FieldTypes fieldType,
SbKernel3i32 defaultValue)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
SbKernel3i32 |
SoMorphoLut3D.getKernel(int indexKernel)
Returns the specified kernel.
|
Modifier and Type | Method and Description |
---|---|
void |
SoMorphoLut3D.insertKernel(SbKernel3i32 kernel3d,
SoMorphoLut3D.InsertModes insertMode,
int kernelRotationX,
int kernelRotationY,
int kernelRotationZ)
Inserts a kernel into the LUT.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com