|
ActiViz .NET
5.8.0
|
vtkUnstructuredGridVolumeRayCastFunction - a superclass for ray casting functions More...
Public Member Functions | |
| vtkUnstructuredGridVolumeRayCastFunction (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| virtual void | FinalizeWrapper () |
| Undocumented Block. | |
| virtual void | Initialize (vtkRenderer ren, vtkVolume vol) |
| Undocumented Block. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkUnstructuredGridVolumeRayCastFunction | NewInstance () |
| Undocumented Block. | |
| virtual vtkUnstructuredGridVolumeRayCastIterator | NewIterator () |
| Undocumented Block. | |
Static Public Member Functions | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkUnstructuredGridVolumeRayCastFunction | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkUnstructuredGridVolumeRayCastFunction" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "40vtkUnstructuredGridVolumeRayCastFunction" |
| 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 void | vtkUnstructuredGridVolumeRayCastFunction_Finalize_01 (HandleRef pThis) |
| static internal void | vtkUnstructuredGridVolumeRayCastFunction_Initialize_02 (HandleRef pThis, HandleRef ren, HandleRef vol) |
| static internal int | vtkUnstructuredGridVolumeRayCastFunction_IsA_03 (HandleRef pThis, string type) |
| static internal int | vtkUnstructuredGridVolumeRayCastFunction_IsTypeOf_04 (string type) |
| static internal IntPtr | vtkUnstructuredGridVolumeRayCastFunction_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkUnstructuredGridVolumeRayCastFunction_NewIterator_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkUnstructuredGridVolumeRayCastFunction_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
| static | vtkUnstructuredGridVolumeRayCastFunction () |
| Automatically generated type registration mechanics. | |
vtkUnstructuredGridVolumeRayCastFunction - a superclass for ray casting functions
| static Kitware.VTK.vtkUnstructuredGridVolumeRayCastFunction.vtkUnstructuredGridVolumeRayCastFunction | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkUnstructuredGridVolumeRayCastFunction.vtkUnstructuredGridVolumeRayCastFunction | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
| override void Kitware.VTK.vtkUnstructuredGridVolumeRayCastFunction.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.vtkObject.
Reimplemented in Kitware.VTK.vtkUnstructuredGridBunykRayCastFunction.
| virtual void Kitware.VTK.vtkUnstructuredGridVolumeRayCastFunction.FinalizeWrapper | ( | ) | [virtual] |
Undocumented Block.
Reimplemented in Kitware.VTK.vtkUnstructuredGridBunykRayCastFunction.
| virtual void Kitware.VTK.vtkUnstructuredGridVolumeRayCastFunction.Initialize | ( | vtkRenderer | ren, |
| vtkVolume | vol | ||
| ) | [virtual] |
Undocumented Block.
Reimplemented in Kitware.VTK.vtkUnstructuredGridBunykRayCastFunction.
| override int Kitware.VTK.vtkUnstructuredGridVolumeRayCastFunction.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
Reimplemented in Kitware.VTK.vtkUnstructuredGridBunykRayCastFunction.
| static new int Kitware.VTK.vtkUnstructuredGridVolumeRayCastFunction.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
Reimplemented in Kitware.VTK.vtkUnstructuredGridBunykRayCastFunction.
| new vtkUnstructuredGridVolumeRayCastFunction Kitware.VTK.vtkUnstructuredGridVolumeRayCastFunction.NewInstance | ( | ) |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
Reimplemented in Kitware.VTK.vtkUnstructuredGridBunykRayCastFunction.
| virtual vtkUnstructuredGridVolumeRayCastIterator Kitware.VTK.vtkUnstructuredGridVolumeRayCastFunction.NewIterator | ( | ) | [virtual] |
Undocumented Block.
Reimplemented in Kitware.VTK.vtkUnstructuredGridBunykRayCastFunction.
| static new vtkUnstructuredGridVolumeRayCastFunction Kitware.VTK.vtkUnstructuredGridVolumeRayCastFunction.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
Reimplemented in Kitware.VTK.vtkUnstructuredGridBunykRayCastFunction.
| static internal void Kitware.VTK.vtkUnstructuredGridVolumeRayCastFunction.vtkUnstructuredGridVolumeRayCastFunction_Finalize_01 | ( | HandleRef | pThis | ) | [private] |
| static internal void Kitware.VTK.vtkUnstructuredGridVolumeRayCastFunction.vtkUnstructuredGridVolumeRayCastFunction_Initialize_02 | ( | HandleRef | pThis, |
| HandleRef | ren, | ||
| HandleRef | vol | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkUnstructuredGridVolumeRayCastFunction.vtkUnstructuredGridVolumeRayCastFunction_IsA_03 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkUnstructuredGridVolumeRayCastFunction.vtkUnstructuredGridVolumeRayCastFunction_IsTypeOf_04 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkUnstructuredGridVolumeRayCastFunction.vtkUnstructuredGridVolumeRayCastFunction_NewInstance_05 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkUnstructuredGridVolumeRayCastFunction.vtkUnstructuredGridVolumeRayCastFunction_NewIterator_06 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkUnstructuredGridVolumeRayCastFunction.vtkUnstructuredGridVolumeRayCastFunction_SafeDownCast_07 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkUnstructuredGridVolumeRayCastFunction.MRClassNameKey = "40vtkUnstructuredGridVolumeRayCastFunction" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkObject.
Reimplemented in Kitware.VTK.vtkUnstructuredGridBunykRayCastFunction.
| new const string Kitware.VTK.vtkUnstructuredGridVolumeRayCastFunction.MRFullTypeName = "Kitware.VTK.vtkUnstructuredGridVolumeRayCastFunction" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkObject.
Reimplemented in Kitware.VTK.vtkUnstructuredGridBunykRayCastFunction.
1.7.6.1