ActiViz .NET
5.8.0
|
vtkPlot::Color, vtkPlot::Brush, vtkScalarsToColors::DrawPolyLine, vtkScalarsToColors::MaskAboveCurve have no effect here. More...
Public Member Functions | |
vtkLookupTableItem (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkLookupTableItem () | |
Undocumented Block. | |
override void | GetBounds (IntPtr bounds) |
Reimplemented to return the range of the lookup table. | |
virtual vtkLookupTable | GetLookupTable () |
Reimplemented to return the range of the lookup table. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkLookupTableItem | NewInstance () |
Undocumented Block. | |
void | SetLookupTable (vtkLookupTable t) |
Reimplemented to return the range of the lookup table. | |
Static Public Member Functions | |
static new vtkLookupTableItem | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkLookupTableItem | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkLookupTableItem" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "18vtkLookupTableItem" |
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 | vtkLookupTableItem_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkLookupTableItem_GetBounds_01 (HandleRef pThis, IntPtr bounds) |
static internal IntPtr | vtkLookupTableItem_GetLookupTable_02 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkLookupTableItem_IsA_03 (HandleRef pThis, string type) |
static internal int | vtkLookupTableItem_IsTypeOf_04 (string type) |
static internal IntPtr | vtkLookupTableItem_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkLookupTableItem_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkLookupTableItem_SetLookupTable_08 (HandleRef pThis, HandleRef t) |
Static Private Member Functions | |
static | vtkLookupTableItem () |
Automatically generated type registration mechanics. |
vtkPlot::Color, vtkPlot::Brush, vtkScalarsToColors::DrawPolyLine, vtkScalarsToColors::MaskAboveCurve have no effect here.
static Kitware.VTK.vtkLookupTableItem.vtkLookupTableItem | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkLookupTableItem.vtkLookupTableItem | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkLookupTableItem.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.vtkLookupTableItem.GetBounds | ( | IntPtr | bounds | ) | [virtual] |
Reimplemented to return the range of the lookup table.
Reimplemented from Kitware.VTK.vtkScalarsToColorsItem.
virtual vtkLookupTable Kitware.VTK.vtkLookupTableItem.GetLookupTable | ( | ) | [virtual] |
Reimplemented to return the range of the lookup table.
override int Kitware.VTK.vtkLookupTableItem.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkScalarsToColorsItem.
static new int Kitware.VTK.vtkLookupTableItem.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkScalarsToColorsItem.
static new vtkLookupTableItem Kitware.VTK.vtkLookupTableItem.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkScalarsToColorsItem.
static new vtkLookupTableItem Kitware.VTK.vtkLookupTableItem.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkScalarsToColorsItem.
Reimplemented to return the range of the lookup table.
static internal void Kitware.VTK.vtkLookupTableItem.vtkLookupTableItem_GetBounds_01 | ( | HandleRef | pThis, |
IntPtr | bounds | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkLookupTableItem.vtkLookupTableItem_GetLookupTable_02 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal int Kitware.VTK.vtkLookupTableItem.vtkLookupTableItem_IsA_03 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkLookupTableItem.vtkLookupTableItem_IsTypeOf_04 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkLookupTableItem.vtkLookupTableItem_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkLookupTableItem.vtkLookupTableItem_NewInstance_06 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkLookupTableItem.vtkLookupTableItem_SafeDownCast_07 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkLookupTableItem.vtkLookupTableItem_SetLookupTable_08 | ( | HandleRef | pThis, |
HandleRef | t | ||
) | [private] |
new readonly string Kitware.VTK.vtkLookupTableItem.MRClassNameKey = "18vtkLookupTableItem" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkScalarsToColorsItem.
new const string Kitware.VTK.vtkLookupTableItem.MRFullTypeName = "Kitware.VTK.vtkLookupTableItem" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkScalarsToColorsItem.