|
ActiViz .NET
5.8.0
|
vtkImageLaplacian - Computes divergence of gradient. More...
Public Member Functions | |
| vtkImageLaplacian (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkImageLaplacian () | |
| Undocumented Block. | |
| virtual int | GetDimensionality () |
| Determines how the input is interpreted (set of 2d slices ...) | |
| virtual int | GetDimensionalityMaxValue () |
| Determines how the input is interpreted (set of 2d slices ...) | |
| virtual int | GetDimensionalityMinValue () |
| Determines how the input is interpreted (set of 2d slices ...) | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkImageLaplacian | NewInstance () |
| Undocumented Block. | |
| virtual void | SetDimensionality (int _arg) |
| Determines how the input is interpreted (set of 2d slices ...) | |
Static Public Member Functions | |
| static new vtkImageLaplacian | New () |
| Undocumented Block. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkImageLaplacian | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkImageLaplacian" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "17vtkImageLaplacian" |
| 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 | vtkImageLaplacian_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkImageLaplacian_GetDimensionality_01 (HandleRef pThis) |
| static internal int | vtkImageLaplacian_GetDimensionalityMaxValue_02 (HandleRef pThis) |
| static internal int | vtkImageLaplacian_GetDimensionalityMinValue_03 (HandleRef pThis) |
| static internal int | vtkImageLaplacian_IsA_04 (HandleRef pThis, string type) |
| static internal int | vtkImageLaplacian_IsTypeOf_05 (string type) |
| static internal IntPtr | vtkImageLaplacian_NewInstance_07 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkImageLaplacian_SafeDownCast_08 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal void | vtkImageLaplacian_SetDimensionality_09 (HandleRef pThis, int _arg) |
Static Private Member Functions | |
| static | vtkImageLaplacian () |
| Automatically generated type registration mechanics. | |
vtkImageLaplacian - Computes divergence of gradient.
Description vtkImageLaplacian computes the Laplacian (like a second derivative) of a scalar image. The operation is the same as taking the divergence after a gradient. Boundaries are handled, so the input is the same as the output. Dimensionality determines how the input regions are interpreted. (images, or volumes). The Dimensionality defaults to two.
| static Kitware.VTK.vtkImageLaplacian.vtkImageLaplacian | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkImageLaplacian.vtkImageLaplacian | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
| override void Kitware.VTK.vtkImageLaplacian.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.vtkThreadedImageAlgorithm.
| virtual int Kitware.VTK.vtkImageLaplacian.GetDimensionality | ( | ) | [virtual] |
Determines how the input is interpreted (set of 2d slices ...)
| virtual int Kitware.VTK.vtkImageLaplacian.GetDimensionalityMaxValue | ( | ) | [virtual] |
Determines how the input is interpreted (set of 2d slices ...)
| virtual int Kitware.VTK.vtkImageLaplacian.GetDimensionalityMinValue | ( | ) | [virtual] |
Determines how the input is interpreted (set of 2d slices ...)
| override int Kitware.VTK.vtkImageLaplacian.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkThreadedImageAlgorithm.
| static new int Kitware.VTK.vtkImageLaplacian.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkThreadedImageAlgorithm.
| static new vtkImageLaplacian Kitware.VTK.vtkImageLaplacian.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkThreadedImageAlgorithm.
| static new vtkImageLaplacian Kitware.VTK.vtkImageLaplacian.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkThreadedImageAlgorithm.
| virtual void Kitware.VTK.vtkImageLaplacian.SetDimensionality | ( | int | _arg | ) | [virtual] |
Determines how the input is interpreted (set of 2d slices ...)
| static internal int Kitware.VTK.vtkImageLaplacian.vtkImageLaplacian_GetDimensionality_01 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkImageLaplacian.vtkImageLaplacian_GetDimensionalityMaxValue_02 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkImageLaplacian.vtkImageLaplacian_GetDimensionalityMinValue_03 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkImageLaplacian.vtkImageLaplacian_IsA_04 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkImageLaplacian.vtkImageLaplacian_IsTypeOf_05 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkImageLaplacian.vtkImageLaplacian_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkImageLaplacian.vtkImageLaplacian_NewInstance_07 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkImageLaplacian.vtkImageLaplacian_SafeDownCast_08 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkImageLaplacian.vtkImageLaplacian_SetDimensionality_09 | ( | HandleRef | pThis, |
| int | _arg | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkImageLaplacian.MRClassNameKey = "17vtkImageLaplacian" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkThreadedImageAlgorithm.
| new const string Kitware.VTK.vtkImageLaplacian.MRFullTypeName = "Kitware.VTK.vtkImageLaplacian" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkThreadedImageAlgorithm.
1.7.6.1