ActiViz .NET
5.8.0
|
vtkPiecewiseFunctionItem internall uses vtkPlot::Color, white by default More...
Public Member Functions | |
vtkPiecewiseFunctionItem (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkPiecewiseFunctionItem () | |
Undocumented Block. | |
override void | GetBounds (IntPtr bounds) |
Reimplemented to return the range of the piecewise function. | |
virtual vtkPiecewiseFunction | GetPiecewiseFunction () |
Reimplemented to return the range of the piecewise function. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkPiecewiseFunctionItem | NewInstance () |
Undocumented Block. | |
void | SetPiecewiseFunction (vtkPiecewiseFunction t) |
Reimplemented to return the range of the piecewise function. | |
Static Public Member Functions | |
static new vtkPiecewiseFunctionItem | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkPiecewiseFunctionItem | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkPiecewiseFunctionItem" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "24vtkPiecewiseFunctionItem" |
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 | vtkPiecewiseFunctionItem_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkPiecewiseFunctionItem_GetBounds_01 (HandleRef pThis, IntPtr bounds) |
static internal IntPtr | vtkPiecewiseFunctionItem_GetPiecewiseFunction_02 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkPiecewiseFunctionItem_IsA_03 (HandleRef pThis, string type) |
static internal int | vtkPiecewiseFunctionItem_IsTypeOf_04 (string type) |
static internal IntPtr | vtkPiecewiseFunctionItem_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkPiecewiseFunctionItem_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkPiecewiseFunctionItem_SetPiecewiseFunction_08 (HandleRef pThis, HandleRef t) |
Static Private Member Functions | |
static | vtkPiecewiseFunctionItem () |
Automatically generated type registration mechanics. |
vtkPiecewiseFunctionItem internall uses vtkPlot::Color, white by default
static Kitware.VTK.vtkPiecewiseFunctionItem.vtkPiecewiseFunctionItem | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkPiecewiseFunctionItem.vtkPiecewiseFunctionItem | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkPiecewiseFunctionItem.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.
override void Kitware.VTK.vtkPiecewiseFunctionItem.GetBounds | ( | IntPtr | bounds | ) | [virtual] |
Reimplemented to return the range of the piecewise function.
Reimplemented from Kitware.VTK.vtkScalarsToColorsItem.
virtual vtkPiecewiseFunction Kitware.VTK.vtkPiecewiseFunctionItem.GetPiecewiseFunction | ( | ) | [virtual] |
Reimplemented to return the range of the piecewise function.
override int Kitware.VTK.vtkPiecewiseFunctionItem.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkScalarsToColorsItem.
static new int Kitware.VTK.vtkPiecewiseFunctionItem.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkScalarsToColorsItem.
static new vtkPiecewiseFunctionItem Kitware.VTK.vtkPiecewiseFunctionItem.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkScalarsToColorsItem.
static new vtkPiecewiseFunctionItem Kitware.VTK.vtkPiecewiseFunctionItem.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkScalarsToColorsItem.
Reimplemented to return the range of the piecewise function.
static internal void Kitware.VTK.vtkPiecewiseFunctionItem.vtkPiecewiseFunctionItem_GetBounds_01 | ( | HandleRef | pThis, |
IntPtr | bounds | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkPiecewiseFunctionItem.vtkPiecewiseFunctionItem_GetPiecewiseFunction_02 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal int Kitware.VTK.vtkPiecewiseFunctionItem.vtkPiecewiseFunctionItem_IsA_03 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkPiecewiseFunctionItem.vtkPiecewiseFunctionItem_IsTypeOf_04 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkPiecewiseFunctionItem.vtkPiecewiseFunctionItem_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkPiecewiseFunctionItem.vtkPiecewiseFunctionItem_NewInstance_06 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkPiecewiseFunctionItem.vtkPiecewiseFunctionItem_SafeDownCast_07 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkPiecewiseFunctionItem.vtkPiecewiseFunctionItem_SetPiecewiseFunction_08 | ( | HandleRef | pThis, |
HandleRef | t | ||
) | [private] |
new readonly string Kitware.VTK.vtkPiecewiseFunctionItem.MRClassNameKey = "24vtkPiecewiseFunctionItem" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkScalarsToColorsItem.
new const string Kitware.VTK.vtkPiecewiseFunctionItem.MRFullTypeName = "Kitware.VTK.vtkPiecewiseFunctionItem" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkScalarsToColorsItem.