public class SoGetObliquePlaneFromVolumeProcessing3d extends SoImageVizEngine
SoGetObliquePlaneFromVolumeProcessing3d
engine
The SoGetObliquePlaneFromVolumeProcessing3d
engine extracts a section of a 3D image, given a point of this section and the angles to its normal.
See also: SoGetPlaneFromVolumeProcessing3d
.
File format/default:
GetObliquePlaneFromVolumeProcessing3d {
inImage | NULL |
pointCoordinates | 0 0 0 |
angleTheta | 0.0f |
anglePhi | 0.0f |
precisionMode | NEARBY_PIXEL |
Library references: getobliqueplane
Modifier and Type | Class and Description |
---|---|
static class |
SoGetObliquePlaneFromVolumeProcessing3d.PrecisionModes |
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3ds
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFFloat |
anglePhi
The angle in degree between the Normal and the OZ axis (phi).
|
SoSFFloat |
angleTheta
The angle between Ox and the projection of the Normal on XoY plane (theta).
|
SoSFImageDataAdapter |
inImage
The input image.
|
static int |
INTERPOLATION
Deprecated.
|
static int |
NEARBY_PIXEL
Deprecated.
|
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outImage
The output image.
|
SoSFVec3i32 |
pointCoordinates
Coordinates of a point of the 3D section.
|
SoSFEnum<SoGetObliquePlaneFromVolumeProcessing3d.PrecisionModes> |
precisionMode
Select the interpolation mode.
|
CONNECTIVITY_18, CONNECTIVITY_26, CONNECTIVITY_6, MODE_2D, MODE_3D, MODE_AUTO, onBegin, onEnd, onProgress
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoGetObliquePlaneFromVolumeProcessing3d()
Constructor.
|
abortEvaluate, isEvaluating, startEvaluate, waitEvaluate
copy, getByName, getOutput, getOutputName
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaults
dispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable, touch
getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int NEARBY_PIXEL
SoGetObliquePlaneFromVolumeProcessing3d.PrecisionModes.NEARBY_PIXEL
instead.@Deprecated public static final int INTERPOLATION
SoGetObliquePlaneFromVolumeProcessing3d.PrecisionModes.INTERPOLATION
instead.public final SoSFImageDataAdapter inImage
public final SoSFVec3i32 pointCoordinates
SbVec3i32(0,0,0)
.public final SoSFFloat angleTheta
public final SoSFFloat anglePhi
public final SoSFEnum<SoGetObliquePlaneFromVolumeProcessing3d.PrecisionModes> precisionMode
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outImage
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com