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.vtkUnstructuredGridVolumeRayCastFunction Class Reference

vtkUnstructuredGridVolumeRayCastFunction - a superclass for ray casting functions More...

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

List of all members.

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.

Detailed Description

vtkUnstructuredGridVolumeRayCastFunction - a superclass for ray casting functions


Constructor & Destructor Documentation

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.


Member Function Documentation

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.

Undocumented Block.

Reimplemented in Kitware.VTK.vtkUnstructuredGridBunykRayCastFunction.

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.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

Reimplemented in Kitware.VTK.vtkUnstructuredGridBunykRayCastFunction.

Undocumented Block.

Reimplemented in Kitware.VTK.vtkUnstructuredGridBunykRayCastFunction.

Here is the call graph for this function:

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

Reimplemented in Kitware.VTK.vtkUnstructuredGridBunykRayCastFunction.

Here is the call graph for this function:

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 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]

Member Data Documentation

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.


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