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

vtkUnstructuredGridHomogeneousRayIntegrator - performs peicewise constant ray integration. More...

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

List of all members.

Public Member Functions

 vtkUnstructuredGridHomogeneousRayIntegrator (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkUnstructuredGridHomogeneousRayIntegrator ()
 Undocumented Block.
virtual int GetTransferFunctionTableSize ()
 For quick lookup, the transfer function is sampled into a table. This parameter sets how big of a table to use. By default, 1024 entries are used.
override void Initialize (vtkVolume volume, vtkDataArray scalars)
 Undocumented Block.
override void Integrate (vtkDoubleArray intersectionLengths, vtkDataArray nearIntersections, vtkDataArray farIntersections, IntPtr color)
 Undocumented Block.
override int IsA (string type)
 Undocumented Block.
new
vtkUnstructuredGridHomogeneousRayIntegrator 
NewInstance ()
 Undocumented Block.
virtual void SetTransferFunctionTableSize (int _arg)
 For quick lookup, the transfer function is sampled into a table. This parameter sets how big of a table to use. By default, 1024 entries are used.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "43vtkUnstructuredGridHomogeneousRayIntegrator"
 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 vtkUnstructuredGridHomogeneousRayIntegrator_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkUnstructuredGridHomogeneousRayIntegrator_GetTransferFunctionTableSize_01 (HandleRef pThis)
static internal void vtkUnstructuredGridHomogeneousRayIntegrator_Initialize_02 (HandleRef pThis, HandleRef volume, HandleRef scalars)
static internal void vtkUnstructuredGridHomogeneousRayIntegrator_Integrate_03 (HandleRef pThis, HandleRef intersectionLengths, HandleRef nearIntersections, HandleRef farIntersections, IntPtr color)
static internal int vtkUnstructuredGridHomogeneousRayIntegrator_IsA_04 (HandleRef pThis, string type)
static internal int vtkUnstructuredGridHomogeneousRayIntegrator_IsTypeOf_05 (string type)
static internal IntPtr vtkUnstructuredGridHomogeneousRayIntegrator_NewInstance_07 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkUnstructuredGridHomogeneousRayIntegrator_SafeDownCast_08 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkUnstructuredGridHomogeneousRayIntegrator_SetTransferFunctionTableSize_09 (HandleRef pThis, int _arg)

Static Private Member Functions

static vtkUnstructuredGridHomogeneousRayIntegrator ()
 Automatically generated type registration mechanics.

Detailed Description

vtkUnstructuredGridHomogeneousRayIntegrator - performs peicewise constant ray integration.

Description

vtkUnstructuredGridHomogeneousRayIntegrator performs homogeneous ray integration. This is a good method to use when volume rendering scalars that are defined on cells.


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkUnstructuredGridHomogeneousRayIntegrator.vtkUnstructuredGridHomogeneousRayIntegrator ( 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.vtkUnstructuredGridHomogeneousRayIntegrator.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.vtkUnstructuredGridVolumeRayIntegrator.

For quick lookup, the transfer function is sampled into a table. This parameter sets how big of a table to use. By default, 1024 entries are used.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkUnstructuredGridVolumeRayIntegrator.

override void Kitware.VTK.vtkUnstructuredGridHomogeneousRayIntegrator.Integrate ( vtkDoubleArray  intersectionLengths,
vtkDataArray  nearIntersections,
vtkDataArray  farIntersections,
IntPtr  color 
) [virtual]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkUnstructuredGridVolumeRayIntegrator.

override int Kitware.VTK.vtkUnstructuredGridHomogeneousRayIntegrator.IsA ( string  type) [virtual]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkUnstructuredGridVolumeRayIntegrator.

static new int Kitware.VTK.vtkUnstructuredGridHomogeneousRayIntegrator.IsTypeOf ( string  type) [static]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkUnstructuredGridVolumeRayIntegrator.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkUnstructuredGridVolumeRayIntegrator.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkUnstructuredGridVolumeRayIntegrator.

Here is the call graph for this function:

For quick lookup, the transfer function is sampled into a table. This parameter sets how big of a table to use. By default, 1024 entries are used.

static internal void Kitware.VTK.vtkUnstructuredGridHomogeneousRayIntegrator.vtkUnstructuredGridHomogeneousRayIntegrator_Initialize_02 ( HandleRef  pThis,
HandleRef  volume,
HandleRef  scalars 
) [private]
static internal void Kitware.VTK.vtkUnstructuredGridHomogeneousRayIntegrator.vtkUnstructuredGridHomogeneousRayIntegrator_Integrate_03 ( HandleRef  pThis,
HandleRef  intersectionLengths,
HandleRef  nearIntersections,
HandleRef  farIntersections,
IntPtr  color 
) [private]
static internal int Kitware.VTK.vtkUnstructuredGridHomogeneousRayIntegrator.vtkUnstructuredGridHomogeneousRayIntegrator_IsA_04 ( HandleRef  pThis,
string  type 
) [private]
static internal IntPtr Kitware.VTK.vtkUnstructuredGridHomogeneousRayIntegrator.vtkUnstructuredGridHomogeneousRayIntegrator_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkUnstructuredGridHomogeneousRayIntegrator.vtkUnstructuredGridHomogeneousRayIntegrator_NewInstance_07 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkUnstructuredGridHomogeneousRayIntegrator.vtkUnstructuredGridHomogeneousRayIntegrator_SafeDownCast_08 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkUnstructuredGridHomogeneousRayIntegrator.MRClassNameKey = "43vtkUnstructuredGridHomogeneousRayIntegrator" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkUnstructuredGridVolumeRayIntegrator.

new const string Kitware.VTK.vtkUnstructuredGridHomogeneousRayIntegrator.MRFullTypeName = "Kitware.VTK.vtkUnstructuredGridHomogeneousRayIntegrator"

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkUnstructuredGridVolumeRayIntegrator.


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