ActiViz .NET
5.8.0
|
vtkReferenceCount - Obsolete / empty subclass of object. More...
Public Member Functions | |
vtkReferenceCount (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkReferenceCount () | |
Undocumented Block. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkReferenceCount | NewInstance () |
Undocumented Block. | |
Static Public Member Functions | |
static new vtkReferenceCount | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkReferenceCount | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkReferenceCount" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "17vtkReferenceCount" |
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 | vtkReferenceCount_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkReferenceCount_IsA_01 (HandleRef pThis, string type) |
static internal int | vtkReferenceCount_IsTypeOf_02 (string type) |
static internal IntPtr | vtkReferenceCount_NewInstance_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkReferenceCount_SafeDownCast_05 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
static | vtkReferenceCount () |
Automatically generated type registration mechanics. |
vtkReferenceCount - Obsolete / empty subclass of object.
Description vtkReferenceCount functionality has now been moved into vtkObject
static Kitware.VTK.vtkReferenceCount.vtkReferenceCount | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkReferenceCount.vtkReferenceCount | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkReferenceCount.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.vtkReferenceCount.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
static new int Kitware.VTK.vtkReferenceCount.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
static new vtkReferenceCount Kitware.VTK.vtkReferenceCount.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
static new vtkReferenceCount Kitware.VTK.vtkReferenceCount.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
static internal int Kitware.VTK.vtkReferenceCount.vtkReferenceCount_IsA_01 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkReferenceCount.vtkReferenceCount_IsTypeOf_02 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkReferenceCount.vtkReferenceCount_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkReferenceCount.vtkReferenceCount_NewInstance_04 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkReferenceCount.vtkReferenceCount_SafeDownCast_05 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
new readonly string Kitware.VTK.vtkReferenceCount.MRClassNameKey = "17vtkReferenceCount" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkObject.
new const string Kitware.VTK.vtkReferenceCount.MRFullTypeName = "Kitware.VTK.vtkReferenceCount" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkObject.