|
ActiViz .NET
5.8.0
|
vtkGraphInternals - Internal representation of vtkGraph More...
Public Member Functions | |
| vtkGraphInternals (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkGraphInternals () | |
| Undocumented Block. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkGraphInternals | NewInstance () |
| Undocumented Block. | |
Static Public Member Functions | |
| static new vtkGraphInternals | New () |
| Undocumented Block. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkGraphInternals | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkGraphInternals" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "17vtkGraphInternals" |
| 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 | vtkGraphInternals_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkGraphInternals_IsA_01 (HandleRef pThis, string type) |
| static internal int | vtkGraphInternals_IsTypeOf_02 (string type) |
| static internal IntPtr | vtkGraphInternals_NewInstance_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkGraphInternals_SafeDownCast_05 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
| static | vtkGraphInternals () |
| Automatically generated type registration mechanics. | |
vtkGraphInternals - Internal representation of vtkGraph
Description This is the internal representation of vtkGraph, used only in rare cases where one must modify that representation.
| static Kitware.VTK.vtkGraphInternals.vtkGraphInternals | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkGraphInternals.vtkGraphInternals | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
| override void Kitware.VTK.vtkGraphInternals.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.vtkObject.
| override int Kitware.VTK.vtkGraphInternals.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
| static new int Kitware.VTK.vtkGraphInternals.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
| static new vtkGraphInternals Kitware.VTK.vtkGraphInternals.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
| static new vtkGraphInternals Kitware.VTK.vtkGraphInternals.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
| static internal int Kitware.VTK.vtkGraphInternals.vtkGraphInternals_IsA_01 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkGraphInternals.vtkGraphInternals_IsTypeOf_02 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkGraphInternals.vtkGraphInternals_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkGraphInternals.vtkGraphInternals_NewInstance_04 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkGraphInternals.vtkGraphInternals_SafeDownCast_05 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkGraphInternals.MRClassNameKey = "17vtkGraphInternals" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkObject.
| new const string Kitware.VTK.vtkGraphInternals.MRFullTypeName = "Kitware.VTK.vtkGraphInternals" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkObject.
1.7.6.1