24#ifndef _SO_ROTATE3D_IMAGE_FILTER_H_
25#define _SO_ROTATE3D_IMAGE_FILTER_H_
#define SO_IMAGEVIZ_ENGINE_HEADER(className)
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Abstract base class fo...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Image Processing outpu...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoRotateProcessing3d i...
PrecisionMode
Method used to calculate the intensity of each result pixel.
SoSFFloat rotationAngleZ
The angle of rotation in degrees (not radians) for the OZ axis.
SoSFFloat rotationAngleY
The angle of rotation in degrees (not radians) for the OY axis.
SoSFImageDataAdapter inImage
The input grayscale image.
SoImageVizEngineOutput< SoSFImageDataAdapter, SoImageDataAdapter * > outImage
The output image.
SoRotateProcessing3d()
Constructor.
SoSFEnum precisionMode
Select the interpolation mode.
SoSFFloat rotationAngleX
The angle of rotation in degrees (not radians) for the OX axis.
Field containing an enumerated value.
Field containing a floating-point value.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Field containing an So...