Package | Description |
---|---|
com.openinventor.imageviz.engines.arithmeticandlogic.arithmeticoperations |
The Arithmetics Operations category contains operations between two images or between an image and a constant as sum, difference, blending, minimum or maximum.
|
Modifier and Type | Field and Description |
---|---|
SoSFEnum<SoDirectionalBlendProcessing2d.SymmetryModes> |
SoDirectionalBlendProcessing2d.symmetryMode
Select the symmetry type.
|
Modifier and Type | Method and Description |
---|---|
static SoDirectionalBlendProcessing2d.SymmetryModes |
SoDirectionalBlendProcessing2d.SymmetryModes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoDirectionalBlendProcessing2d.SymmetryModes |
SoDirectionalBlendProcessing2d.SymmetryModes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoDirectionalBlendProcessing2d.SymmetryModes |
SoDirectionalBlendProcessing2d.SymmetryModes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoDirectionalBlendProcessing2d.SymmetryModes[] |
SoDirectionalBlendProcessing2d.SymmetryModes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com