ActiViz .NET
5.8.0
|
vtkPlot::Color and vtkPlot::Brush have no effect here. More...
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. |
vtkPlot::Color and vtkPlot::Brush have no effect here.
static Kitware.VTK.vtkCompositeTransferFunctionItem.vtkCompositeTransferFunctionItem | ( | ) | [static, private] |
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.
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.
virtual vtkPiecewiseFunction Kitware.VTK.vtkCompositeTransferFunctionItem.GetOpacityFunction | ( | ) | [virtual] |
Reimplemented to return the range of the piecewise 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.
static new vtkCompositeTransferFunctionItem Kitware.VTK.vtkCompositeTransferFunctionItem.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkColorTransferFunctionItem.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkColorTransferFunctionItem.
static new vtkCompositeTransferFunctionItem Kitware.VTK.vtkCompositeTransferFunctionItem.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkColorTransferFunctionItem.
void Kitware.VTK.vtkCompositeTransferFunctionItem.SetOpacityFunction | ( | vtkPiecewiseFunction | opacity | ) |
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 int Kitware.VTK.vtkCompositeTransferFunctionItem.vtkCompositeTransferFunctionItem_IsTypeOf_04 | ( | 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] |
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.