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

vtkVolumeRayCastCompositeFunction - a ray function for compositing More...

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

List of all members.

Public Member Functions

 vtkVolumeRayCastCompositeFunction (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkVolumeRayCastCompositeFunction ()
 Undocumented Block.
virtual int GetCompositeMethod ()
 Set the CompositeMethod to either Classify First or Interpolate First.
string GetCompositeMethodAsString ()
 Set the CompositeMethod to either Classify First or Interpolate First.
virtual int GetCompositeMethodMaxValue ()
 Set the CompositeMethod to either Classify First or Interpolate First.
virtual int GetCompositeMethodMinValue ()
 Set the CompositeMethod to either Classify First or Interpolate First.
override float GetZeroOpacityThreshold (vtkVolume vol)
 Set the CompositeMethod to either Classify First or Interpolate First.
override int IsA (string type)
 Undocumented Block.
new
vtkVolumeRayCastCompositeFunction 
NewInstance ()
 Undocumented Block.
virtual void SetCompositeMethod (int _arg)
 Set the CompositeMethod to either Classify First or Interpolate First.
void SetCompositeMethodToClassifyFirst ()
 Set the CompositeMethod to either Classify First or Interpolate First.
void SetCompositeMethodToInterpolateFirst ()
 Set the CompositeMethod to either Classify First or Interpolate First.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "33vtkVolumeRayCastCompositeFunction"
 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 vtkVolumeRayCastCompositeFunction_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkVolumeRayCastCompositeFunction_GetCompositeMethod_01 (HandleRef pThis)
static internal IntPtr vtkVolumeRayCastCompositeFunction_GetCompositeMethodAsString_02 (HandleRef pThis)
static internal int vtkVolumeRayCastCompositeFunction_GetCompositeMethodMaxValue_03 (HandleRef pThis)
static internal int vtkVolumeRayCastCompositeFunction_GetCompositeMethodMinValue_04 (HandleRef pThis)
static internal float vtkVolumeRayCastCompositeFunction_GetZeroOpacityThreshold_05 (HandleRef pThis, HandleRef vol)
static internal int vtkVolumeRayCastCompositeFunction_IsA_06 (HandleRef pThis, string type)
static internal int vtkVolumeRayCastCompositeFunction_IsTypeOf_07 (string type)
static internal IntPtr vtkVolumeRayCastCompositeFunction_NewInstance_09 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkVolumeRayCastCompositeFunction_SafeDownCast_10 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkVolumeRayCastCompositeFunction_SetCompositeMethod_11 (HandleRef pThis, int _arg)
static internal void vtkVolumeRayCastCompositeFunction_SetCompositeMethodToClassifyFirst_12 (HandleRef pThis)
static internal void vtkVolumeRayCastCompositeFunction_SetCompositeMethodToInterpolateFirst_13 (HandleRef pThis)

Static Private Member Functions

static vtkVolumeRayCastCompositeFunction ()
 Automatically generated type registration mechanics.

Detailed Description

vtkVolumeRayCastCompositeFunction - a ray function for compositing


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkVolumeRayCastCompositeFunction.vtkVolumeRayCastCompositeFunction ( 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.vtkVolumeRayCastCompositeFunction.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.vtkVolumeRayCastFunction.

Set the CompositeMethod to either Classify First or Interpolate First.

Set the CompositeMethod to either Classify First or Interpolate First.

Set the CompositeMethod to either Classify First or Interpolate First.

Set the CompositeMethod to either Classify First or Interpolate First.

Set the CompositeMethod to either Classify First or Interpolate First.

Reimplemented from Kitware.VTK.vtkVolumeRayCastFunction.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkVolumeRayCastFunction.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkVolumeRayCastFunction.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkVolumeRayCastFunction.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkVolumeRayCastFunction.

Here is the call graph for this function:

Set the CompositeMethod to either Classify First or Interpolate First.

Set the CompositeMethod to either Classify First or Interpolate First.

Set the CompositeMethod to either Classify First or Interpolate First.

static internal float Kitware.VTK.vtkVolumeRayCastCompositeFunction.vtkVolumeRayCastCompositeFunction_GetZeroOpacityThreshold_05 ( HandleRef  pThis,
HandleRef  vol 
) [private]
static internal int Kitware.VTK.vtkVolumeRayCastCompositeFunction.vtkVolumeRayCastCompositeFunction_IsA_06 ( HandleRef  pThis,
string  type 
) [private]
static internal IntPtr Kitware.VTK.vtkVolumeRayCastCompositeFunction.vtkVolumeRayCastCompositeFunction_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkVolumeRayCastCompositeFunction.vtkVolumeRayCastCompositeFunction_NewInstance_09 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkVolumeRayCastCompositeFunction.vtkVolumeRayCastCompositeFunction_SafeDownCast_10 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkVolumeRayCastCompositeFunction.vtkVolumeRayCastCompositeFunction_SetCompositeMethod_11 ( HandleRef  pThis,
int  _arg 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkVolumeRayCastCompositeFunction.MRClassNameKey = "33vtkVolumeRayCastCompositeFunction" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkVolumeRayCastFunction.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkVolumeRayCastFunction.


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