ActiViz .NET
5.8.0
|
vtkInformationInformationKey - Key for vtkInformation values. More...
Public Member Functions | |
vtkInformationInformationKey (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
override void | DeepCopy (vtkInformation from, vtkInformation to) |
Duplicate (new instance created) the entry associated with this key from one information object to another (new instances of any contained vtkInformation and vtkInformationVector objects are created). | |
vtkInformation | Get (vtkInformation info) |
Get/Set the value associated with this key in the given information object. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkInformationInformationKey | NewInstance () |
Undocumented Block. | |
void | Set (vtkInformation info, vtkInformation arg1) |
Get/Set the value associated with this key in the given information object. | |
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 vtkInformationInformationKey | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkInformationInformationKey" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "28vtkInformationInformationKey" |
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 void | vtkInformationInformationKey_DeepCopy_01 (HandleRef pThis, HandleRef from, HandleRef to) |
static internal IntPtr | vtkInformationInformationKey_Get_02 (HandleRef pThis, HandleRef info, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkInformationInformationKey_IsA_03 (HandleRef pThis, string type) |
static internal int | vtkInformationInformationKey_IsTypeOf_04 (string type) |
static internal IntPtr | vtkInformationInformationKey_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkInformationInformationKey_SafeDownCast_06 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkInformationInformationKey_Set_07 (HandleRef pThis, HandleRef info, HandleRef arg1) |
static internal void | vtkInformationInformationKey_ShallowCopy_08 (HandleRef pThis, HandleRef from, HandleRef to) |
Static Private Member Functions | |
static | vtkInformationInformationKey () |
Automatically generated type registration mechanics. |
vtkInformationInformationKey - Key for vtkInformation values.
Description vtkInformationInformationKey is used to represent keys in vtkInformation for other information objects.
static Kitware.VTK.vtkInformationInformationKey.vtkInformationInformationKey | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkInformationInformationKey.vtkInformationInformationKey | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
override void Kitware.VTK.vtkInformationInformationKey.DeepCopy | ( | vtkInformation | from, |
vtkInformation | to | ||
) | [virtual] |
Duplicate (new instance created) the entry associated with this key from one information object to another (new instances of any contained vtkInformation and vtkInformationVector objects are created).
Reimplemented from Kitware.VTK.vtkInformationKey.
override void Kitware.VTK.vtkInformationInformationKey.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.
Get/Set the value associated with this key in the given information object.
override int Kitware.VTK.vtkInformationInformationKey.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkInformationKey.
static new int Kitware.VTK.vtkInformationInformationKey.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkInformationKey.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkInformationKey.
static new vtkInformationInformationKey Kitware.VTK.vtkInformationInformationKey.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkInformationKey.
void Kitware.VTK.vtkInformationInformationKey.Set | ( | vtkInformation | info, |
vtkInformation | arg1 | ||
) |
Get/Set the value associated with this key in the given information object.
override void Kitware.VTK.vtkInformationInformationKey.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 void Kitware.VTK.vtkInformationInformationKey.vtkInformationInformationKey_DeepCopy_01 | ( | HandleRef | pThis, |
HandleRef | from, | ||
HandleRef | to | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkInformationInformationKey.vtkInformationInformationKey_Get_02 | ( | HandleRef | pThis, |
HandleRef | info, | ||
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal int Kitware.VTK.vtkInformationInformationKey.vtkInformationInformationKey_IsA_03 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkInformationInformationKey.vtkInformationInformationKey_IsTypeOf_04 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkInformationInformationKey.vtkInformationInformationKey_NewInstance_05 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkInformationInformationKey.vtkInformationInformationKey_SafeDownCast_06 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkInformationInformationKey.vtkInformationInformationKey_Set_07 | ( | HandleRef | pThis, |
HandleRef | info, | ||
HandleRef | arg1 | ||
) | [private] |
static internal void Kitware.VTK.vtkInformationInformationKey.vtkInformationInformationKey_ShallowCopy_08 | ( | HandleRef | pThis, |
HandleRef | from, | ||
HandleRef | to | ||
) | [private] |
new readonly string Kitware.VTK.vtkInformationInformationKey.MRClassNameKey = "28vtkInformationInformationKey" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkInformationKey.
new const string Kitware.VTK.vtkInformationInformationKey.MRFullTypeName = "Kitware.VTK.vtkInformationInformationKey" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkInformationKey.