public class SoSwapAxisProcessing3d extends SoImageVizEngine
SoSwapAxisProcessing3d
engine performs a transposition of the image.
The SoSwapAxisProcessing3d
filter performs a transposition of the image along the X, Y or z axis.
File format/default:
SwapAxisProcessing3d {
inImage | NULL |
transpositionMode | XYZ_TO_YXZ |
Library references: transpose3d
Modifier and Type | Class and Description |
---|---|
static class |
SoSwapAxisProcessing3d.TranspositionModes |
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3ds
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFImageDataAdapter |
inImage
The input image.
|
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outImage
The output image.
|
SoSFEnum<SoSwapAxisProcessing3d.TranspositionModes> |
transpositionMode
Select the transposition mode.
|
onBegin, onEnd, onProgress
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoSwapAxisProcessing3d()
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 SoSFImageDataAdapter inImage
public final SoSFEnum<SoSwapAxisProcessing3d.TranspositionModes> transpositionMode
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outImage
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com