ActiViz .NET
5.8.0
|
vtkPiecewiseFunctionShiftScale - More...
Public Member Functions | |
vtkPiecewiseFunctionShiftScale (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkPiecewiseFunctionShiftScale () | |
Undocumented Block. | |
virtual double | GetPositionScale () |
Undocumented Block. | |
virtual double | GetPositionShift () |
Undocumented Block. | |
virtual double | GetValueScale () |
Undocumented Block. | |
virtual double | GetValueShift () |
Undocumented Block. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkPiecewiseFunctionShiftScale | NewInstance () |
Undocumented Block. | |
virtual void | SetPositionScale (double _arg) |
Undocumented Block. | |
virtual void | SetPositionShift (double _arg) |
Undocumented Block. | |
virtual void | SetValueScale (double _arg) |
Undocumented Block. | |
virtual void | SetValueShift (double _arg) |
Undocumented Block. | |
Static Public Member Functions | |
static new vtkPiecewiseFunctionShiftScale | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkPiecewiseFunctionShiftScale | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkPiecewiseFunctionShiftScale" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "30vtkPiecewiseFunctionShiftScale" |
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 | vtkPiecewiseFunctionShiftScale_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal double | vtkPiecewiseFunctionShiftScale_GetPositionScale_01 (HandleRef pThis) |
static internal double | vtkPiecewiseFunctionShiftScale_GetPositionShift_02 (HandleRef pThis) |
static internal double | vtkPiecewiseFunctionShiftScale_GetValueScale_03 (HandleRef pThis) |
static internal double | vtkPiecewiseFunctionShiftScale_GetValueShift_04 (HandleRef pThis) |
static internal int | vtkPiecewiseFunctionShiftScale_IsA_05 (HandleRef pThis, string type) |
static internal int | vtkPiecewiseFunctionShiftScale_IsTypeOf_06 (string type) |
static internal IntPtr | vtkPiecewiseFunctionShiftScale_NewInstance_08 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkPiecewiseFunctionShiftScale_SafeDownCast_09 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkPiecewiseFunctionShiftScale_SetPositionScale_10 (HandleRef pThis, double _arg) |
static internal void | vtkPiecewiseFunctionShiftScale_SetPositionShift_11 (HandleRef pThis, double _arg) |
static internal void | vtkPiecewiseFunctionShiftScale_SetValueScale_12 (HandleRef pThis, double _arg) |
static internal void | vtkPiecewiseFunctionShiftScale_SetValueShift_13 (HandleRef pThis, double _arg) |
Static Private Member Functions | |
static | vtkPiecewiseFunctionShiftScale () |
Automatically generated type registration mechanics. |
vtkPiecewiseFunctionShiftScale -
Description
static Kitware.VTK.vtkPiecewiseFunctionShiftScale.vtkPiecewiseFunctionShiftScale | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkPiecewiseFunctionShiftScale.vtkPiecewiseFunctionShiftScale | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkPiecewiseFunctionShiftScale.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.vtkPiecewiseFunctionAlgorithm.
virtual double Kitware.VTK.vtkPiecewiseFunctionShiftScale.GetPositionScale | ( | ) | [virtual] |
Undocumented Block.
virtual double Kitware.VTK.vtkPiecewiseFunctionShiftScale.GetPositionShift | ( | ) | [virtual] |
Undocumented Block.
virtual double Kitware.VTK.vtkPiecewiseFunctionShiftScale.GetValueScale | ( | ) | [virtual] |
Undocumented Block.
virtual double Kitware.VTK.vtkPiecewiseFunctionShiftScale.GetValueShift | ( | ) | [virtual] |
Undocumented Block.
override int Kitware.VTK.vtkPiecewiseFunctionShiftScale.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPiecewiseFunctionAlgorithm.
static new int Kitware.VTK.vtkPiecewiseFunctionShiftScale.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPiecewiseFunctionAlgorithm.
static new vtkPiecewiseFunctionShiftScale Kitware.VTK.vtkPiecewiseFunctionShiftScale.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPiecewiseFunctionAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPiecewiseFunctionAlgorithm.
static new vtkPiecewiseFunctionShiftScale Kitware.VTK.vtkPiecewiseFunctionShiftScale.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPiecewiseFunctionAlgorithm.
virtual void Kitware.VTK.vtkPiecewiseFunctionShiftScale.SetPositionScale | ( | double | _arg | ) | [virtual] |
Undocumented Block.
virtual void Kitware.VTK.vtkPiecewiseFunctionShiftScale.SetPositionShift | ( | double | _arg | ) | [virtual] |
Undocumented Block.
virtual void Kitware.VTK.vtkPiecewiseFunctionShiftScale.SetValueScale | ( | double | _arg | ) | [virtual] |
Undocumented Block.
virtual void Kitware.VTK.vtkPiecewiseFunctionShiftScale.SetValueShift | ( | double | _arg | ) | [virtual] |
Undocumented Block.
static internal double Kitware.VTK.vtkPiecewiseFunctionShiftScale.vtkPiecewiseFunctionShiftScale_GetPositionScale_01 | ( | HandleRef | pThis | ) | [private] |
static internal double Kitware.VTK.vtkPiecewiseFunctionShiftScale.vtkPiecewiseFunctionShiftScale_GetPositionShift_02 | ( | HandleRef | pThis | ) | [private] |
static internal double Kitware.VTK.vtkPiecewiseFunctionShiftScale.vtkPiecewiseFunctionShiftScale_GetValueScale_03 | ( | HandleRef | pThis | ) | [private] |
static internal double Kitware.VTK.vtkPiecewiseFunctionShiftScale.vtkPiecewiseFunctionShiftScale_GetValueShift_04 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkPiecewiseFunctionShiftScale.vtkPiecewiseFunctionShiftScale_IsA_05 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkPiecewiseFunctionShiftScale.vtkPiecewiseFunctionShiftScale_IsTypeOf_06 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkPiecewiseFunctionShiftScale.vtkPiecewiseFunctionShiftScale_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkPiecewiseFunctionShiftScale.vtkPiecewiseFunctionShiftScale_NewInstance_08 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkPiecewiseFunctionShiftScale.vtkPiecewiseFunctionShiftScale_SafeDownCast_09 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkPiecewiseFunctionShiftScale.vtkPiecewiseFunctionShiftScale_SetPositionScale_10 | ( | HandleRef | pThis, |
double | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkPiecewiseFunctionShiftScale.vtkPiecewiseFunctionShiftScale_SetPositionShift_11 | ( | HandleRef | pThis, |
double | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkPiecewiseFunctionShiftScale.vtkPiecewiseFunctionShiftScale_SetValueScale_12 | ( | HandleRef | pThis, |
double | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkPiecewiseFunctionShiftScale.vtkPiecewiseFunctionShiftScale_SetValueShift_13 | ( | HandleRef | pThis, |
double | _arg | ||
) | [private] |
new readonly string Kitware.VTK.vtkPiecewiseFunctionShiftScale.MRClassNameKey = "30vtkPiecewiseFunctionShiftScale" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkPiecewiseFunctionAlgorithm.
new const string Kitware.VTK.vtkPiecewiseFunctionShiftScale.MRFullTypeName = "Kitware.VTK.vtkPiecewiseFunctionShiftScale" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkPiecewiseFunctionAlgorithm.