|
ActiViz .NET
5.8.0
|
vtkUnstructuredGridVolumeMapper - Abstract class for a unstructured grid volume mapper More...
Public Types | |
| enum | COMPOSITE_BLEND_WrapperEnum { COMPOSITE_BLEND = 0, MAXIMUM_INTENSITY_BLEND = 1 } |
| Set/Get the input data. More... | |
Public Member Functions | |
| vtkUnstructuredGridVolumeMapper (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| virtual int | GetBlendMode () |
| Set/Get the input data. | |
| vtkUnstructuredGrid | GetInput () |
| Set/Get the input data. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkUnstructuredGridVolumeMapper | NewInstance () |
| Undocumented Block. | |
| override void | ReleaseGraphicsResources (vtkWindow arg0) |
| Set/Get the input data. | |
| override void | Render (vtkRenderer ren, vtkVolume vol) |
| Set/Get the input data. | |
| virtual void | SetBlendMode (int _arg) |
| Set/Get the input data. | |
| void | SetBlendModeToComposite () |
| Set/Get the input data. | |
| void | SetBlendModeToMaximumIntensity () |
| Set/Get the input data. | |
| virtual void | SetInput (vtkUnstructuredGrid arg0) |
| Set/Get the input data. | |
| override void | SetInput (vtkDataSet arg0) |
| Set/Get the input data. | |
Static Public Member Functions | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkUnstructuredGridVolumeMapper | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkUnstructuredGridVolumeMapper" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "31vtkUnstructuredGridVolumeMapper" |
| 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 int | vtkUnstructuredGridVolumeMapper_GetBlendMode_01 (HandleRef pThis) |
| static internal IntPtr | vtkUnstructuredGridVolumeMapper_GetInput_02 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkUnstructuredGridVolumeMapper_IsA_03 (HandleRef pThis, string type) |
| static internal int | vtkUnstructuredGridVolumeMapper_IsTypeOf_04 (string type) |
| static internal IntPtr | vtkUnstructuredGridVolumeMapper_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal void | vtkUnstructuredGridVolumeMapper_ReleaseGraphicsResources_06 (HandleRef pThis, HandleRef arg0) |
| static internal void | vtkUnstructuredGridVolumeMapper_Render_07 (HandleRef pThis, HandleRef ren, HandleRef vol) |
| static internal IntPtr | vtkUnstructuredGridVolumeMapper_SafeDownCast_08 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal void | vtkUnstructuredGridVolumeMapper_SetBlendMode_09 (HandleRef pThis, int _arg) |
| static internal void | vtkUnstructuredGridVolumeMapper_SetBlendModeToComposite_10 (HandleRef pThis) |
| static internal void | vtkUnstructuredGridVolumeMapper_SetBlendModeToMaximumIntensity_11 (HandleRef pThis) |
| static internal void | vtkUnstructuredGridVolumeMapper_SetInput_12 (HandleRef pThis, HandleRef arg0) |
| static internal void | vtkUnstructuredGridVolumeMapper_SetInput_13 (HandleRef pThis, HandleRef arg0) |
Static Private Member Functions | |
| static | vtkUnstructuredGridVolumeMapper () |
| Automatically generated type registration mechanics. | |
vtkUnstructuredGridVolumeMapper - Abstract class for a unstructured grid volume mapper
| static Kitware.VTK.vtkUnstructuredGridVolumeMapper.vtkUnstructuredGridVolumeMapper | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkUnstructuredGridVolumeMapper.vtkUnstructuredGridVolumeMapper | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
| override void Kitware.VTK.vtkUnstructuredGridVolumeMapper.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.vtkAbstractVolumeMapper.
Reimplemented in Kitware.VTK.vtkOpenGLHAVSVolumeMapper, Kitware.VTK.vtkHAVSVolumeMapper, Kitware.VTK.vtkProjectedTetrahedraMapper, Kitware.VTK.vtkOpenGLProjectedTetrahedraMapper, Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper, Kitware.VTK.vtkProjectedAAHexahedraMapper, Kitware.VTK.vtkUnstructuredGridVolumeRayCastMapper, and Kitware.VTK.vtkUnstructuredGridVolumeZSweepMapper.
| virtual int Kitware.VTK.vtkUnstructuredGridVolumeMapper.GetBlendMode | ( | ) | [virtual] |
Set/Get the input data.
Set/Get the input data.
| override int Kitware.VTK.vtkUnstructuredGridVolumeMapper.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkAbstractVolumeMapper.
Reimplemented in Kitware.VTK.vtkUnstructuredGridVolumeRayCastMapper, Kitware.VTK.vtkUnstructuredGridVolumeZSweepMapper, Kitware.VTK.vtkHAVSVolumeMapper, Kitware.VTK.vtkOpenGLHAVSVolumeMapper, Kitware.VTK.vtkProjectedTetrahedraMapper, Kitware.VTK.vtkProjectedAAHexahedraMapper, Kitware.VTK.vtkOpenGLProjectedTetrahedraMapper, and Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper.
| static new int Kitware.VTK.vtkUnstructuredGridVolumeMapper.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkAbstractVolumeMapper.
Reimplemented in Kitware.VTK.vtkUnstructuredGridVolumeRayCastMapper, Kitware.VTK.vtkUnstructuredGridVolumeZSweepMapper, Kitware.VTK.vtkHAVSVolumeMapper, Kitware.VTK.vtkOpenGLHAVSVolumeMapper, Kitware.VTK.vtkProjectedAAHexahedraMapper, Kitware.VTK.vtkProjectedTetrahedraMapper, Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper, and Kitware.VTK.vtkOpenGLProjectedTetrahedraMapper.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkAbstractVolumeMapper.
Reimplemented in Kitware.VTK.vtkUnstructuredGridVolumeRayCastMapper, Kitware.VTK.vtkUnstructuredGridVolumeZSweepMapper, Kitware.VTK.vtkHAVSVolumeMapper, Kitware.VTK.vtkOpenGLHAVSVolumeMapper, Kitware.VTK.vtkProjectedTetrahedraMapper, Kitware.VTK.vtkProjectedAAHexahedraMapper, Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper, and Kitware.VTK.vtkOpenGLProjectedTetrahedraMapper.
| override void Kitware.VTK.vtkUnstructuredGridVolumeMapper.ReleaseGraphicsResources | ( | vtkWindow | arg0 | ) | [virtual] |
Set/Get the input data.
Reimplemented from Kitware.VTK.vtkAbstractVolumeMapper.
Reimplemented in Kitware.VTK.vtkUnstructuredGridVolumeRayCastMapper, Kitware.VTK.vtkOpenGLHAVSVolumeMapper, Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper, and Kitware.VTK.vtkOpenGLProjectedTetrahedraMapper.
| override void Kitware.VTK.vtkUnstructuredGridVolumeMapper.Render | ( | vtkRenderer | ren, |
| vtkVolume | vol | ||
| ) | [virtual] |
Set/Get the input data.
Reimplemented from Kitware.VTK.vtkAbstractVolumeMapper.
Reimplemented in Kitware.VTK.vtkUnstructuredGridVolumeRayCastMapper, Kitware.VTK.vtkUnstructuredGridVolumeZSweepMapper, Kitware.VTK.vtkOpenGLHAVSVolumeMapper, Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper, and Kitware.VTK.vtkOpenGLProjectedTetrahedraMapper.
| static new vtkUnstructuredGridVolumeMapper Kitware.VTK.vtkUnstructuredGridVolumeMapper.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkAbstractVolumeMapper.
Reimplemented in Kitware.VTK.vtkUnstructuredGridVolumeRayCastMapper, Kitware.VTK.vtkUnstructuredGridVolumeZSweepMapper, Kitware.VTK.vtkHAVSVolumeMapper, Kitware.VTK.vtkOpenGLHAVSVolumeMapper, Kitware.VTK.vtkProjectedTetrahedraMapper, Kitware.VTK.vtkProjectedAAHexahedraMapper, Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper, and Kitware.VTK.vtkOpenGLProjectedTetrahedraMapper.
| virtual void Kitware.VTK.vtkUnstructuredGridVolumeMapper.SetBlendMode | ( | int | _arg | ) | [virtual] |
Set/Get the input data.
Set/Get the input data.
Set/Get the input data.
| virtual void Kitware.VTK.vtkUnstructuredGridVolumeMapper.SetInput | ( | vtkUnstructuredGrid | arg0 | ) | [virtual] |
Set/Get the input data.
| override void Kitware.VTK.vtkUnstructuredGridVolumeMapper.SetInput | ( | vtkDataSet | arg0 | ) | [virtual] |
Set/Get the input data.
Reimplemented from Kitware.VTK.vtkAbstractVolumeMapper.
| static internal int Kitware.VTK.vtkUnstructuredGridVolumeMapper.vtkUnstructuredGridVolumeMapper_GetBlendMode_01 | ( | HandleRef | pThis | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkUnstructuredGridVolumeMapper.vtkUnstructuredGridVolumeMapper_GetInput_02 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkUnstructuredGridVolumeMapper.vtkUnstructuredGridVolumeMapper_IsA_03 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkUnstructuredGridVolumeMapper.vtkUnstructuredGridVolumeMapper_IsTypeOf_04 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkUnstructuredGridVolumeMapper.vtkUnstructuredGridVolumeMapper_NewInstance_05 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkUnstructuredGridVolumeMapper.vtkUnstructuredGridVolumeMapper_ReleaseGraphicsResources_06 | ( | HandleRef | pThis, |
| HandleRef | arg0 | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkUnstructuredGridVolumeMapper.vtkUnstructuredGridVolumeMapper_Render_07 | ( | HandleRef | pThis, |
| HandleRef | ren, | ||
| HandleRef | vol | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkUnstructuredGridVolumeMapper.vtkUnstructuredGridVolumeMapper_SafeDownCast_08 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkUnstructuredGridVolumeMapper.vtkUnstructuredGridVolumeMapper_SetBlendMode_09 | ( | HandleRef | pThis, |
| int | _arg | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkUnstructuredGridVolumeMapper.vtkUnstructuredGridVolumeMapper_SetBlendModeToComposite_10 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkUnstructuredGridVolumeMapper.vtkUnstructuredGridVolumeMapper_SetBlendModeToMaximumIntensity_11 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkUnstructuredGridVolumeMapper.vtkUnstructuredGridVolumeMapper_SetInput_12 | ( | HandleRef | pThis, |
| HandleRef | arg0 | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkUnstructuredGridVolumeMapper.vtkUnstructuredGridVolumeMapper_SetInput_13 | ( | HandleRef | pThis, |
| HandleRef | arg0 | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkUnstructuredGridVolumeMapper.MRClassNameKey = "31vtkUnstructuredGridVolumeMapper" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkAbstractVolumeMapper.
Reimplemented in Kitware.VTK.vtkOpenGLHAVSVolumeMapper, Kitware.VTK.vtkHAVSVolumeMapper, Kitware.VTK.vtkProjectedTetrahedraMapper, Kitware.VTK.vtkOpenGLProjectedTetrahedraMapper, Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper, Kitware.VTK.vtkProjectedAAHexahedraMapper, Kitware.VTK.vtkUnstructuredGridVolumeRayCastMapper, and Kitware.VTK.vtkUnstructuredGridVolumeZSweepMapper.
| new const string Kitware.VTK.vtkUnstructuredGridVolumeMapper.MRFullTypeName = "Kitware.VTK.vtkUnstructuredGridVolumeMapper" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkAbstractVolumeMapper.
Reimplemented in Kitware.VTK.vtkOpenGLHAVSVolumeMapper, Kitware.VTK.vtkHAVSVolumeMapper, Kitware.VTK.vtkProjectedTetrahedraMapper, Kitware.VTK.vtkOpenGLProjectedTetrahedraMapper, Kitware.VTK.vtkOpenGLProjectedAAHexahedraMapper, Kitware.VTK.vtkProjectedAAHexahedraMapper, Kitware.VTK.vtkUnstructuredGridVolumeRayCastMapper, and Kitware.VTK.vtkUnstructuredGridVolumeZSweepMapper.
1.7.6.1