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

vtkPlot::Color, vtkPlot::Brush, vtkScalarsToColors::DrawPolyLine, vtkScalarsToColors::MaskAboveCurve have no effect here. More...

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

List of all members.

Public Member Functions

 vtkColorTransferFunctionItem (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkColorTransferFunctionItem ()
 Undocumented Block.
override void GetBounds (IntPtr bounds)
 Reimplemented to return the range of the lookup table.
virtual vtkColorTransferFunction GetColorTransferFunction ()
 Reimplemented to return the range of the lookup table.
override int IsA (string type)
 Undocumented Block.
new vtkColorTransferFunctionItem NewInstance ()
 Undocumented Block.
void SetColorTransferFunction (vtkColorTransferFunction t)
 Reimplemented to return the range of the lookup table.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "28vtkColorTransferFunctionItem"
 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 vtkColorTransferFunctionItem_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkColorTransferFunctionItem_GetBounds_01 (HandleRef pThis, IntPtr bounds)
static internal IntPtr vtkColorTransferFunctionItem_GetColorTransferFunction_02 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkColorTransferFunctionItem_IsA_03 (HandleRef pThis, string type)
static internal int vtkColorTransferFunctionItem_IsTypeOf_04 (string type)
static internal IntPtr vtkColorTransferFunctionItem_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkColorTransferFunctionItem_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkColorTransferFunctionItem_SetColorTransferFunction_08 (HandleRef pThis, HandleRef t)

Static Private Member Functions

static vtkColorTransferFunctionItem ()
 Automatically generated type registration mechanics.

Detailed Description

vtkPlot::Color, vtkPlot::Brush, vtkScalarsToColors::DrawPolyLine, vtkScalarsToColors::MaskAboveCurve have no effect here.


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

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

Reimplemented in Kitware.VTK.vtkCompositeTransferFunctionItem.

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

Reimplemented to return the range of the lookup table.

Reimplemented from Kitware.VTK.vtkScalarsToColorsItem.

Reimplemented in Kitware.VTK.vtkCompositeTransferFunctionItem.

Reimplemented to return the range of the lookup table.

Here is the call graph for this function:

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkScalarsToColorsItem.

Reimplemented in Kitware.VTK.vtkCompositeTransferFunctionItem.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkScalarsToColorsItem.

Reimplemented in Kitware.VTK.vtkCompositeTransferFunctionItem.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

Reimplemented in Kitware.VTK.vtkCompositeTransferFunctionItem.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkScalarsToColorsItem.

Reimplemented in Kitware.VTK.vtkCompositeTransferFunctionItem.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkScalarsToColorsItem.

Reimplemented in Kitware.VTK.vtkCompositeTransferFunctionItem.

Here is the call graph for this function:

Reimplemented to return the range of the lookup table.

static internal void Kitware.VTK.vtkColorTransferFunctionItem.vtkColorTransferFunctionItem_GetBounds_01 ( HandleRef  pThis,
IntPtr  bounds 
) [private]
static internal IntPtr Kitware.VTK.vtkColorTransferFunctionItem.vtkColorTransferFunctionItem_GetColorTransferFunction_02 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkColorTransferFunctionItem.vtkColorTransferFunctionItem_IsA_03 ( HandleRef  pThis,
string  type 
) [private]
static internal IntPtr Kitware.VTK.vtkColorTransferFunctionItem.vtkColorTransferFunctionItem_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkColorTransferFunctionItem.vtkColorTransferFunctionItem_NewInstance_06 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkColorTransferFunctionItem.vtkColorTransferFunctionItem_SafeDownCast_07 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkColorTransferFunctionItem.vtkColorTransferFunctionItem_SetColorTransferFunction_08 ( HandleRef  pThis,
HandleRef  t 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkColorTransferFunctionItem.MRClassNameKey = "28vtkColorTransferFunctionItem" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkScalarsToColorsItem.

Reimplemented in Kitware.VTK.vtkCompositeTransferFunctionItem.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkScalarsToColorsItem.

Reimplemented in Kitware.VTK.vtkCompositeTransferFunctionItem.


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