ActiViz .NET
5.8.0
|
vtkSurfaceLICDefaultPainter - vtkDefaultPainter replacement that inserts the vtkSurfaceLICPainter at the correct position in the painter chain. More...
Public Member Functions | |
vtkSurfaceLICDefaultPainter (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkSurfaceLICDefaultPainter () | |
Undocumented Block. | |
virtual vtkSurfaceLICPainter | GetSurfaceLICPainter () |
Get/Set the Surface LIC painter. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkSurfaceLICDefaultPainter | NewInstance () |
Undocumented Block. | |
void | SetSurfaceLICPainter (vtkSurfaceLICPainter arg0) |
Get/Set the Surface LIC painter. | |
Static Public Member Functions | |
static new vtkSurfaceLICDefaultPainter | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkSurfaceLICDefaultPainter | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkSurfaceLICDefaultPainter" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "27vtkSurfaceLICDefaultPainter" |
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 | vtkSurfaceLICDefaultPainter_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkSurfaceLICDefaultPainter_GetSurfaceLICPainter_01 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkSurfaceLICDefaultPainter_IsA_02 (HandleRef pThis, string type) |
static internal int | vtkSurfaceLICDefaultPainter_IsTypeOf_03 (string type) |
static internal IntPtr | vtkSurfaceLICDefaultPainter_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkSurfaceLICDefaultPainter_SafeDownCast_06 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkSurfaceLICDefaultPainter_SetSurfaceLICPainter_07 (HandleRef pThis, HandleRef arg0) |
Static Private Member Functions | |
static | vtkSurfaceLICDefaultPainter () |
Automatically generated type registration mechanics. |
vtkSurfaceLICDefaultPainter - vtkDefaultPainter replacement that inserts the vtkSurfaceLICPainter at the correct position in the painter chain.
Description vtkSurfaceLICDefaultPainter is a vtkDefaultPainter replacement that inserts the vtkSurfaceLICPainter at the correct position in the painter chain.
static Kitware.VTK.vtkSurfaceLICDefaultPainter.vtkSurfaceLICDefaultPainter | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkSurfaceLICDefaultPainter.vtkSurfaceLICDefaultPainter | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkSurfaceLICDefaultPainter.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.vtkDefaultPainter.
virtual vtkSurfaceLICPainter Kitware.VTK.vtkSurfaceLICDefaultPainter.GetSurfaceLICPainter | ( | ) | [virtual] |
Get/Set the Surface LIC painter.
override int Kitware.VTK.vtkSurfaceLICDefaultPainter.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDefaultPainter.
static new int Kitware.VTK.vtkSurfaceLICDefaultPainter.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDefaultPainter.
static new vtkSurfaceLICDefaultPainter Kitware.VTK.vtkSurfaceLICDefaultPainter.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDefaultPainter.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDefaultPainter.
static new vtkSurfaceLICDefaultPainter Kitware.VTK.vtkSurfaceLICDefaultPainter.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDefaultPainter.
Get/Set the Surface LIC painter.
static internal IntPtr Kitware.VTK.vtkSurfaceLICDefaultPainter.vtkSurfaceLICDefaultPainter_GetSurfaceLICPainter_01 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal int Kitware.VTK.vtkSurfaceLICDefaultPainter.vtkSurfaceLICDefaultPainter_IsA_02 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkSurfaceLICDefaultPainter.vtkSurfaceLICDefaultPainter_IsTypeOf_03 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkSurfaceLICDefaultPainter.vtkSurfaceLICDefaultPainter_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkSurfaceLICDefaultPainter.vtkSurfaceLICDefaultPainter_NewInstance_05 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkSurfaceLICDefaultPainter.vtkSurfaceLICDefaultPainter_SafeDownCast_06 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkSurfaceLICDefaultPainter.vtkSurfaceLICDefaultPainter_SetSurfaceLICPainter_07 | ( | HandleRef | pThis, |
HandleRef | arg0 | ||
) | [private] |
new readonly string Kitware.VTK.vtkSurfaceLICDefaultPainter.MRClassNameKey = "27vtkSurfaceLICDefaultPainter" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkDefaultPainter.
new const string Kitware.VTK.vtkSurfaceLICDefaultPainter.MRFullTypeName = "Kitware.VTK.vtkSurfaceLICDefaultPainter" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkDefaultPainter.