ActiViz .NET
5.8.0
|
vtkInformationIntegerPointerKey - Key for pointer to integer. More...
Public Member Functions | |
vtkInformationIntegerPointerKey (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
IntPtr | Get (vtkInformation info) |
Get/Set the value associated with this key in the given information object. | |
void | Get (vtkInformation info, IntPtr value) |
Get/Set the value associated with this key in the given information object. | |
override int | IsA (string type) |
Undocumented Block. | |
int | Length (vtkInformation info) |
Get/Set the value associated with this key in the given information object. | |
new vtkInformationIntegerPointerKey | NewInstance () |
Undocumented Block. | |
void | Set (vtkInformation info, IntPtr value, int length) |
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 vtkInformationIntegerPointerKey | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkInformationIntegerPointerKey" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "31vtkInformationIntegerPointerKey" |
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 | vtkInformationIntegerPointerKey_Get_01 (HandleRef pThis, HandleRef info) |
static internal void | vtkInformationIntegerPointerKey_Get_02 (HandleRef pThis, HandleRef info, IntPtr value) |
static internal int | vtkInformationIntegerPointerKey_IsA_03 (HandleRef pThis, string type) |
static internal int | vtkInformationIntegerPointerKey_IsTypeOf_04 (string type) |
static internal int | vtkInformationIntegerPointerKey_Length_05 (HandleRef pThis, HandleRef info) |
static internal IntPtr | vtkInformationIntegerPointerKey_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkInformationIntegerPointerKey_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkInformationIntegerPointerKey_Set_08 (HandleRef pThis, HandleRef info, IntPtr value, int length) |
static internal void | vtkInformationIntegerPointerKey_ShallowCopy_09 (HandleRef pThis, HandleRef from, HandleRef to) |
Static Private Member Functions | |
static | vtkInformationIntegerPointerKey () |
Automatically generated type registration mechanics. |
vtkInformationIntegerPointerKey - Key for pointer to integer.
Description vtkInformationIntegerPointerKey is used to represent keys for pointer to integer values in vtkInformation.h
static Kitware.VTK.vtkInformationIntegerPointerKey.vtkInformationIntegerPointerKey | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkInformationIntegerPointerKey.vtkInformationIntegerPointerKey | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
override void Kitware.VTK.vtkInformationIntegerPointerKey.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.
IntPtr Kitware.VTK.vtkInformationIntegerPointerKey.Get | ( | vtkInformation | info | ) |
Get/Set the value associated with this key in the given information object.
void Kitware.VTK.vtkInformationIntegerPointerKey.Get | ( | vtkInformation | info, |
IntPtr | value | ||
) |
Get/Set the value associated with this key in the given information object.
override int Kitware.VTK.vtkInformationIntegerPointerKey.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkInformationKey.
static new int Kitware.VTK.vtkInformationIntegerPointerKey.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkInformationKey.
Get/Set the value associated with this key in the given information object.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkInformationKey.
static new vtkInformationIntegerPointerKey Kitware.VTK.vtkInformationIntegerPointerKey.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkInformationKey.
void Kitware.VTK.vtkInformationIntegerPointerKey.Set | ( | vtkInformation | info, |
IntPtr | value, | ||
int | length | ||
) |
Get/Set the value associated with this key in the given information object.
override void Kitware.VTK.vtkInformationIntegerPointerKey.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.vtkInformationIntegerPointerKey.vtkInformationIntegerPointerKey_Get_01 | ( | HandleRef | pThis, |
HandleRef | info | ||
) | [private] |
static internal void Kitware.VTK.vtkInformationIntegerPointerKey.vtkInformationIntegerPointerKey_Get_02 | ( | HandleRef | pThis, |
HandleRef | info, | ||
IntPtr | value | ||
) | [private] |
static internal int Kitware.VTK.vtkInformationIntegerPointerKey.vtkInformationIntegerPointerKey_IsA_03 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkInformationIntegerPointerKey.vtkInformationIntegerPointerKey_IsTypeOf_04 | ( | string | type | ) | [private] |
static internal int Kitware.VTK.vtkInformationIntegerPointerKey.vtkInformationIntegerPointerKey_Length_05 | ( | HandleRef | pThis, |
HandleRef | info | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkInformationIntegerPointerKey.vtkInformationIntegerPointerKey_NewInstance_06 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkInformationIntegerPointerKey.vtkInformationIntegerPointerKey_SafeDownCast_07 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkInformationIntegerPointerKey.vtkInformationIntegerPointerKey_Set_08 | ( | HandleRef | pThis, |
HandleRef | info, | ||
IntPtr | value, | ||
int | length | ||
) | [private] |
static internal void Kitware.VTK.vtkInformationIntegerPointerKey.vtkInformationIntegerPointerKey_ShallowCopy_09 | ( | HandleRef | pThis, |
HandleRef | from, | ||
HandleRef | to | ||
) | [private] |
new readonly string Kitware.VTK.vtkInformationIntegerPointerKey.MRClassNameKey = "31vtkInformationIntegerPointerKey" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkInformationKey.
new const string Kitware.VTK.vtkInformationIntegerPointerKey.MRFullTypeName = "Kitware.VTK.vtkInformationIntegerPointerKey" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkInformationKey.