Class VolumeRenderState
java.lang.Object
gov.nih.mipav.view.renderer.WildMagic.VolumeRenderState
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionWildMagic.LibFoundation.Mathematics.Matrix3fintbooleanbooleanfloat[]WildMagic.LibFoundation.Mathematics.Vector3fWildMagic.LibFoundation.Mathematics.Vector3fColor[]boolean[]boolean[]int[]intintbooleanbooleanbooleanintintintintbooleanbooleanfloatWildMagic.LibGraphics.Rendering.Light[]intintbooleanfloat[]WildMagic.LibFoundation.Mathematics.Matrix3fint[]booleanbooleanbooleanintfloat[]booleanbooleanbooleanintintintbooleanbyte[]intintintprivate static final longbooleanbooleanbooleanbooleanbooleanboolean[]boolean[]booleanColor[]intintbooleanbooleanbooleanbooleanintintintint -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
ImageA
-
ImageB
-
Blend
public int Blend -
LUTa
-
TransferA
-
LUTb
-
TransferB
-
RGBa
-
RedA
-
GreenA
-
BlueA
-
RedOnA
public boolean RedOnA -
GreenOnA
public boolean GreenOnA -
BlueOnA
public boolean BlueOnA -
RGBb
-
RedB
-
GreenB
-
BlueB
-
RedOnB
public boolean RedOnB -
GreenOnB
public boolean GreenOnB -
BlueOnB
public boolean BlueOnB -
OpacityA
-
OpacityGMA
-
OpacityGMOnA
public boolean OpacityGMOnA -
OpacityB
-
OpacityGMB
-
OpacityGMOnB
public boolean OpacityGMOnB -
SelectedTab
public int SelectedTab -
ShowAxes
public boolean ShowAxes -
ShowCrossHairs
public boolean ShowCrossHairs -
ShowVOI
public boolean ShowVOI -
Show4D
public boolean Show4D -
Radiological
public boolean Radiological -
Opacity
public int[] Opacity -
SliceColor
-
ShowSlice
public boolean[] ShowSlice -
ShowSliceBox
public boolean[] ShowSliceBox -
Center
public WildMagic.LibFoundation.Mathematics.Vector3f Center -
DisplayRayCast
public boolean DisplayRayCast -
DisplaySlices
public boolean DisplaySlices -
DisplaySurface
public boolean DisplaySurface -
StereoType
public int StereoType -
IPD
public float IPD -
RenderMode
public int RenderMode -
MultiHistogram
public boolean MultiHistogram -
VolumeBlend
public int VolumeBlend -
ReleasedSamples
public int ReleasedSamples -
RotationSamples
public int RotationSamples -
ExtractionIntensityLevel
public int ExtractionIntensityLevel -
Equation
public int Equation -
SourceBlend
public int SourceBlend -
DestinationBlend
public int DestinationBlend -
BlendColor
-
CustomAlpha
public int CustomAlpha -
MultiHistoWidgets
-
WidgetSelected
public int WidgetSelected -
BoundingBoxColor
-
ShowBoundingBox
public boolean ShowBoundingBox -
BackgroundColor
-
ShowOrientationCube
public boolean ShowOrientationCube -
Perspective
public boolean Perspective -
Camera
public float[] Camera -
CameraLocation
public WildMagic.LibFoundation.Mathematics.Vector3f CameraLocation -
ObjectLocation
public float[] ObjectLocation -
ObjectRotation
public WildMagic.LibFoundation.Mathematics.Matrix3f ObjectRotation -
SurfaceList
-
SelectedSurface
public int SelectedSurface -
TextureEnabled
public boolean TextureEnabled -
TextureOn
public boolean TextureOn -
OtherImageDirectory
-
OtherImageName
-
UseOtherImage
public boolean UseOtherImage -
OtherLUT
-
OtherTransfer
-
OtherRed
-
OtherGreen
-
OtherBlue
-
UseOtherLUT
public boolean UseOtherLUT -
SculptShape
public int SculptShape -
SculptDrawn
public boolean SculptDrawn -
SculptImage
public byte[] SculptImage -
ClipEnabled
public boolean[] ClipEnabled -
ClipDisplayed
public boolean[] ClipDisplayed -
ClipValues
public int[] ClipValues -
ClipColors
-
ArbitratyEquation
public WildMagic.LibFoundation.Mathematics.Matrix3f ArbitratyEquation -
Lights
public WildMagic.LibGraphics.Rendering.Light[] Lights -
LightSelected
public int LightSelected -
TabbedList
-
MainDividerLocation
public int MainDividerLocation -
PlanesDividerLocation
public int PlanesDividerLocation -
DualDividerLocation
public int DualDividerLocation -
WindowSize
-
WindowX
public int WindowX -
WindowY
public int WindowY -
ExtendedState
public int ExtendedState -
PlaneZoom
public float[] PlaneZoom
-
-
Constructor Details
-
VolumeRenderState
public VolumeRenderState()
-