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

vtkPlot::Color and vtkPlot::Brush have no effect here. More...

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

List of all members.

Public Member Functions

 vtkCompositeTransferFunctionItem (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkCompositeTransferFunctionItem ()
 Undocumented Block.
override void GetBounds (IntPtr bounds)
 Reimplemented to return the range of the piecewise function.
virtual vtkPiecewiseFunction GetOpacityFunction ()
 Reimplemented to return the range of the piecewise function.
override int IsA (string type)
 Undocumented Block.
new
vtkCompositeTransferFunctionItem 
NewInstance ()
 Undocumented Block.
void SetOpacityFunction (vtkPiecewiseFunction opacity)
 Reimplemented to return the range of the piecewise function.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "32vtkCompositeTransferFunctionItem"
 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 vtkCompositeTransferFunctionItem_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkCompositeTransferFunctionItem_GetBounds_01 (HandleRef pThis, IntPtr bounds)
static internal IntPtr vtkCompositeTransferFunctionItem_GetOpacityFunction_02 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkCompositeTransferFunctionItem_IsA_03 (HandleRef pThis, string type)
static internal int vtkCompositeTransferFunctionItem_IsTypeOf_04 (string type)
static internal IntPtr vtkCompositeTransferFunctionItem_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkCompositeTransferFunctionItem_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkCompositeTransferFunctionItem_SetOpacityFunction_08 (HandleRef pThis, HandleRef opacity)

Static Private Member Functions

static vtkCompositeTransferFunctionItem ()
 Automatically generated type registration mechanics.

Detailed Description

vtkPlot::Color and vtkPlot::Brush have no effect here.


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkCompositeTransferFunctionItem.vtkCompositeTransferFunctionItem ( 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.vtkCompositeTransferFunctionItem.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.vtkColorTransferFunctionItem.

override void Kitware.VTK.vtkCompositeTransferFunctionItem.GetBounds ( IntPtr  bounds) [virtual]

Reimplemented to return the range of the piecewise function.

Reimplemented from Kitware.VTK.vtkColorTransferFunctionItem.

Reimplemented to return the range of the piecewise function.

Here is the call graph for this function:

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkColorTransferFunctionItem.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkColorTransferFunctionItem.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkColorTransferFunctionItem.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkColorTransferFunctionItem.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkColorTransferFunctionItem.

Here is the call graph for this function:

Reimplemented to return the range of the piecewise function.

static internal void Kitware.VTK.vtkCompositeTransferFunctionItem.vtkCompositeTransferFunctionItem_GetBounds_01 ( HandleRef  pThis,
IntPtr  bounds 
) [private]
static internal IntPtr Kitware.VTK.vtkCompositeTransferFunctionItem.vtkCompositeTransferFunctionItem_GetOpacityFunction_02 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkCompositeTransferFunctionItem.vtkCompositeTransferFunctionItem_IsA_03 ( HandleRef  pThis,
string  type 
) [private]
static internal IntPtr Kitware.VTK.vtkCompositeTransferFunctionItem.vtkCompositeTransferFunctionItem_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkCompositeTransferFunctionItem.vtkCompositeTransferFunctionItem_NewInstance_06 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkCompositeTransferFunctionItem.vtkCompositeTransferFunctionItem_SafeDownCast_07 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkCompositeTransferFunctionItem.vtkCompositeTransferFunctionItem_SetOpacityFunction_08 ( HandleRef  pThis,
HandleRef  opacity 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkCompositeTransferFunctionItem.MRClassNameKey = "32vtkCompositeTransferFunctionItem" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkColorTransferFunctionItem.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkColorTransferFunctionItem.


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