ActiViz .NET
5.8.0
|
vtkTypeUInt16Array - dynamic, self-adjusting array of vtkTypeUInt16 More...
Public Member Functions | |
vtkTypeUInt16Array (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkTypeUInt16Array () | |
Undocumented Block. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkTypeUInt16Array | NewInstance () |
Undocumented Block. | |
Static Public Member Functions | |
static new vtkTypeUInt16Array | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkTypeUInt16Array | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkTypeUInt16Array" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "18vtkTypeUInt16Array" |
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 | vtkTypeUInt16Array_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkTypeUInt16Array_IsA_01 (HandleRef pThis, string type) |
static internal int | vtkTypeUInt16Array_IsTypeOf_02 (string type) |
static internal IntPtr | vtkTypeUInt16Array_NewInstance_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkTypeUInt16Array_SafeDownCast_05 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
static | vtkTypeUInt16Array () |
Automatically generated type registration mechanics. |
vtkTypeUInt16Array - dynamic, self-adjusting array of vtkTypeUInt16
Description vtkTypeUInt16Array is an array of values of type vtkTypeUInt16. It provides methods for insertion and retrieval of values and will automatically resize itself to hold new data.
static Kitware.VTK.vtkTypeUInt16Array.vtkTypeUInt16Array | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkTypeUInt16Array.vtkTypeUInt16Array | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkTypeUInt16Array.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.vtkUnsignedShortArray.
override int Kitware.VTK.vtkTypeUInt16Array.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnsignedShortArray.
static new int Kitware.VTK.vtkTypeUInt16Array.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnsignedShortArray.
static new vtkTypeUInt16Array Kitware.VTK.vtkTypeUInt16Array.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnsignedShortArray.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnsignedShortArray.
static new vtkTypeUInt16Array Kitware.VTK.vtkTypeUInt16Array.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnsignedShortArray.
static internal int Kitware.VTK.vtkTypeUInt16Array.vtkTypeUInt16Array_IsA_01 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkTypeUInt16Array.vtkTypeUInt16Array_IsTypeOf_02 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkTypeUInt16Array.vtkTypeUInt16Array_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkTypeUInt16Array.vtkTypeUInt16Array_NewInstance_04 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkTypeUInt16Array.vtkTypeUInt16Array_SafeDownCast_05 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
new readonly string Kitware.VTK.vtkTypeUInt16Array.MRClassNameKey = "18vtkTypeUInt16Array" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkUnsignedShortArray.
new const string Kitware.VTK.vtkTypeUInt16Array.MRFullTypeName = "Kitware.VTK.vtkTypeUInt16Array" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkUnsignedShortArray.