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 SbKernel2i32[] |
SbKernel2i32.toArray(long nativeArray,
long length) |
Modifier and Type | Method and Description |
---|---|
void |
SbKernel2i32.setValue(SbKernel2i32 copyFrom) |
Constructor and Description |
---|
SbKernel2i32(SbKernel2i32 copyFrom) |
Modifier and Type | Method and Description |
---|---|
SbKernel2i32 |
SoMFKernel2i32.get1Value(int i)
Deprecated.
|
SbKernel2i32 |
SoSFKernel2i32.getValue()
Returns this field's value.
|
SbKernel2i32 |
SoMFKernel2i32.getValueAt(int i) |
SbKernel2i32[] |
SoMFKernel2i32.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 |
SoMFKernel2i32.find(SbKernel2i32 targetValue)
Calls find(targetValue, false).
|
int |
SoMFKernel2i32.find(SbKernel2i32 targetValue,
boolean addIfNotFound)
Finds the given
targetValue in the array and returns the index of that value.
|
void |
SoMFKernel2i32.set1Value(int index,
SbKernel2i32 newValue)
Sets the
index'th value in the array to
newValue.
|
void |
SoMFKernel2i32.setValue(SbKernel2i32 newValue)
Sets the first value in the array to
newValue, and deletes.
|
void |
SoSFKernel2i32.setValue(SbKernel2i32 newValue)
Sets this field to
newValue.
|
void |
SoMFKernel2i32.setValues(int start,
SbKernel2i32[] newValues)
Sets
num values starting at index
start to the values.
|
Constructor and Description |
---|
SoSFKernel2i32(SoFieldContainer fieldContainer,
java.lang.String fieldName,
SoField.FieldTypes fieldType,
SbKernel2i32 defaultValue)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
SbKernel2i32 |
SoMorphoLut2D.getKernel(int indexKernel)
Returns the specified kernel.
|
Modifier and Type | Method and Description |
---|---|
void |
SoMorphoLut2D.insertKernel(SbKernel2i32 kernel2d,
SoMorphoLut2D.InsertModes insertMode,
int kernelRotation)
Inserts a kernel into the LUT.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com