ActiViz .NET
5.8.0
|
vtkFixedPointVolumeRayCastMIPHelper - A helper that generates MIP images for the volume ray cast mapper More...
Public Member Functions | |
vtkFixedPointVolumeRayCastMIPHelper (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkFixedPointVolumeRayCastMIPHelper () | |
Undocumented Block. | |
override void | GenerateImage (int threadID, int threadCount, vtkVolume vol, vtkFixedPointVolumeRayCastMapper mapper) |
Undocumented Block. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkFixedPointVolumeRayCastMIPHelper | NewInstance () |
Undocumented Block. | |
Static Public Member Functions | |
static new vtkFixedPointVolumeRayCastMIPHelper | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkFixedPointVolumeRayCastMIPHelper | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkFixedPointVolumeRayCastMIPHelper" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "35vtkFixedPointVolumeRayCastMIPHelper" |
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 | vtkFixedPointVolumeRayCastMIPHelper_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkFixedPointVolumeRayCastMIPHelper_GenerateImage_01 (HandleRef pThis, int threadID, int threadCount, HandleRef vol, HandleRef mapper) |
static internal int | vtkFixedPointVolumeRayCastMIPHelper_IsA_02 (HandleRef pThis, string type) |
static internal int | vtkFixedPointVolumeRayCastMIPHelper_IsTypeOf_03 (string type) |
static internal IntPtr | vtkFixedPointVolumeRayCastMIPHelper_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkFixedPointVolumeRayCastMIPHelper_SafeDownCast_06 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
static | vtkFixedPointVolumeRayCastMIPHelper () |
Automatically generated type registration mechanics. |
vtkFixedPointVolumeRayCastMIPHelper - A helper that generates MIP images for the volume ray cast mapper
Description This is one of the helper classes for the vtkFixedPointVolumeRayCastMapper. It will generate maximum intensity images. This class should not be used directly, it is a helper class for the mapper and has no user-level API.
static Kitware.VTK.vtkFixedPointVolumeRayCastMIPHelper.vtkFixedPointVolumeRayCastMIPHelper | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkFixedPointVolumeRayCastMIPHelper.vtkFixedPointVolumeRayCastMIPHelper | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkFixedPointVolumeRayCastMIPHelper.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.vtkFixedPointVolumeRayCastHelper.
override void Kitware.VTK.vtkFixedPointVolumeRayCastMIPHelper.GenerateImage | ( | int | threadID, |
int | threadCount, | ||
vtkVolume | vol, | ||
vtkFixedPointVolumeRayCastMapper | mapper | ||
) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkFixedPointVolumeRayCastHelper.
override int Kitware.VTK.vtkFixedPointVolumeRayCastMIPHelper.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkFixedPointVolumeRayCastHelper.
static new int Kitware.VTK.vtkFixedPointVolumeRayCastMIPHelper.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkFixedPointVolumeRayCastHelper.
static new vtkFixedPointVolumeRayCastMIPHelper Kitware.VTK.vtkFixedPointVolumeRayCastMIPHelper.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkFixedPointVolumeRayCastHelper.
new vtkFixedPointVolumeRayCastMIPHelper Kitware.VTK.vtkFixedPointVolumeRayCastMIPHelper.NewInstance | ( | ) |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkFixedPointVolumeRayCastHelper.
static new vtkFixedPointVolumeRayCastMIPHelper Kitware.VTK.vtkFixedPointVolumeRayCastMIPHelper.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkFixedPointVolumeRayCastHelper.
static internal void Kitware.VTK.vtkFixedPointVolumeRayCastMIPHelper.vtkFixedPointVolumeRayCastMIPHelper_GenerateImage_01 | ( | HandleRef | pThis, |
int | threadID, | ||
int | threadCount, | ||
HandleRef | vol, | ||
HandleRef | mapper | ||
) | [private] |
static internal int Kitware.VTK.vtkFixedPointVolumeRayCastMIPHelper.vtkFixedPointVolumeRayCastMIPHelper_IsA_02 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkFixedPointVolumeRayCastMIPHelper.vtkFixedPointVolumeRayCastMIPHelper_IsTypeOf_03 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkFixedPointVolumeRayCastMIPHelper.vtkFixedPointVolumeRayCastMIPHelper_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkFixedPointVolumeRayCastMIPHelper.vtkFixedPointVolumeRayCastMIPHelper_NewInstance_05 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkFixedPointVolumeRayCastMIPHelper.vtkFixedPointVolumeRayCastMIPHelper_SafeDownCast_06 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
new readonly string Kitware.VTK.vtkFixedPointVolumeRayCastMIPHelper.MRClassNameKey = "35vtkFixedPointVolumeRayCastMIPHelper" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkFixedPointVolumeRayCastHelper.
new const string Kitware.VTK.vtkFixedPointVolumeRayCastMIPHelper.MRFullTypeName = "Kitware.VTK.vtkFixedPointVolumeRayCastMIPHelper" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkFixedPointVolumeRayCastHelper.