ActiViz .NET
5.8.0
|
vtkHardwareSelectionPolyDataPainter - painter used to render polydata for selection passes. More...
Public Member Functions | |
vtkHardwareSelectionPolyDataPainter (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkHardwareSelectionPolyDataPainter () | |
Undocumented Block. | |
virtual void | EnableSelectionOff () |
Enable/Disable vtkHardwareSelector class. Useful when using this painter as an internal painter. Default is enabled. | |
virtual void | EnableSelectionOn () |
Enable/Disable vtkHardwareSelector class. Useful when using this painter as an internal painter. Default is enabled. | |
virtual int | GetEnableSelection () |
Enable/Disable vtkHardwareSelector class. Useful when using this painter as an internal painter. Default is enabled. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkHardwareSelectionPolyDataPainter | NewInstance () |
Undocumented Block. | |
virtual void | SetEnableSelection (int _arg) |
Enable/Disable vtkHardwareSelector class. Useful when using this painter as an internal painter. Default is enabled. | |
Static Public Member Functions | |
static new vtkHardwareSelectionPolyDataPainter | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkHardwareSelectionPolyDataPainter | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkHardwareSelectionPolyDataPainter" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "35vtkHardwareSelectionPolyDataPainter" |
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 | vtkHardwareSelectionPolyDataPainter_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkHardwareSelectionPolyDataPainter_EnableSelectionOff_01 (HandleRef pThis) |
static internal void | vtkHardwareSelectionPolyDataPainter_EnableSelectionOn_02 (HandleRef pThis) |
static internal int | vtkHardwareSelectionPolyDataPainter_GetEnableSelection_03 (HandleRef pThis) |
static internal int | vtkHardwareSelectionPolyDataPainter_IsA_04 (HandleRef pThis, string type) |
static internal int | vtkHardwareSelectionPolyDataPainter_IsTypeOf_05 (string type) |
static internal IntPtr | vtkHardwareSelectionPolyDataPainter_NewInstance_07 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkHardwareSelectionPolyDataPainter_SafeDownCast_08 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkHardwareSelectionPolyDataPainter_SetEnableSelection_09 (HandleRef pThis, int _arg) |
Static Private Member Functions | |
static | vtkHardwareSelectionPolyDataPainter () |
Automatically generated type registration mechanics. |
vtkHardwareSelectionPolyDataPainter - painter used to render polydata for selection passes.
Description vtkHardwareSelectionPolyDataPainter is a painter for polydata used when rendering hardware selection passes.
static Kitware.VTK.vtkHardwareSelectionPolyDataPainter.vtkHardwareSelectionPolyDataPainter | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkHardwareSelectionPolyDataPainter.vtkHardwareSelectionPolyDataPainter | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkHardwareSelectionPolyDataPainter.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.vtkStandardPolyDataPainter.
virtual void Kitware.VTK.vtkHardwareSelectionPolyDataPainter.EnableSelectionOff | ( | ) | [virtual] |
Enable/Disable vtkHardwareSelector class. Useful when using this painter as an internal painter. Default is enabled.
virtual void Kitware.VTK.vtkHardwareSelectionPolyDataPainter.EnableSelectionOn | ( | ) | [virtual] |
Enable/Disable vtkHardwareSelector class. Useful when using this painter as an internal painter. Default is enabled.
virtual int Kitware.VTK.vtkHardwareSelectionPolyDataPainter.GetEnableSelection | ( | ) | [virtual] |
Enable/Disable vtkHardwareSelector class. Useful when using this painter as an internal painter. Default is enabled.
override int Kitware.VTK.vtkHardwareSelectionPolyDataPainter.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkStandardPolyDataPainter.
static new int Kitware.VTK.vtkHardwareSelectionPolyDataPainter.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkStandardPolyDataPainter.
static new vtkHardwareSelectionPolyDataPainter Kitware.VTK.vtkHardwareSelectionPolyDataPainter.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkStandardPolyDataPainter.
new vtkHardwareSelectionPolyDataPainter Kitware.VTK.vtkHardwareSelectionPolyDataPainter.NewInstance | ( | ) |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkStandardPolyDataPainter.
static new vtkHardwareSelectionPolyDataPainter Kitware.VTK.vtkHardwareSelectionPolyDataPainter.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkStandardPolyDataPainter.
virtual void Kitware.VTK.vtkHardwareSelectionPolyDataPainter.SetEnableSelection | ( | int | _arg | ) | [virtual] |
Enable/Disable vtkHardwareSelector class. Useful when using this painter as an internal painter. Default is enabled.
static internal void Kitware.VTK.vtkHardwareSelectionPolyDataPainter.vtkHardwareSelectionPolyDataPainter_EnableSelectionOff_01 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkHardwareSelectionPolyDataPainter.vtkHardwareSelectionPolyDataPainter_EnableSelectionOn_02 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkHardwareSelectionPolyDataPainter.vtkHardwareSelectionPolyDataPainter_GetEnableSelection_03 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkHardwareSelectionPolyDataPainter.vtkHardwareSelectionPolyDataPainter_IsA_04 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkHardwareSelectionPolyDataPainter.vtkHardwareSelectionPolyDataPainter_IsTypeOf_05 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkHardwareSelectionPolyDataPainter.vtkHardwareSelectionPolyDataPainter_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkHardwareSelectionPolyDataPainter.vtkHardwareSelectionPolyDataPainter_NewInstance_07 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkHardwareSelectionPolyDataPainter.vtkHardwareSelectionPolyDataPainter_SafeDownCast_08 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkHardwareSelectionPolyDataPainter.vtkHardwareSelectionPolyDataPainter_SetEnableSelection_09 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
new readonly string Kitware.VTK.vtkHardwareSelectionPolyDataPainter.MRClassNameKey = "35vtkHardwareSelectionPolyDataPainter" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkStandardPolyDataPainter.
new const string Kitware.VTK.vtkHardwareSelectionPolyDataPainter.MRFullTypeName = "Kitware.VTK.vtkHardwareSelectionPolyDataPainter" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkStandardPolyDataPainter.