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

vtkFixedPointVolumeRayCastHelper - An abstract helper that generates images for the volume ray cast mapper More...

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

List of all members.

Public Member Functions

 vtkFixedPointVolumeRayCastHelper (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkFixedPointVolumeRayCastHelper ()
 Undocumented Block.
virtual void GenerateImage (int arg0, int arg1, vtkVolume arg2, vtkFixedPointVolumeRayCastMapper arg3)
 Undocumented Block.
override int IsA (string type)
 Undocumented Block.
new
vtkFixedPointVolumeRayCastHelper 
NewInstance ()
 Undocumented Block.

Static Public Member Functions

static new
vtkFixedPointVolumeRayCastHelper 
New ()
 Undocumented Block.
static new int IsTypeOf (string type)
 Undocumented Block.
static new
vtkFixedPointVolumeRayCastHelper 
SafeDownCast (vtkObjectBase o)
 Undocumented Block.

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "32vtkFixedPointVolumeRayCastHelper"
 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 vtkFixedPointVolumeRayCastHelper_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkFixedPointVolumeRayCastHelper_GenerateImage_01 (HandleRef pThis, int arg0, int arg1, HandleRef arg2, HandleRef arg3)
static internal int vtkFixedPointVolumeRayCastHelper_IsA_02 (HandleRef pThis, string type)
static internal int vtkFixedPointVolumeRayCastHelper_IsTypeOf_03 (string type)
static internal IntPtr vtkFixedPointVolumeRayCastHelper_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkFixedPointVolumeRayCastHelper_SafeDownCast_06 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)

Static Private Member Functions

static vtkFixedPointVolumeRayCastHelper ()
 Automatically generated type registration mechanics.

Detailed Description

vtkFixedPointVolumeRayCastHelper - An abstract helper that generates images for the volume ray cast mapper

Description This is the abstract superclass of all helper classes for the vtkFixedPointVolumeRayCastMapper. This class should not be used directly.

vtkFixedPointVolumeRayCastMapper


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

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

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

Undocumented Block.


Member Function Documentation

override void Kitware.VTK.vtkFixedPointVolumeRayCastHelper.Dispose ( bool  disposing) [protected]
virtual void Kitware.VTK.vtkFixedPointVolumeRayCastHelper.GenerateImage ( int  arg0,
int  arg1,
vtkVolume  arg2,
vtkFixedPointVolumeRayCastMapper  arg3 
) [virtual]
override int Kitware.VTK.vtkFixedPointVolumeRayCastHelper.IsA ( string  type) [virtual]
static new int Kitware.VTK.vtkFixedPointVolumeRayCastHelper.IsTypeOf ( string  type) [static]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

Reimplemented in Kitware.VTK.vtkFixedPointVolumeRayCastCompositeGOHelper, Kitware.VTK.vtkFixedPointVolumeRayCastCompositeGOShadeHelper, Kitware.VTK.vtkFixedPointVolumeRayCastCompositeHelper, Kitware.VTK.vtkFixedPointVolumeRayCastCompositeShadeHelper, and Kitware.VTK.vtkFixedPointVolumeRayCastMIPHelper.

Here is the call graph for this function:

static internal void Kitware.VTK.vtkFixedPointVolumeRayCastHelper.vtkFixedPointVolumeRayCastHelper_GenerateImage_01 ( HandleRef  pThis,
int  arg0,
int  arg1,
HandleRef  arg2,
HandleRef  arg3 
) [private]
static internal int Kitware.VTK.vtkFixedPointVolumeRayCastHelper.vtkFixedPointVolumeRayCastHelper_IsA_02 ( HandleRef  pThis,
string  type 
) [private]
static internal IntPtr Kitware.VTK.vtkFixedPointVolumeRayCastHelper.vtkFixedPointVolumeRayCastHelper_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkFixedPointVolumeRayCastHelper.vtkFixedPointVolumeRayCastHelper_NewInstance_05 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkFixedPointVolumeRayCastHelper.vtkFixedPointVolumeRayCastHelper_SafeDownCast_06 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkFixedPointVolumeRayCastHelper.MRClassNameKey = "32vtkFixedPointVolumeRayCastHelper" [static]
new const string Kitware.VTK.vtkFixedPointVolumeRayCastHelper.MRFullTypeName = "Kitware.VTK.vtkFixedPointVolumeRayCastHelper"

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