public class SoArithmeticValueProcessing extends SoImageVizEngine
SoArithmeticValueProcessing
engine performs an arithmetic operation between an image and a value.
SoArithmeticValueProcessing
performs an arithmetic operation between an image and a value.
See also:
SoArithmeticImageProcessing
, SoLogicalValueProcessing
, SoAbsoluteValueProcessing
.
File format/default:
ArithmeticValueProcessing {
arithmeticOperator | ADD |
inImage | NULL |
operandValue | 0.0f |
Library references: addvalue dividevalue maximumvalue minimumvalue multiplyvalue subtractvalue
Modifier and Type | Class and Description |
---|---|
static class |
SoArithmeticValueProcessing.ArithmeticOperators |
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3ds
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFEnum<SoArithmeticValueProcessing.ArithmeticOperators> |
arithmeticOperator
Select the operator to apply.
|
SoSFImageDataAdapter |
inImage
The input image operand.
|
SoSFFloat |
operandValue
The operand value.
|
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outImage
The output image.
|
onBegin, onEnd, onProgress
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoArithmeticValueProcessing()
Constructor.
|
abortEvaluate, isEvaluating, startEvaluate, waitEvaluate
copy, getByName, getOutput, getOutputName
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaults
dispose, getName, isDisposable, isSynchronizable, setName, setSynchronizable, touch
getNativeResourceHandle
public final SoSFEnum<SoArithmeticValueProcessing.ArithmeticOperators> arithmeticOperator
public final SoSFImageDataAdapter inImage
public final SoSFFloat operandValue
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outImage
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com