SoSetPlaneToVolumeProcessing3d Class Reference
[Image Editing]

ImageViz SoSetPlaneToVolumeProcessing3d engine More...

#include <ImageViz/Engines/ImageManipulation/ImageEditing/SoSetPlaneToVolumeProcessing3d.h>

Inheritance diagram for SoSetPlaneToVolumeProcessing3d:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Types

enum  AxisSelection {
  X_AXIS = 0,
  Y_AXIS = 1,
  Z_AXIS = 2
}

Public Member Functions

 SoSetPlaneToVolumeProcessing3d ()

Public Attributes

SoSFImageDataAdapter inImage1
SoSFImageDataAdapter inImage2
SoSFEnum axisSelection
SoSFInt32 planeIndex
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outImage

Detailed Description

ImageViz SoSetPlaneToVolumeProcessing3d engine

The SoSetPlaneToVolumeProcessing3d engine pastes a plane in a 3D image.

See also: SoGetPlaneFromVolumeProcessing3d.

FILE FORMAT/DEFAULT


Library references: setplane


Member Enumeration Documentation

Enumerator:
X_AXIS 

This mode sets the input plane orthogonal to X axis.

Y_AXIS 

This mode sets the input plane orthogonal to Y axis.

Z_AXIS 

This mode sets the input plane orthogonal to Z axis.


Constructor & Destructor Documentation

SoSetPlaneToVolumeProcessing3d::SoSetPlaneToVolumeProcessing3d (  ) 

Constructor.


Member Data Documentation

Select the axis orthogonal to the plane to set.

Use enum AxisSelection. Default is X_AXIS

The input 3D image.

Default value is NULL. Supported types include: grayscale binary label image.

The input slice image.

Default value is NULL. Supported types include: grayscale binary label color image.

The output image.

Default value is NULL. Supported types include: grayscale binary label color image.

The index index of plane.

Default value is 0.


The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/