|
ActiViz .NET
5.8.0
|
vtkLightingPainter - abstract class defining interface for painter that can handle lightin. More...
Public Member Functions | |
| vtkLightingPainter (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkLightingPainter () | |
| Undocumented Block. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkLightingPainter | NewInstance () |
| Undocumented Block. | |
Static Public Member Functions | |
| static new vtkLightingPainter | New () |
| Undocumented Block. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkLightingPainter | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkLightingPainter" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "18vtkLightingPainter" |
| 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 | vtkLightingPainter_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkLightingPainter_IsA_01 (HandleRef pThis, string type) |
| static internal int | vtkLightingPainter_IsTypeOf_02 (string type) |
| static internal IntPtr | vtkLightingPainter_NewInstance_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkLightingPainter_SafeDownCast_05 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
| static | vtkLightingPainter () |
| Automatically generated type registration mechanics. | |
vtkLightingPainter - abstract class defining interface for painter that can handle lightin.
| static Kitware.VTK.vtkLightingPainter.vtkLightingPainter | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkLightingPainter.vtkLightingPainter | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
| override void Kitware.VTK.vtkLightingPainter.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.vtkPolyDataPainter.
Reimplemented in Kitware.VTK.vtkOpenGLLightingPainter.
| override int Kitware.VTK.vtkLightingPainter.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataPainter.
Reimplemented in Kitware.VTK.vtkOpenGLLightingPainter.
| static new int Kitware.VTK.vtkLightingPainter.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataPainter.
Reimplemented in Kitware.VTK.vtkOpenGLLightingPainter.
| static new vtkLightingPainter Kitware.VTK.vtkLightingPainter.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
Reimplemented in Kitware.VTK.vtkOpenGLLightingPainter.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataPainter.
Reimplemented in Kitware.VTK.vtkOpenGLLightingPainter.
| static new vtkLightingPainter Kitware.VTK.vtkLightingPainter.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataPainter.
Reimplemented in Kitware.VTK.vtkOpenGLLightingPainter.
| static internal int Kitware.VTK.vtkLightingPainter.vtkLightingPainter_IsA_01 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkLightingPainter.vtkLightingPainter_IsTypeOf_02 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkLightingPainter.vtkLightingPainter_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkLightingPainter.vtkLightingPainter_NewInstance_04 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkLightingPainter.vtkLightingPainter_SafeDownCast_05 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkLightingPainter.MRClassNameKey = "18vtkLightingPainter" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkPolyDataPainter.
Reimplemented in Kitware.VTK.vtkOpenGLLightingPainter.
| new const string Kitware.VTK.vtkLightingPainter.MRFullTypeName = "Kitware.VTK.vtkLightingPainter" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkPolyDataPainter.
Reimplemented in Kitware.VTK.vtkOpenGLLightingPainter.
1.7.6.1