ActiViz .NET
5.8.0
|
vtkMatrixMathFilter - Calculate functions of quality of the elements of a mesh More...
Public Member Functions | |
vtkMatrixMathFilter (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkMatrixMathFilter () | |
Undocumented Block. | |
virtual int | GetOperation () |
Set/Get the particular estimator used to function the quality of query. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkMatrixMathFilter | NewInstance () |
Undocumented Block. | |
virtual void | SetOperation (int _arg) |
Set/Get the particular estimator used to function the quality of query. | |
void | SetOperationToDeterminant () |
Set/Get the particular estimator used to function the quality of query. | |
void | SetOperationToEigenvalue () |
Set/Get the particular estimator used to function the quality of query. | |
void | SetOperationToEigenvector () |
Set/Get the particular estimator used to function the quality of query. | |
void | SetOperationToInverse () |
Set/Get the particular estimator used to function the quality of query. | |
Static Public Member Functions | |
static new vtkMatrixMathFilter | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkMatrixMathFilter | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkMatrixMathFilter" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "19vtkMatrixMathFilter" |
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 | vtkMatrixMathFilter_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkMatrixMathFilter_GetOperation_01 (HandleRef pThis) |
static internal int | vtkMatrixMathFilter_IsA_02 (HandleRef pThis, string type) |
static internal int | vtkMatrixMathFilter_IsTypeOf_03 (string type) |
static internal IntPtr | vtkMatrixMathFilter_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkMatrixMathFilter_SafeDownCast_06 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkMatrixMathFilter_SetOperation_07 (HandleRef pThis, int _arg) |
static internal void | vtkMatrixMathFilter_SetOperationToDeterminant_08 (HandleRef pThis) |
static internal void | vtkMatrixMathFilter_SetOperationToEigenvalue_09 (HandleRef pThis) |
static internal void | vtkMatrixMathFilter_SetOperationToEigenvector_10 (HandleRef pThis) |
static internal void | vtkMatrixMathFilter_SetOperationToInverse_11 (HandleRef pThis) |
Static Private Member Functions | |
static | vtkMatrixMathFilter () |
Automatically generated type registration mechanics. |
vtkMatrixMathFilter - Calculate functions of quality of the elements of a mesh
Description vtkMatrixMathFilter computes one or more functions of mathematical quality for the cells or points in a mesh. The per-cell or per-point quality is added to the mesh's cell data or point data, in an array with names varied with different quality being queried. Note this filter always assume the data associate with the cells or points are 3 by 3 matrix.
static Kitware.VTK.vtkMatrixMathFilter.vtkMatrixMathFilter | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkMatrixMathFilter.vtkMatrixMathFilter | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkMatrixMathFilter.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.vtkDataSetAlgorithm.
virtual int Kitware.VTK.vtkMatrixMathFilter.GetOperation | ( | ) | [virtual] |
Set/Get the particular estimator used to function the quality of query.
override int Kitware.VTK.vtkMatrixMathFilter.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.
static new int Kitware.VTK.vtkMatrixMathFilter.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.
static new vtkMatrixMathFilter Kitware.VTK.vtkMatrixMathFilter.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.
static new vtkMatrixMathFilter Kitware.VTK.vtkMatrixMathFilter.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.
virtual void Kitware.VTK.vtkMatrixMathFilter.SetOperation | ( | int | _arg | ) | [virtual] |
Set/Get the particular estimator used to function the quality of query.
Set/Get the particular estimator used to function the quality of query.
Set/Get the particular estimator used to function the quality of query.
Set/Get the particular estimator used to function the quality of query.
Set/Get the particular estimator used to function the quality of query.
static internal int Kitware.VTK.vtkMatrixMathFilter.vtkMatrixMathFilter_GetOperation_01 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkMatrixMathFilter.vtkMatrixMathFilter_IsA_02 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkMatrixMathFilter.vtkMatrixMathFilter_IsTypeOf_03 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkMatrixMathFilter.vtkMatrixMathFilter_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkMatrixMathFilter.vtkMatrixMathFilter_NewInstance_05 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkMatrixMathFilter.vtkMatrixMathFilter_SafeDownCast_06 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkMatrixMathFilter.vtkMatrixMathFilter_SetOperation_07 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkMatrixMathFilter.vtkMatrixMathFilter_SetOperationToDeterminant_08 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkMatrixMathFilter.vtkMatrixMathFilter_SetOperationToEigenvalue_09 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkMatrixMathFilter.vtkMatrixMathFilter_SetOperationToEigenvector_10 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkMatrixMathFilter.vtkMatrixMathFilter_SetOperationToInverse_11 | ( | HandleRef | pThis | ) | [private] |
new readonly string Kitware.VTK.vtkMatrixMathFilter.MRClassNameKey = "19vtkMatrixMathFilter" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.
new const string Kitware.VTK.vtkMatrixMathFilter.MRFullTypeName = "Kitware.VTK.vtkMatrixMathFilter" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.