|
ActiViz .NET
5.8.0
|
vtkNormalizeMatrixVectors - given a sparse input matrix, produces a sparse output matrix with each vector normalized to unit length. More...
Public Member Functions | |
| vtkNormalizeMatrixVectors (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkNormalizeMatrixVectors () | |
| Undocumented Block. | |
| virtual int | GetVectorDimension () |
| Controls whether to normalize row-vectors or column-vectors. 0 = rows, 1 = columns. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkNormalizeMatrixVectors | NewInstance () |
| Undocumented Block. | |
| virtual void | SetVectorDimension (int _arg) |
| Controls whether to normalize row-vectors or column-vectors. 0 = rows, 1 = columns. | |
Static Public Member Functions | |
| static new vtkNormalizeMatrixVectors | New () |
| Undocumented Block. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkNormalizeMatrixVectors | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkNormalizeMatrixVectors" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "25vtkNormalizeMatrixVectors" |
| 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 | vtkNormalizeMatrixVectors_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkNormalizeMatrixVectors_GetVectorDimension_01 (HandleRef pThis) |
| static internal int | vtkNormalizeMatrixVectors_IsA_02 (HandleRef pThis, string type) |
| static internal int | vtkNormalizeMatrixVectors_IsTypeOf_03 (string type) |
| static internal IntPtr | vtkNormalizeMatrixVectors_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkNormalizeMatrixVectors_SafeDownCast_06 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal void | vtkNormalizeMatrixVectors_SetVectorDimension_07 (HandleRef pThis, int _arg) |
Static Private Member Functions | |
| static | vtkNormalizeMatrixVectors () |
| Automatically generated type registration mechanics. | |
vtkNormalizeMatrixVectors - given a sparse input matrix, produces a sparse output matrix with each vector normalized to unit length.
Thanks Developed by Timothy M. Shead (tshead@sandia.gov) at Sandia National Laboratories.
| static Kitware.VTK.vtkNormalizeMatrixVectors.vtkNormalizeMatrixVectors | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkNormalizeMatrixVectors.vtkNormalizeMatrixVectors | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
| override void Kitware.VTK.vtkNormalizeMatrixVectors.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.
| virtual int Kitware.VTK.vtkNormalizeMatrixVectors.GetVectorDimension | ( | ) | [virtual] |
Controls whether to normalize row-vectors or column-vectors. 0 = rows, 1 = columns.
| override int Kitware.VTK.vtkNormalizeMatrixVectors.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkArrayDataAlgorithm.
| static new int Kitware.VTK.vtkNormalizeMatrixVectors.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkArrayDataAlgorithm.
| static new vtkNormalizeMatrixVectors Kitware.VTK.vtkNormalizeMatrixVectors.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkArrayDataAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkArrayDataAlgorithm.
| static new vtkNormalizeMatrixVectors Kitware.VTK.vtkNormalizeMatrixVectors.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkArrayDataAlgorithm.
| virtual void Kitware.VTK.vtkNormalizeMatrixVectors.SetVectorDimension | ( | int | _arg | ) | [virtual] |
Controls whether to normalize row-vectors or column-vectors. 0 = rows, 1 = columns.
| static internal int Kitware.VTK.vtkNormalizeMatrixVectors.vtkNormalizeMatrixVectors_GetVectorDimension_01 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkNormalizeMatrixVectors.vtkNormalizeMatrixVectors_IsA_02 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkNormalizeMatrixVectors.vtkNormalizeMatrixVectors_IsTypeOf_03 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkNormalizeMatrixVectors.vtkNormalizeMatrixVectors_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkNormalizeMatrixVectors.vtkNormalizeMatrixVectors_NewInstance_05 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkNormalizeMatrixVectors.vtkNormalizeMatrixVectors_SafeDownCast_06 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkNormalizeMatrixVectors.vtkNormalizeMatrixVectors_SetVectorDimension_07 | ( | HandleRef | pThis, |
| int | _arg | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkNormalizeMatrixVectors.MRClassNameKey = "25vtkNormalizeMatrixVectors" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkArrayDataAlgorithm.
| new const string Kitware.VTK.vtkNormalizeMatrixVectors.MRFullTypeName = "Kitware.VTK.vtkNormalizeMatrixVectors" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkArrayDataAlgorithm.
1.7.6.1