public class SoRotateAroundZProcessing2d extends SoImageVizEngine
SoRotateAroundZProcessing2d image filter
The SoRotateAroundZProcessing2d filter performs a rotation of an image by a user-defined angle using center of image as origin.
File format/default:
RotateAroundZProcessing2d {
| inImage | NULL |
| rotationAngle | 10.0f |
| precisionMode | NEARBY_PIXEL |
Library references: rotatecenter
| Modifier and Type | Class and Description |
|---|---|
static class |
SoRotateAroundZProcessing2d.PrecisionModes
Method used to calculate the intensity of each result pixel.
|
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3dsInventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
SoSFImageDataAdapter |
inImage
The input image.
|
static int |
INTERPOLATION
Deprecated.
|
static int |
NEARBY_PIXEL
Deprecated.
|
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outImage
The output image.
|
SoSFEnum<SoRotateAroundZProcessing2d.PrecisionModes> |
precisionMode
Select the interpolation mode.
|
SoSFFloat |
rotationAngle
The angle of the rotation in degrees (not radians).
|
CONNECTIVITY_18, CONNECTIVITY_26, CONNECTIVITY_6, MODE_2D, MODE_3D, MODE_AUTO, onBegin, onEnd, onProgressVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoRotateAroundZProcessing2d()
Constructor.
|
abortEvaluate, isEvaluating, startEvaluate, waitEvaluatecopy, getByName, getOutput, getOutputNamecopyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaultsdispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable, touchgetAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads@Deprecated public static final int NEARBY_PIXEL
SoRotateAroundZProcessing2d.PrecisionModes.NEARBY_PIXEL instead.@Deprecated public static final int INTERPOLATION
SoRotateAroundZProcessing2d.PrecisionModes.INTERPOLATION instead.public final SoSFImageDataAdapter inImage
public final SoSFFloat rotationAngle
public final SoSFEnum<SoRotateAroundZProcessing2d.PrecisionModes> precisionMode
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outImage
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com