ActiViz .NET
5.8.0
|
vtkInformationDataObjectKey - Key for vtkDataObject values. More...
Public Member Functions | |
vtkInformationDataObjectKey (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkDataObject | Get (vtkInformation info) |
Undocumented Block. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkInformationDataObjectKey | NewInstance () |
Undocumented Block. | |
override void | Report (vtkInformation info, vtkGarbageCollector collector) |
Report a reference this key has in the given information object. | |
void | Set (vtkInformation info, vtkDataObject arg1) |
Undocumented Block. | |
override void | ShallowCopy (vtkInformation from, vtkInformation to) |
Copy the entry associated with this key from one information object to another. If there is no entry in the first information object for this key, the value is removed from the second. | |
Static Public Member Functions | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkInformationDataObjectKey | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkInformationDataObjectKey" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "27vtkInformationDataObjectKey" |
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 | vtkInformationDataObjectKey_Get_01 (HandleRef pThis, HandleRef info, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkInformationDataObjectKey_IsA_02 (HandleRef pThis, string type) |
static internal int | vtkInformationDataObjectKey_IsTypeOf_03 (string type) |
static internal IntPtr | vtkInformationDataObjectKey_NewInstance_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkInformationDataObjectKey_Report_05 (HandleRef pThis, HandleRef info, HandleRef collector) |
static internal IntPtr | vtkInformationDataObjectKey_SafeDownCast_06 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkInformationDataObjectKey_Set_07 (HandleRef pThis, HandleRef info, HandleRef arg1) |
static internal void | vtkInformationDataObjectKey_ShallowCopy_08 (HandleRef pThis, HandleRef from, HandleRef to) |
Static Private Member Functions | |
static | vtkInformationDataObjectKey () |
Automatically generated type registration mechanics. |
vtkInformationDataObjectKey - Key for vtkDataObject values.
Description vtkInformationDataObjectKey is used to represent keys in vtkInformation for values that are vtkDataObject instances.
static Kitware.VTK.vtkInformationDataObjectKey.vtkInformationDataObjectKey | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkInformationDataObjectKey.vtkInformationDataObjectKey | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
override void Kitware.VTK.vtkInformationDataObjectKey.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.vtkInformationKey.
Undocumented Block.
override int Kitware.VTK.vtkInformationDataObjectKey.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkInformationKey.
static new int Kitware.VTK.vtkInformationDataObjectKey.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkInformationKey.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkInformationKey.
override void Kitware.VTK.vtkInformationDataObjectKey.Report | ( | vtkInformation | info, |
vtkGarbageCollector | collector | ||
) | [virtual] |
Report a reference this key has in the given information object.
Reimplemented from Kitware.VTK.vtkInformationKey.
static new vtkInformationDataObjectKey Kitware.VTK.vtkInformationDataObjectKey.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkInformationKey.
void Kitware.VTK.vtkInformationDataObjectKey.Set | ( | vtkInformation | info, |
vtkDataObject | arg1 | ||
) |
Undocumented Block.
override void Kitware.VTK.vtkInformationDataObjectKey.ShallowCopy | ( | vtkInformation | from, |
vtkInformation | to | ||
) | [virtual] |
Copy the entry associated with this key from one information object to another. If there is no entry in the first information object for this key, the value is removed from the second.
Reimplemented from Kitware.VTK.vtkInformationKey.
static internal IntPtr Kitware.VTK.vtkInformationDataObjectKey.vtkInformationDataObjectKey_Get_01 | ( | HandleRef | pThis, |
HandleRef | info, | ||
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal int Kitware.VTK.vtkInformationDataObjectKey.vtkInformationDataObjectKey_IsA_02 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkInformationDataObjectKey.vtkInformationDataObjectKey_IsTypeOf_03 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkInformationDataObjectKey.vtkInformationDataObjectKey_NewInstance_04 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkInformationDataObjectKey.vtkInformationDataObjectKey_Report_05 | ( | HandleRef | pThis, |
HandleRef | info, | ||
HandleRef | collector | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkInformationDataObjectKey.vtkInformationDataObjectKey_SafeDownCast_06 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkInformationDataObjectKey.vtkInformationDataObjectKey_Set_07 | ( | HandleRef | pThis, |
HandleRef | info, | ||
HandleRef | arg1 | ||
) | [private] |
static internal void Kitware.VTK.vtkInformationDataObjectKey.vtkInformationDataObjectKey_ShallowCopy_08 | ( | HandleRef | pThis, |
HandleRef | from, | ||
HandleRef | to | ||
) | [private] |
new readonly string Kitware.VTK.vtkInformationDataObjectKey.MRClassNameKey = "27vtkInformationDataObjectKey" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkInformationKey.
new const string Kitware.VTK.vtkInformationDataObjectKey.MRFullTypeName = "Kitware.VTK.vtkInformationDataObjectKey" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkInformationKey.