ActiViz .NET  5.8.0
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions | Private Member Functions | Static Private Member Functions
Kitware.VTK.vtkVolumeProMapper Class Reference

vtkVolumeProMapper - Superclass for VolumePRO volume rendering mappers More...

Inheritance diagram for Kitware.VTK.vtkVolumeProMapper:
[legend]
Collaboration diagram for Kitware.VTK.vtkVolumeProMapper:
[legend]

List of all members.

Public Member Functions

 vtkVolumeProMapper (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkVolumeProMapper ()
 Automatically create the proper subclass.
virtual void AutoAdjustMipmapLevelsOff ()
 If set to 1, this mapper will select a mipmap level to use based on the AllocatedRenderTime of the volume and the amount of time used by the previous render.
virtual void AutoAdjustMipmapLevelsOn ()
 If set to 1, this mapper will select a mipmap level to use based on the AllocatedRenderTime of the volume and the amount of time used by the previous render.
virtual void CursorOff ()
 Turn the cursor on / off.
virtual void CursorOn ()
 Turn the cursor on / off.
virtual void CutPlaneOff ()
 Turn on / off the cut plane.
virtual void CutPlaneOn ()
 Turn on / off the cut plane.
virtual int GetAutoAdjustMipmapLevels ()
 If set to 1, this mapper will select a mipmap level to use based on the AllocatedRenderTime of the volume and the amount of time used by the previous render.
virtual int GetAutoAdjustMipmapLevelsMaxValue ()
 If set to 1, this mapper will select a mipmap level to use based on the AllocatedRenderTime of the volume and the amount of time used by the previous render.
virtual int GetAutoAdjustMipmapLevelsMinValue ()
 If set to 1, this mapper will select a mipmap level to use based on the AllocatedRenderTime of the volume and the amount of time used by the previous render.
virtual int GetAvailableBoardMemory ()
 Access methods for some board info.
override int GetBlendMode ()
 Set the blend mode.
string GetBlendModeAsString ()
 Get the blending mode as a descriptive string.
virtual int GetBlendModeMaxValue ()
 Set the blend mode.
virtual int GetBlendModeMinValue ()
 Set the blend mode.
virtual int GetCursor ()
 Turn the cursor on / off.
virtual int GetCursorMaxValue ()
 Turn the cursor on / off.
virtual int GetCursorMinValue ()
 Turn the cursor on / off.
virtual double[] GetCursorPosition ()
 Set/Get the cursor position.
virtual void GetCursorPosition (IntPtr data)
 Set/Get the cursor position.
virtual int GetCursorType ()
 Set the type of the cursor.
string GetCursorTypeAsString ()
 Get the cursor type as a descriptive string.
virtual int GetCursorTypeMaxValue ()
 Set the type of the cursor.
virtual int GetCursorTypeMinValue ()
 Set the type of the cursor.
virtual void GetCursorXAxisColor (IntPtr data)
 Set/Get the cursor color.
virtual double[] GetCursorXAxisColor ()
 Set/Get the cursor color.
virtual double[] GetCursorYAxisColor ()
 Set/Get the cursor color.
virtual void GetCursorYAxisColor (IntPtr data)
 Set/Get the cursor color.
virtual double[] GetCursorZAxisColor ()
 Set/Get the cursor color.
virtual void GetCursorZAxisColor (IntPtr data)
 Set/Get the cursor color.
virtual int GetCutPlane ()
 Turn on / off the cut plane.
virtual double[] GetCutPlaneEquation ()
 Set/Get the cut plane equation.
virtual void GetCutPlaneEquation (IntPtr data)
 Set/Get the cut plane equation.
virtual int GetCutPlaneFallOffDistance ()
 Set / Get the cut plane falloff value for intensities.
virtual int GetCutPlaneFallOffDistanceMaxValue ()
 Set / Get the cut plane falloff value for intensities.
virtual int GetCutPlaneFallOffDistanceMinValue ()
 Set / Get the cut plane falloff value for intensities.
virtual int GetCutPlaneMaxValue ()
 Turn on / off the cut plane.
virtual int GetCutPlaneMinValue ()
 Turn on / off the cut plane.
virtual double GetCutPlaneThickness ()
 Set / Get the cut plane thickness.
virtual double GetCutPlaneThicknessMaxValue ()
 Set / Get the cut plane thickness.
virtual double GetCutPlaneThicknessMinValue ()
 Set / Get the cut plane thickness.
virtual int GetGradientDiffuseModulation ()
 Set/Get the gradient magnitude diffuse modulation.
virtual int GetGradientDiffuseModulationMaxValue ()
 Set/Get the gradient magnitude diffuse modulation.
virtual int GetGradientDiffuseModulationMinValue ()
 Set/Get the gradient magnitude diffuse modulation.
virtual int GetGradientOpacityModulation ()
 Set/Get the gradient magnitude opacity modulation.
virtual int GetGradientOpacityModulationMaxValue ()
 Set/Get the gradient magnitude opacity modulation.
virtual int GetGradientOpacityModulationMinValue ()
 Set/Get the gradient magnitude opacity modulation.
virtual int GetGradientSpecularModulation ()
 Set/Get the gradient magnitude specular modulation.
virtual int GetGradientSpecularModulationMaxValue ()
 Set/Get the gradient magnitude specular modulation.
virtual int GetGradientSpecularModulationMinValue ()
 Set/Get the gradient magnitude specular modulation.
virtual int GetIntermixIntersectingGeometry ()
 Specify whether any geometry intersects the volume.
virtual int GetIntermixIntersectingGeometryMaxValue ()
 Specify whether any geometry intersects the volume.
virtual int GetIntermixIntersectingGeometryMinValue ()
 Specify whether any geometry intersects the volume.
virtual void GetLockSizesForBoardMemory (uint arg0, IntPtr arg1, IntPtr arg2, IntPtr arg3)
 Access methods for some board info.
virtual int GetMajorBoardVersion ()
 Access methods for some board info.
virtual int GetMaximumMipmapLevel ()
 Specify the maximum mipmap level to use -- the lowest resolution. Defaults to 4. It will not help to set the level larger than this unless your volume is very large because for each successive mipmap level, the number of voxels along each axis is cut in half.
virtual int GetMaximumMipmapLevelMaxValue ()
 Specify the maximum mipmap level to use -- the lowest resolution. Defaults to 4. It will not help to set the level larger than this unless your volume is very large because for each successive mipmap level, the number of voxels along each axis is cut in half.
virtual int GetMaximumMipmapLevelMinValue ()
 Specify the maximum mipmap level to use -- the lowest resolution. Defaults to 4. It will not help to set the level larger than this unless your volume is very large because for each successive mipmap level, the number of voxels along each axis is cut in half.
virtual int GetMinimumMipmapLevel ()
 Specify the minimum mipmap level to use -- the highest resolution. Defaults to 0. This is the mipmap level that is used when interaction stops.
virtual int GetMinimumMipmapLevelMaxValue ()
 Specify the minimum mipmap level to use -- the highest resolution. Defaults to 0. This is the mipmap level that is used when interaction stops.
virtual int GetMinimumMipmapLevelMinValue ()
 Specify the minimum mipmap level to use -- the highest resolution. Defaults to 0. This is the mipmap level that is used when interaction stops.
virtual int GetMinorBoardVersion ()
 Access methods for some board info.
virtual int GetMipmapLevel ()
 Choose a mipmap level. If AutoAdjustMipmapLevels is off, then this specifies the mipmap level to use during interaction. If AutoAdjustMipmapLevels is on, then this specifies the initial mipmap level to use.
virtual int GetMipmapLevelMaxValue ()
 Choose a mipmap level. If AutoAdjustMipmapLevels is off, then this specifies the mipmap level to use during interaction. If AutoAdjustMipmapLevels is on, then this specifies the initial mipmap level to use.
virtual int GetMipmapLevelMinValue ()
 Choose a mipmap level. If AutoAdjustMipmapLevels is off, then this specifies the mipmap level to use during interaction. If AutoAdjustMipmapLevels is on, then this specifies the initial mipmap level to use.
virtual int GetNoHardware ()
 Conveniece methods for debugging.
virtual int GetNumberOfBoards ()
 Access methods for some board info.
virtual int[] GetSubVolume ()
 Set the subvolume.
virtual void GetSubVolume (IntPtr data)
 Set the subvolume.
virtual int GetSuperSampling ()
 Turn supersampling on/off.
virtual double[] GetSuperSamplingFactor ()
 Set the supersampling factors.
virtual void GetSuperSamplingFactor (IntPtr data)
 Set the supersampling factors.
virtual int GetSuperSamplingMaxValue ()
 Turn supersampling on/off.
virtual int GetSuperSamplingMinValue ()
 Turn supersampling on/off.
virtual int GetWrongVLIVersion ()
 Conveniece methods for debugging.
virtual void GradientDiffuseModulationOff ()
 Set/Get the gradient magnitude diffuse modulation.
virtual void GradientDiffuseModulationOn ()
 Set/Get the gradient magnitude diffuse modulation.
virtual void GradientOpacityModulationOff ()
 Set/Get the gradient magnitude opacity modulation.
virtual void GradientOpacityModulationOn ()
 Set/Get the gradient magnitude opacity modulation.
virtual void GradientSpecularModulationOff ()
 Set/Get the gradient magnitude specular modulation.
virtual void GradientSpecularModulationOn ()
 Set/Get the gradient magnitude specular modulation.
virtual void IntermixIntersectingGeometryOff ()
 Specify whether any geometry intersects the volume.
virtual void IntermixIntersectingGeometryOn ()
 Specify whether any geometry intersects the volume.
override int IsA (string type)
 Undocumented Block.
new vtkVolumeProMapper NewInstance ()
 Undocumented Block.
override void Render (vtkRenderer arg0, vtkVolume arg1)
 Render the image using the hardware and place it in the frame buffer.
virtual void SetAutoAdjustMipmapLevels (int _arg)
 If set to 1, this mapper will select a mipmap level to use based on the AllocatedRenderTime of the volume and the amount of time used by the previous render.
override void SetBlendMode (int _arg)
 Set the blend mode.
new void SetBlendModeToComposite ()
 Set the blend mode.
new void SetBlendModeToMaximumIntensity ()
 Set the blend mode.
new void SetBlendModeToMinimumIntensity ()
 Set the blend mode.
virtual void SetCursor (int _arg)
 Turn the cursor on / off.
virtual void SetCursorPosition (double _arg1, double _arg2, double _arg3)
 Set/Get the cursor position.
virtual void SetCursorPosition (IntPtr _arg)
 Set/Get the cursor position.
virtual void SetCursorType (int _arg)
 Set the type of the cursor.
void SetCursorTypeToCrossHair ()
 Set the type of the cursor.
void SetCursorTypeToPlane ()
 Set the type of the cursor.
virtual void SetCursorXAxisColor (double _arg1, double _arg2, double _arg3)
 Set/Get the cursor color.
virtual void SetCursorXAxisColor (IntPtr _arg)
 Set/Get the cursor color.
virtual void SetCursorYAxisColor (double _arg1, double _arg2, double _arg3)
 Set/Get the cursor color.
virtual void SetCursorYAxisColor (IntPtr _arg)
 Set/Get the cursor color.
virtual void SetCursorZAxisColor (double _arg1, double _arg2, double _arg3)
 Set/Get the cursor color.
virtual void SetCursorZAxisColor (IntPtr _arg)
 Set/Get the cursor color.
virtual void SetCutPlane (int _arg)
 Turn on / off the cut plane.
virtual void SetCutPlaneEquation (double _arg1, double _arg2, double _arg3, double _arg4)
 Set/Get the cut plane equation.
virtual void SetCutPlaneEquation (IntPtr _arg)
 Set/Get the cut plane equation.
virtual void SetCutPlaneFallOffDistance (int _arg)
 Set / Get the cut plane falloff value for intensities.
virtual void SetCutPlaneThickness (double _arg)
 Set / Get the cut plane thickness.
virtual void SetGradientDiffuseModulation (int _arg)
 Set/Get the gradient magnitude diffuse modulation.
virtual void SetGradientOpacityModulation (int _arg)
 Set/Get the gradient magnitude opacity modulation.
virtual void SetGradientSpecularModulation (int _arg)
 Set/Get the gradient magnitude specular modulation.
virtual void SetIntermixIntersectingGeometry (int _arg)
 Specify whether any geometry intersects the volume.
virtual void SetMaximumMipmapLevel (int _arg)
 Specify the maximum mipmap level to use -- the lowest resolution. Defaults to 4. It will not help to set the level larger than this unless your volume is very large because for each successive mipmap level, the number of voxels along each axis is cut in half.
virtual void SetMinimumMipmapLevel (int _arg)
 Specify the minimum mipmap level to use -- the highest resolution. Defaults to 0. This is the mipmap level that is used when interaction stops.
virtual void SetMipmapLevel (int _arg)
 Choose a mipmap level. If AutoAdjustMipmapLevels is off, then this specifies the mipmap level to use during interaction. If AutoAdjustMipmapLevels is on, then this specifies the initial mipmap level to use.
virtual void SetSubVolume (int _arg1, int _arg2, int _arg3, int _arg4, int _arg5, int _arg6)
 Set the subvolume.
virtual void SetSubVolume (IntPtr _arg)
 Set the subvolume.
virtual void SetSuperSampling (int _arg)
 Turn supersampling on/off.
virtual void SetSuperSamplingFactor (double x, double y, double z)
 Set the supersampling factors.
void SetSuperSamplingFactor (IntPtr f)
 Set the supersampling factors.
virtual void SuperSamplingOff ()
 Turn supersampling on/off.
virtual void SuperSamplingOn ()
 Turn supersampling on/off.

Static Public Member Functions

static new vtkVolumeProMapper New ()
 Automatically create the proper subclass.
static new int IsTypeOf (string type)
 Undocumented Block.
static new vtkVolumeProMapper SafeDownCast (vtkObjectBase o)
 Undocumented Block.

Public Attributes

new const string MRFullTypeName = "Kitware.VTK.vtkVolumeProMapper"
 Automatically generated type registration mechanics.

Static Public Attributes

static new readonly string MRClassNameKey = "18vtkVolumeProMapper"
 Automatically generated type registration mechanics.

Protected Member Functions

override void Dispose (bool disposing)
 Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly.

Private Member Functions

static internal IntPtr vtkVolumeProMapper_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkVolumeProMapper_AutoAdjustMipmapLevelsOff_01 (HandleRef pThis)
static internal void vtkVolumeProMapper_AutoAdjustMipmapLevelsOn_02 (HandleRef pThis)
static internal void vtkVolumeProMapper_CursorOff_03 (HandleRef pThis)
static internal void vtkVolumeProMapper_CursorOn_04 (HandleRef pThis)
static internal void vtkVolumeProMapper_CutPlaneOff_05 (HandleRef pThis)
static internal void vtkVolumeProMapper_CutPlaneOn_06 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetAutoAdjustMipmapLevels_07 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetAutoAdjustMipmapLevelsMaxValue_08 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetAutoAdjustMipmapLevelsMinValue_09 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetAvailableBoardMemory_10 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetBlendMode_11 (HandleRef pThis)
static internal IntPtr vtkVolumeProMapper_GetBlendModeAsString_12 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetBlendModeMaxValue_13 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetBlendModeMinValue_14 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetCursor_15 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetCursorMaxValue_16 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetCursorMinValue_17 (HandleRef pThis)
static internal IntPtr vtkVolumeProMapper_GetCursorPosition_18 (HandleRef pThis)
static internal void vtkVolumeProMapper_GetCursorPosition_19 (HandleRef pThis, IntPtr data)
static internal int vtkVolumeProMapper_GetCursorType_20 (HandleRef pThis)
static internal IntPtr vtkVolumeProMapper_GetCursorTypeAsString_21 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetCursorTypeMaxValue_22 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetCursorTypeMinValue_23 (HandleRef pThis)
static internal void vtkVolumeProMapper_GetCursorXAxisColor_24 (HandleRef pThis, IntPtr data)
static internal IntPtr vtkVolumeProMapper_GetCursorXAxisColor_25 (HandleRef pThis)
static internal IntPtr vtkVolumeProMapper_GetCursorYAxisColor_26 (HandleRef pThis)
static internal void vtkVolumeProMapper_GetCursorYAxisColor_27 (HandleRef pThis, IntPtr data)
static internal IntPtr vtkVolumeProMapper_GetCursorZAxisColor_28 (HandleRef pThis)
static internal void vtkVolumeProMapper_GetCursorZAxisColor_29 (HandleRef pThis, IntPtr data)
static internal int vtkVolumeProMapper_GetCutPlane_30 (HandleRef pThis)
static internal IntPtr vtkVolumeProMapper_GetCutPlaneEquation_31 (HandleRef pThis)
static internal void vtkVolumeProMapper_GetCutPlaneEquation_32 (HandleRef pThis, IntPtr data)
static internal int vtkVolumeProMapper_GetCutPlaneFallOffDistance_33 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetCutPlaneFallOffDistanceMaxValue_34 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetCutPlaneFallOffDistanceMinValue_35 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetCutPlaneMaxValue_36 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetCutPlaneMinValue_37 (HandleRef pThis)
static internal double vtkVolumeProMapper_GetCutPlaneThickness_38 (HandleRef pThis)
static internal double vtkVolumeProMapper_GetCutPlaneThicknessMaxValue_39 (HandleRef pThis)
static internal double vtkVolumeProMapper_GetCutPlaneThicknessMinValue_40 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetGradientDiffuseModulation_41 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetGradientDiffuseModulationMaxValue_42 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetGradientDiffuseModulationMinValue_43 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetGradientOpacityModulation_44 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetGradientOpacityModulationMaxValue_45 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetGradientOpacityModulationMinValue_46 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetGradientSpecularModulation_47 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetGradientSpecularModulationMaxValue_48 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetGradientSpecularModulationMinValue_49 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetIntermixIntersectingGeometry_50 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetIntermixIntersectingGeometryMaxValue_51 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetIntermixIntersectingGeometryMinValue_52 (HandleRef pThis)
static internal void vtkVolumeProMapper_GetLockSizesForBoardMemory_53 (HandleRef pThis, uint arg0, IntPtr arg1, IntPtr arg2, IntPtr arg3)
static internal int vtkVolumeProMapper_GetMajorBoardVersion_54 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetMaximumMipmapLevel_55 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetMaximumMipmapLevelMaxValue_56 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetMaximumMipmapLevelMinValue_57 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetMinimumMipmapLevel_58 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetMinimumMipmapLevelMaxValue_59 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetMinimumMipmapLevelMinValue_60 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetMinorBoardVersion_61 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetMipmapLevel_62 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetMipmapLevelMaxValue_63 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetMipmapLevelMinValue_64 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetNoHardware_65 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetNumberOfBoards_66 (HandleRef pThis)
static internal IntPtr vtkVolumeProMapper_GetSubVolume_67 (HandleRef pThis)
static internal void vtkVolumeProMapper_GetSubVolume_68 (HandleRef pThis, IntPtr data)
static internal int vtkVolumeProMapper_GetSuperSampling_69 (HandleRef pThis)
static internal IntPtr vtkVolumeProMapper_GetSuperSamplingFactor_70 (HandleRef pThis)
static internal void vtkVolumeProMapper_GetSuperSamplingFactor_71 (HandleRef pThis, IntPtr data)
static internal int vtkVolumeProMapper_GetSuperSamplingMaxValue_72 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetSuperSamplingMinValue_73 (HandleRef pThis)
static internal int vtkVolumeProMapper_GetWrongVLIVersion_74 (HandleRef pThis)
static internal void vtkVolumeProMapper_GradientDiffuseModulationOff_75 (HandleRef pThis)
static internal void vtkVolumeProMapper_GradientDiffuseModulationOn_76 (HandleRef pThis)
static internal void vtkVolumeProMapper_GradientOpacityModulationOff_77 (HandleRef pThis)
static internal void vtkVolumeProMapper_GradientOpacityModulationOn_78 (HandleRef pThis)
static internal void vtkVolumeProMapper_GradientSpecularModulationOff_79 (HandleRef pThis)
static internal void vtkVolumeProMapper_GradientSpecularModulationOn_80 (HandleRef pThis)
static internal void vtkVolumeProMapper_IntermixIntersectingGeometryOff_81 (HandleRef pThis)
static internal void vtkVolumeProMapper_IntermixIntersectingGeometryOn_82 (HandleRef pThis)
static internal int vtkVolumeProMapper_IsA_83 (HandleRef pThis, string type)
static internal int vtkVolumeProMapper_IsTypeOf_84 (string type)
static internal IntPtr vtkVolumeProMapper_NewInstance_86 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkVolumeProMapper_Render_87 (HandleRef pThis, HandleRef arg0, HandleRef arg1)
static internal IntPtr vtkVolumeProMapper_SafeDownCast_88 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkVolumeProMapper_SetAutoAdjustMipmapLevels_89 (HandleRef pThis, int _arg)
static internal void vtkVolumeProMapper_SetBlendMode_90 (HandleRef pThis, int _arg)
static internal void vtkVolumeProMapper_SetBlendModeToComposite_91 (HandleRef pThis)
static internal void vtkVolumeProMapper_SetBlendModeToMaximumIntensity_92 (HandleRef pThis)
static internal void vtkVolumeProMapper_SetBlendModeToMinimumIntensity_93 (HandleRef pThis)
static internal void vtkVolumeProMapper_SetCursor_94 (HandleRef pThis, int _arg)
static internal void vtkVolumeProMapper_SetCursorPosition_95 (HandleRef pThis, double _arg1, double _arg2, double _arg3)
static internal void vtkVolumeProMapper_SetCursorPosition_96 (HandleRef pThis, IntPtr _arg)
static internal void vtkVolumeProMapper_SetCursorType_97 (HandleRef pThis, int _arg)
static internal void vtkVolumeProMapper_SetCursorTypeToCrossHair_98 (HandleRef pThis)
static internal void vtkVolumeProMapper_SetCursorTypeToPlane_99 (HandleRef pThis)
static internal void vtkVolumeProMapper_SetCursorXAxisColor_100 (HandleRef pThis, double _arg1, double _arg2, double _arg3)
static internal void vtkVolumeProMapper_SetCursorXAxisColor_101 (HandleRef pThis, IntPtr _arg)
static internal void vtkVolumeProMapper_SetCursorYAxisColor_102 (HandleRef pThis, double _arg1, double _arg2, double _arg3)
static internal void vtkVolumeProMapper_SetCursorYAxisColor_103 (HandleRef pThis, IntPtr _arg)
static internal void vtkVolumeProMapper_SetCursorZAxisColor_104 (HandleRef pThis, double _arg1, double _arg2, double _arg3)
static internal void vtkVolumeProMapper_SetCursorZAxisColor_105 (HandleRef pThis, IntPtr _arg)
static internal void vtkVolumeProMapper_SetCutPlane_106 (HandleRef pThis, int _arg)
static internal void vtkVolumeProMapper_SetCutPlaneEquation_107 (HandleRef pThis, double _arg1, double _arg2, double _arg3, double _arg4)
static internal void vtkVolumeProMapper_SetCutPlaneEquation_108 (HandleRef pThis, IntPtr _arg)
static internal void vtkVolumeProMapper_SetCutPlaneFallOffDistance_109 (HandleRef pThis, int _arg)
static internal void vtkVolumeProMapper_SetCutPlaneThickness_110 (HandleRef pThis, double _arg)
static internal void vtkVolumeProMapper_SetGradientDiffuseModulation_111 (HandleRef pThis, int _arg)
static internal void vtkVolumeProMapper_SetGradientOpacityModulation_112 (HandleRef pThis, int _arg)
static internal void vtkVolumeProMapper_SetGradientSpecularModulation_113 (HandleRef pThis, int _arg)
static internal void vtkVolumeProMapper_SetIntermixIntersectingGeometry_114 (HandleRef pThis, int _arg)
static internal void vtkVolumeProMapper_SetMaximumMipmapLevel_115 (HandleRef pThis, int _arg)
static internal void vtkVolumeProMapper_SetMinimumMipmapLevel_116 (HandleRef pThis, int _arg)
static internal void vtkVolumeProMapper_SetMipmapLevel_117 (HandleRef pThis, int _arg)
static internal void vtkVolumeProMapper_SetSubVolume_118 (HandleRef pThis, int _arg1, int _arg2, int _arg3, int _arg4, int _arg5, int _arg6)
static internal void vtkVolumeProMapper_SetSubVolume_119 (HandleRef pThis, IntPtr _arg)
static internal void vtkVolumeProMapper_SetSuperSampling_120 (HandleRef pThis, int _arg)
static internal void vtkVolumeProMapper_SetSuperSamplingFactor_121 (HandleRef pThis, double x, double y, double z)
static internal void vtkVolumeProMapper_SetSuperSamplingFactor_122 (HandleRef pThis, IntPtr f)
static internal void vtkVolumeProMapper_SuperSamplingOff_123 (HandleRef pThis)
static internal void vtkVolumeProMapper_SuperSamplingOn_124 (HandleRef pThis)

Static Private Member Functions

static vtkVolumeProMapper ()
 Automatically generated type registration mechanics.

Detailed Description

vtkVolumeProMapper - Superclass for VolumePRO volume rendering mappers

Description vtkVolumeProMapper is the superclass for VolumePRO volume rendering mappers. Any functionality that is general across all VolumePRO implementations is placed here in this class. Subclasses of this class are for the specific board implementations. Subclasses of that are for underlying graphics languages. Users should not create subclasses directly - a vtkVolumeProMapper will automatically create the object of the right type.

If you do not have the VolumePRO libraries when building this object, then the New method will create a default renderer that will not render. You can check the NumberOfBoards ivar to see if it is a real rendering class. To build with the VolumePRO board see vtkVolumeProVP1000Mapper.h for instructions.

For more information on the VolumePRO hardware, please see:

http://www.terarecon.com/products/volumepro_prod.html

If you encounter any problems with this class, please inform Kitware, Inc. at kitware@kitware.com.

vtkVolumeMapper vtkVolumeProVP1000Mapper vtkOpenGLVolumeProVP1000Mapper


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper ( IntPtr  rawCppThis,
bool  callDisposalMethod,
bool  strong 
)

Automatically generated constructor - called from generated code. DO NOT call directly.

Automatically create the proper subclass.


Member Function Documentation

If set to 1, this mapper will select a mipmap level to use based on the AllocatedRenderTime of the volume and the amount of time used by the previous render.

If set to 1, this mapper will select a mipmap level to use based on the AllocatedRenderTime of the volume and the amount of time used by the previous render.

virtual void Kitware.VTK.vtkVolumeProMapper.CursorOff ( ) [virtual]

Turn the cursor on / off.

virtual void Kitware.VTK.vtkVolumeProMapper.CursorOn ( ) [virtual]

Turn the cursor on / off.

virtual void Kitware.VTK.vtkVolumeProMapper.CutPlaneOff ( ) [virtual]

Turn on / off the cut plane.

virtual void Kitware.VTK.vtkVolumeProMapper.CutPlaneOn ( ) [virtual]

Turn on / off the cut plane.

override void Kitware.VTK.vtkVolumeProMapper.Dispose ( bool  disposing) [protected]

Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly.

Reimplemented from Kitware.VTK.vtkVolumeMapper.

If set to 1, this mapper will select a mipmap level to use based on the AllocatedRenderTime of the volume and the amount of time used by the previous render.

If set to 1, this mapper will select a mipmap level to use based on the AllocatedRenderTime of the volume and the amount of time used by the previous render.

If set to 1, this mapper will select a mipmap level to use based on the AllocatedRenderTime of the volume and the amount of time used by the previous render.

Access methods for some board info.

override int Kitware.VTK.vtkVolumeProMapper.GetBlendMode ( ) [virtual]

Set the blend mode.

Reimplemented from Kitware.VTK.vtkVolumeMapper.

Get the blending mode as a descriptive string.

Set the blend mode.

Set the blend mode.

virtual int Kitware.VTK.vtkVolumeProMapper.GetCursor ( ) [virtual]

Turn the cursor on / off.

Turn the cursor on / off.

Turn the cursor on / off.

virtual double [] Kitware.VTK.vtkVolumeProMapper.GetCursorPosition ( ) [virtual]

Set/Get the cursor position.

virtual void Kitware.VTK.vtkVolumeProMapper.GetCursorPosition ( IntPtr  data) [virtual]

Set/Get the cursor position.

Set the type of the cursor.

Get the cursor type as a descriptive string.

Set the type of the cursor.

Set the type of the cursor.

virtual void Kitware.VTK.vtkVolumeProMapper.GetCursorXAxisColor ( IntPtr  data) [virtual]

Set/Get the cursor color.

virtual double [] Kitware.VTK.vtkVolumeProMapper.GetCursorXAxisColor ( ) [virtual]

Set/Get the cursor color.

virtual double [] Kitware.VTK.vtkVolumeProMapper.GetCursorYAxisColor ( ) [virtual]

Set/Get the cursor color.

virtual void Kitware.VTK.vtkVolumeProMapper.GetCursorYAxisColor ( IntPtr  data) [virtual]

Set/Get the cursor color.

virtual double [] Kitware.VTK.vtkVolumeProMapper.GetCursorZAxisColor ( ) [virtual]

Set/Get the cursor color.

virtual void Kitware.VTK.vtkVolumeProMapper.GetCursorZAxisColor ( IntPtr  data) [virtual]

Set/Get the cursor color.

virtual int Kitware.VTK.vtkVolumeProMapper.GetCutPlane ( ) [virtual]

Turn on / off the cut plane.

virtual double [] Kitware.VTK.vtkVolumeProMapper.GetCutPlaneEquation ( ) [virtual]

Set/Get the cut plane equation.

virtual void Kitware.VTK.vtkVolumeProMapper.GetCutPlaneEquation ( IntPtr  data) [virtual]

Set/Get the cut plane equation.

Set / Get the cut plane falloff value for intensities.

Set / Get the cut plane falloff value for intensities.

Set / Get the cut plane falloff value for intensities.

Turn on / off the cut plane.

Turn on / off the cut plane.

Set / Get the cut plane thickness.

Set / Get the cut plane thickness.

Set / Get the cut plane thickness.

Set/Get the gradient magnitude diffuse modulation.

Set/Get the gradient magnitude diffuse modulation.

Set/Get the gradient magnitude diffuse modulation.

Set/Get the gradient magnitude opacity modulation.

Set/Get the gradient magnitude opacity modulation.

Set/Get the gradient magnitude opacity modulation.

Set/Get the gradient magnitude specular modulation.

Set/Get the gradient magnitude specular modulation.

Set/Get the gradient magnitude specular modulation.

Specify whether any geometry intersects the volume.

Specify whether any geometry intersects the volume.

Specify whether any geometry intersects the volume.

virtual void Kitware.VTK.vtkVolumeProMapper.GetLockSizesForBoardMemory ( uint  arg0,
IntPtr  arg1,
IntPtr  arg2,
IntPtr  arg3 
) [virtual]

Access methods for some board info.

Access methods for some board info.

Specify the maximum mipmap level to use -- the lowest resolution. Defaults to 4. It will not help to set the level larger than this unless your volume is very large because for each successive mipmap level, the number of voxels along each axis is cut in half.

Specify the maximum mipmap level to use -- the lowest resolution. Defaults to 4. It will not help to set the level larger than this unless your volume is very large because for each successive mipmap level, the number of voxels along each axis is cut in half.

Specify the maximum mipmap level to use -- the lowest resolution. Defaults to 4. It will not help to set the level larger than this unless your volume is very large because for each successive mipmap level, the number of voxels along each axis is cut in half.

Specify the minimum mipmap level to use -- the highest resolution. Defaults to 0. This is the mipmap level that is used when interaction stops.

Specify the minimum mipmap level to use -- the highest resolution. Defaults to 0. This is the mipmap level that is used when interaction stops.

Specify the minimum mipmap level to use -- the highest resolution. Defaults to 0. This is the mipmap level that is used when interaction stops.

Access methods for some board info.

Choose a mipmap level. If AutoAdjustMipmapLevels is off, then this specifies the mipmap level to use during interaction. If AutoAdjustMipmapLevels is on, then this specifies the initial mipmap level to use.

Choose a mipmap level. If AutoAdjustMipmapLevels is off, then this specifies the mipmap level to use during interaction. If AutoAdjustMipmapLevels is on, then this specifies the initial mipmap level to use.

Choose a mipmap level. If AutoAdjustMipmapLevels is off, then this specifies the mipmap level to use during interaction. If AutoAdjustMipmapLevels is on, then this specifies the initial mipmap level to use.

Conveniece methods for debugging.

Access methods for some board info.

virtual int [] Kitware.VTK.vtkVolumeProMapper.GetSubVolume ( ) [virtual]

Set the subvolume.

virtual void Kitware.VTK.vtkVolumeProMapper.GetSubVolume ( IntPtr  data) [virtual]

Set the subvolume.

Turn supersampling on/off.

Set the supersampling factors.

virtual void Kitware.VTK.vtkVolumeProMapper.GetSuperSamplingFactor ( IntPtr  data) [virtual]

Set the supersampling factors.

Turn supersampling on/off.

Turn supersampling on/off.

Conveniece methods for debugging.

Set/Get the gradient magnitude diffuse modulation.

Set/Get the gradient magnitude diffuse modulation.

Set/Get the gradient magnitude opacity modulation.

Set/Get the gradient magnitude opacity modulation.

Set/Get the gradient magnitude specular modulation.

Set/Get the gradient magnitude specular modulation.

Specify whether any geometry intersects the volume.

Specify whether any geometry intersects the volume.

override int Kitware.VTK.vtkVolumeProMapper.IsA ( string  type) [virtual]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkVolumeMapper.

static new int Kitware.VTK.vtkVolumeProMapper.IsTypeOf ( string  type) [static]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkVolumeMapper.

Automatically create the proper subclass.

Reimplemented from Kitware.VTK.vtkAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkVolumeMapper.

override void Kitware.VTK.vtkVolumeProMapper.Render ( vtkRenderer  arg0,
vtkVolume  arg1 
) [virtual]

Render the image using the hardware and place it in the frame buffer.

Reimplemented from Kitware.VTK.vtkVolumeMapper.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkVolumeMapper.

Here is the call graph for this function:

virtual void Kitware.VTK.vtkVolumeProMapper.SetAutoAdjustMipmapLevels ( int  _arg) [virtual]

If set to 1, this mapper will select a mipmap level to use based on the AllocatedRenderTime of the volume and the amount of time used by the previous render.

override void Kitware.VTK.vtkVolumeProMapper.SetBlendMode ( int  _arg) [virtual]

Set the blend mode.

Reimplemented from Kitware.VTK.vtkVolumeMapper.

Set the blend mode.

Reimplemented from Kitware.VTK.vtkVolumeMapper.

Set the blend mode.

Reimplemented from Kitware.VTK.vtkVolumeMapper.

Set the blend mode.

Reimplemented from Kitware.VTK.vtkVolumeMapper.

virtual void Kitware.VTK.vtkVolumeProMapper.SetCursor ( int  _arg) [virtual]

Turn the cursor on / off.

virtual void Kitware.VTK.vtkVolumeProMapper.SetCursorPosition ( double  _arg1,
double  _arg2,
double  _arg3 
) [virtual]

Set/Get the cursor position.

virtual void Kitware.VTK.vtkVolumeProMapper.SetCursorPosition ( IntPtr  _arg) [virtual]

Set/Get the cursor position.

virtual void Kitware.VTK.vtkVolumeProMapper.SetCursorType ( int  _arg) [virtual]

Set the type of the cursor.

Set the type of the cursor.

Set the type of the cursor.

virtual void Kitware.VTK.vtkVolumeProMapper.SetCursorXAxisColor ( double  _arg1,
double  _arg2,
double  _arg3 
) [virtual]

Set/Get the cursor color.

virtual void Kitware.VTK.vtkVolumeProMapper.SetCursorXAxisColor ( IntPtr  _arg) [virtual]

Set/Get the cursor color.

virtual void Kitware.VTK.vtkVolumeProMapper.SetCursorYAxisColor ( double  _arg1,
double  _arg2,
double  _arg3 
) [virtual]

Set/Get the cursor color.

virtual void Kitware.VTK.vtkVolumeProMapper.SetCursorYAxisColor ( IntPtr  _arg) [virtual]

Set/Get the cursor color.

virtual void Kitware.VTK.vtkVolumeProMapper.SetCursorZAxisColor ( double  _arg1,
double  _arg2,
double  _arg3 
) [virtual]

Set/Get the cursor color.

virtual void Kitware.VTK.vtkVolumeProMapper.SetCursorZAxisColor ( IntPtr  _arg) [virtual]

Set/Get the cursor color.

virtual void Kitware.VTK.vtkVolumeProMapper.SetCutPlane ( int  _arg) [virtual]

Turn on / off the cut plane.

virtual void Kitware.VTK.vtkVolumeProMapper.SetCutPlaneEquation ( double  _arg1,
double  _arg2,
double  _arg3,
double  _arg4 
) [virtual]

Set/Get the cut plane equation.

virtual void Kitware.VTK.vtkVolumeProMapper.SetCutPlaneEquation ( IntPtr  _arg) [virtual]

Set/Get the cut plane equation.

virtual void Kitware.VTK.vtkVolumeProMapper.SetCutPlaneFallOffDistance ( int  _arg) [virtual]

Set / Get the cut plane falloff value for intensities.

virtual void Kitware.VTK.vtkVolumeProMapper.SetCutPlaneThickness ( double  _arg) [virtual]

Set / Get the cut plane thickness.

Set/Get the gradient magnitude diffuse modulation.

Set/Get the gradient magnitude opacity modulation.

Set/Get the gradient magnitude specular modulation.

Specify whether any geometry intersects the volume.

virtual void Kitware.VTK.vtkVolumeProMapper.SetMaximumMipmapLevel ( int  _arg) [virtual]

Specify the maximum mipmap level to use -- the lowest resolution. Defaults to 4. It will not help to set the level larger than this unless your volume is very large because for each successive mipmap level, the number of voxels along each axis is cut in half.

virtual void Kitware.VTK.vtkVolumeProMapper.SetMinimumMipmapLevel ( int  _arg) [virtual]

Specify the minimum mipmap level to use -- the highest resolution. Defaults to 0. This is the mipmap level that is used when interaction stops.

virtual void Kitware.VTK.vtkVolumeProMapper.SetMipmapLevel ( int  _arg) [virtual]

Choose a mipmap level. If AutoAdjustMipmapLevels is off, then this specifies the mipmap level to use during interaction. If AutoAdjustMipmapLevels is on, then this specifies the initial mipmap level to use.

virtual void Kitware.VTK.vtkVolumeProMapper.SetSubVolume ( int  _arg1,
int  _arg2,
int  _arg3,
int  _arg4,
int  _arg5,
int  _arg6 
) [virtual]

Set the subvolume.

virtual void Kitware.VTK.vtkVolumeProMapper.SetSubVolume ( IntPtr  _arg) [virtual]

Set the subvolume.

virtual void Kitware.VTK.vtkVolumeProMapper.SetSuperSampling ( int  _arg) [virtual]

Turn supersampling on/off.

virtual void Kitware.VTK.vtkVolumeProMapper.SetSuperSamplingFactor ( double  x,
double  y,
double  z 
) [virtual]

Set the supersampling factors.

Set the supersampling factors.

Turn supersampling on/off.

Turn supersampling on/off.

static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_AutoAdjustMipmapLevelsOff_01 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_AutoAdjustMipmapLevelsOn_02 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_CursorOff_03 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_CursorOn_04 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_CutPlaneOff_05 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_CutPlaneOn_06 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetAutoAdjustMipmapLevels_07 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetAvailableBoardMemory_10 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetBlendMode_11 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetBlendModeAsString_12 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetBlendModeMaxValue_13 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetBlendModeMinValue_14 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCursor_15 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCursorMaxValue_16 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCursorMinValue_17 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCursorPosition_18 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCursorPosition_19 ( HandleRef  pThis,
IntPtr  data 
) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCursorType_20 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCursorTypeAsString_21 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCursorTypeMaxValue_22 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCursorTypeMinValue_23 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCursorXAxisColor_24 ( HandleRef  pThis,
IntPtr  data 
) [private]
static internal IntPtr Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCursorXAxisColor_25 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCursorYAxisColor_26 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCursorYAxisColor_27 ( HandleRef  pThis,
IntPtr  data 
) [private]
static internal IntPtr Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCursorZAxisColor_28 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCursorZAxisColor_29 ( HandleRef  pThis,
IntPtr  data 
) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCutPlane_30 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCutPlaneEquation_31 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCutPlaneEquation_32 ( HandleRef  pThis,
IntPtr  data 
) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCutPlaneFallOffDistance_33 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCutPlaneMaxValue_36 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCutPlaneMinValue_37 ( HandleRef  pThis) [private]
static internal double Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCutPlaneThickness_38 ( HandleRef  pThis) [private]
static internal double Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCutPlaneThicknessMaxValue_39 ( HandleRef  pThis) [private]
static internal double Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetCutPlaneThicknessMinValue_40 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetLockSizesForBoardMemory_53 ( HandleRef  pThis,
uint  arg0,
IntPtr  arg1,
IntPtr  arg2,
IntPtr  arg3 
) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetMajorBoardVersion_54 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetMaximumMipmapLevel_55 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetMinimumMipmapLevel_58 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetMinorBoardVersion_61 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetMipmapLevel_62 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetMipmapLevelMaxValue_63 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetMipmapLevelMinValue_64 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetNoHardware_65 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetNumberOfBoards_66 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetSubVolume_67 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetSubVolume_68 ( HandleRef  pThis,
IntPtr  data 
) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetSuperSampling_69 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetSuperSamplingFactor_70 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetSuperSamplingFactor_71 ( HandleRef  pThis,
IntPtr  data 
) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetSuperSamplingMaxValue_72 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetSuperSamplingMinValue_73 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GetWrongVLIVersion_74 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GradientDiffuseModulationOff_75 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GradientDiffuseModulationOn_76 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GradientOpacityModulationOff_77 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GradientOpacityModulationOn_78 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_GradientSpecularModulationOn_80 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_IsA_83 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_IsTypeOf_84 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_NewInstance_86 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_Render_87 ( HandleRef  pThis,
HandleRef  arg0,
HandleRef  arg1 
) [private]
static internal IntPtr Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SafeDownCast_88 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetAutoAdjustMipmapLevels_89 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetBlendMode_90 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetBlendModeToComposite_91 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetCursor_94 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetCursorPosition_95 ( HandleRef  pThis,
double  _arg1,
double  _arg2,
double  _arg3 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetCursorPosition_96 ( HandleRef  pThis,
IntPtr  _arg 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetCursorType_97 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetCursorTypeToCrossHair_98 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetCursorTypeToPlane_99 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetCursorXAxisColor_100 ( HandleRef  pThis,
double  _arg1,
double  _arg2,
double  _arg3 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetCursorXAxisColor_101 ( HandleRef  pThis,
IntPtr  _arg 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetCursorYAxisColor_102 ( HandleRef  pThis,
double  _arg1,
double  _arg2,
double  _arg3 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetCursorYAxisColor_103 ( HandleRef  pThis,
IntPtr  _arg 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetCursorZAxisColor_104 ( HandleRef  pThis,
double  _arg1,
double  _arg2,
double  _arg3 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetCursorZAxisColor_105 ( HandleRef  pThis,
IntPtr  _arg 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetCutPlane_106 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetCutPlaneEquation_107 ( HandleRef  pThis,
double  _arg1,
double  _arg2,
double  _arg3,
double  _arg4 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetCutPlaneEquation_108 ( HandleRef  pThis,
IntPtr  _arg 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetCutPlaneFallOffDistance_109 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetCutPlaneThickness_110 ( HandleRef  pThis,
double  _arg 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetGradientDiffuseModulation_111 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetGradientOpacityModulation_112 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetGradientSpecularModulation_113 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetIntermixIntersectingGeometry_114 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetMaximumMipmapLevel_115 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetMinimumMipmapLevel_116 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetMipmapLevel_117 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetSubVolume_118 ( HandleRef  pThis,
int  _arg1,
int  _arg2,
int  _arg3,
int  _arg4,
int  _arg5,
int  _arg6 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetSubVolume_119 ( HandleRef  pThis,
IntPtr  _arg 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetSuperSampling_120 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetSuperSamplingFactor_121 ( HandleRef  pThis,
double  x,
double  y,
double  z 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SetSuperSamplingFactor_122 ( HandleRef  pThis,
IntPtr  f 
) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SuperSamplingOff_123 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkVolumeProMapper.vtkVolumeProMapper_SuperSamplingOn_124 ( HandleRef  pThis) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkVolumeProMapper.MRClassNameKey = "18vtkVolumeProMapper" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkVolumeMapper.

new const string Kitware.VTK.vtkVolumeProMapper.MRFullTypeName = "Kitware.VTK.vtkVolumeProMapper"

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkVolumeMapper.


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