public class SoLogicalValueProcessing extends SoImageVizEngine
SoLogicalValueProcessing
engine.
SoLogicalValueProcessing
performs a logical operation between an image and a value.
See also: SoLogicalImageProcessing
, SoArithmeticValueProcessing
, SoLogicalNotProcessing
.
File format/default:
LogicalValueProcessing {
logicalOperator | AND |
inImage | NULL |
operandValue | 4 |
Library references: logical_andvalue logical_nandvalue logical_norvalue logical_nxorvalue logical_orvalue logical_subvalue logical_xorvalue
Modifier and Type | Class and Description |
---|---|
static class |
SoLogicalValueProcessing.LogicalOperators |
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3ds
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFImageDataAdapter |
inImage
The input image operand.
|
SoSFEnum<SoLogicalValueProcessing.LogicalOperators> |
logicalOperator
Select the operator to apply.
|
SoSFInt32 |
operandValue
The operand value.
|
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outImage
The output image.
|
onBegin, onEnd, onProgress
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoLogicalValueProcessing()
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<SoLogicalValueProcessing.LogicalOperators> logicalOperator
public final SoSFImageDataAdapter inImage
public final SoSFInt32 operandValue
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outImage
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com