ActiViz .NET
5.8.0
|
vtkArrayToTable - Converts one- and two-dimensional vtkArrayData objects to vtkTable More...
Public Member Functions | |
vtkArrayToTable (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkArrayToTable () | |
Undocumented Block. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkArrayToTable | NewInstance () |
Undocumented Block. | |
Static Public Member Functions | |
static new vtkArrayToTable | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkArrayToTable | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkArrayToTable" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "15vtkArrayToTable" |
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 | vtkArrayToTable_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkArrayToTable_IsA_01 (HandleRef pThis, string type) |
static internal int | vtkArrayToTable_IsTypeOf_02 (string type) |
static internal IntPtr | vtkArrayToTable_NewInstance_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkArrayToTable_SafeDownCast_05 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
static | vtkArrayToTable () |
Automatically generated type registration mechanics. |
vtkArrayToTable - Converts one- and two-dimensional vtkArrayData objects to vtkTable
Thanks Developed by Timothy M. Shead (tshead@sandia.gov) at Sandia National Laboratories.
static Kitware.VTK.vtkArrayToTable.vtkArrayToTable | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkArrayToTable.vtkArrayToTable | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkArrayToTable.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.vtkTableAlgorithm.
override int Kitware.VTK.vtkArrayToTable.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkTableAlgorithm.
static new int Kitware.VTK.vtkArrayToTable.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkTableAlgorithm.
static new vtkArrayToTable Kitware.VTK.vtkArrayToTable.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkTableAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkTableAlgorithm.
static new vtkArrayToTable Kitware.VTK.vtkArrayToTable.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkTableAlgorithm.
static internal int Kitware.VTK.vtkArrayToTable.vtkArrayToTable_IsA_01 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkArrayToTable.vtkArrayToTable_IsTypeOf_02 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkArrayToTable.vtkArrayToTable_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkArrayToTable.vtkArrayToTable_NewInstance_04 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkArrayToTable.vtkArrayToTable_SafeDownCast_05 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
new readonly string Kitware.VTK.vtkArrayToTable.MRClassNameKey = "15vtkArrayToTable" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkTableAlgorithm.
new const string Kitware.VTK.vtkArrayToTable.MRFullTypeName = "Kitware.VTK.vtkArrayToTable" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkTableAlgorithm.