|
ActiViz .NET
5.8.0
|
vtkTransposeMatrix - Computes the transpose of an input matrix. More...
Public Member Functions | |
| vtkTransposeMatrix (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkTransposeMatrix () | |
| Undocumented Block. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkTransposeMatrix | NewInstance () |
| Undocumented Block. | |
Static Public Member Functions | |
| static new vtkTransposeMatrix | New () |
| Undocumented Block. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkTransposeMatrix | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkTransposeMatrix" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "18vtkTransposeMatrix" |
| 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 | vtkTransposeMatrix_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkTransposeMatrix_IsA_01 (HandleRef pThis, string type) |
| static internal int | vtkTransposeMatrix_IsTypeOf_02 (string type) |
| static internal IntPtr | vtkTransposeMatrix_NewInstance_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkTransposeMatrix_SafeDownCast_05 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
| static | vtkTransposeMatrix () |
| Automatically generated type registration mechanics. | |
vtkTransposeMatrix - Computes the transpose of an input matrix.
Thanks Developed by Timothy M. Shead (tshead@sandia.gov) at Sandia National Laboratories.
| static Kitware.VTK.vtkTransposeMatrix.vtkTransposeMatrix | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkTransposeMatrix.vtkTransposeMatrix | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
| override void Kitware.VTK.vtkTransposeMatrix.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.vtkArrayDataAlgorithm.
| override int Kitware.VTK.vtkTransposeMatrix.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkArrayDataAlgorithm.
| static new int Kitware.VTK.vtkTransposeMatrix.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkArrayDataAlgorithm.
| static new vtkTransposeMatrix Kitware.VTK.vtkTransposeMatrix.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkArrayDataAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkArrayDataAlgorithm.
| static new vtkTransposeMatrix Kitware.VTK.vtkTransposeMatrix.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkArrayDataAlgorithm.
| static internal int Kitware.VTK.vtkTransposeMatrix.vtkTransposeMatrix_IsA_01 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkTransposeMatrix.vtkTransposeMatrix_IsTypeOf_02 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkTransposeMatrix.vtkTransposeMatrix_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkTransposeMatrix.vtkTransposeMatrix_NewInstance_04 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkTransposeMatrix.vtkTransposeMatrix_SafeDownCast_05 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkTransposeMatrix.MRClassNameKey = "18vtkTransposeMatrix" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkArrayDataAlgorithm.
| new const string Kitware.VTK.vtkTransposeMatrix.MRFullTypeName = "Kitware.VTK.vtkTransposeMatrix" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkArrayDataAlgorithm.
1.7.6.1