|
ActiViz .NET
5.8.0
|
vtkOpenGLCoincidentTopologyResolutionPainter More...
Public Member Functions | |
| vtkOpenGLCoincidentTopologyResolutionPainter (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkOpenGLCoincidentTopologyResolutionPainter () | |
| Undocumented Block. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkOpenGLCoincidentTopologyResolutionPainter | NewInstance () |
| Undocumented Block. | |
Static Public Member Functions | |
| static new vtkOpenGLCoincidentTopologyResolutionPainter | New () |
| Undocumented Block. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkOpenGLCoincidentTopologyResolutionPainter | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkOpenGLCoincidentTopologyResolutionPainter" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "44vtkOpenGLCoincidentTopologyResolutionPainter" |
| 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 | vtkOpenGLCoincidentTopologyResolutionPainter_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkOpenGLCoincidentTopologyResolutionPainter_IsA_01 (HandleRef pThis, string type) |
| static internal int | vtkOpenGLCoincidentTopologyResolutionPainter_IsTypeOf_02 (string type) |
| static internal IntPtr | vtkOpenGLCoincidentTopologyResolutionPainter_NewInstance_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkOpenGLCoincidentTopologyResolutionPainter_SafeDownCast_05 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
| static | vtkOpenGLCoincidentTopologyResolutionPainter () |
| Automatically generated type registration mechanics. | |
vtkOpenGLCoincidentTopologyResolutionPainter
Description Implementation for vtkCoincidentTopologyResolutionPainter using OpenGL.
| static Kitware.VTK.vtkOpenGLCoincidentTopologyResolutionPainter.vtkOpenGLCoincidentTopologyResolutionPainter | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkOpenGLCoincidentTopologyResolutionPainter.vtkOpenGLCoincidentTopologyResolutionPainter | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
| override void Kitware.VTK.vtkOpenGLCoincidentTopologyResolutionPainter.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.vtkCoincidentTopologyResolutionPainter.
| override int Kitware.VTK.vtkOpenGLCoincidentTopologyResolutionPainter.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCoincidentTopologyResolutionPainter.
| static new int Kitware.VTK.vtkOpenGLCoincidentTopologyResolutionPainter.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCoincidentTopologyResolutionPainter.
| static new vtkOpenGLCoincidentTopologyResolutionPainter Kitware.VTK.vtkOpenGLCoincidentTopologyResolutionPainter.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCoincidentTopologyResolutionPainter.
| new vtkOpenGLCoincidentTopologyResolutionPainter Kitware.VTK.vtkOpenGLCoincidentTopologyResolutionPainter.NewInstance | ( | ) |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCoincidentTopologyResolutionPainter.
| static new vtkOpenGLCoincidentTopologyResolutionPainter Kitware.VTK.vtkOpenGLCoincidentTopologyResolutionPainter.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkCoincidentTopologyResolutionPainter.
| static internal int Kitware.VTK.vtkOpenGLCoincidentTopologyResolutionPainter.vtkOpenGLCoincidentTopologyResolutionPainter_IsA_01 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkOpenGLCoincidentTopologyResolutionPainter.vtkOpenGLCoincidentTopologyResolutionPainter_IsTypeOf_02 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkOpenGLCoincidentTopologyResolutionPainter.vtkOpenGLCoincidentTopologyResolutionPainter_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkOpenGLCoincidentTopologyResolutionPainter.vtkOpenGLCoincidentTopologyResolutionPainter_NewInstance_04 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkOpenGLCoincidentTopologyResolutionPainter.vtkOpenGLCoincidentTopologyResolutionPainter_SafeDownCast_05 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkOpenGLCoincidentTopologyResolutionPainter.MRClassNameKey = "44vtkOpenGLCoincidentTopologyResolutionPainter" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkCoincidentTopologyResolutionPainter.
| new const string Kitware.VTK.vtkOpenGLCoincidentTopologyResolutionPainter.MRFullTypeName = "Kitware.VTK.vtkOpenGLCoincidentTopologyResolutionPainter" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkCoincidentTopologyResolutionPainter.
1.7.6.1