|
ActiViz .NET
5.8.0
|
vtkImageContinuousDilate3D - Dilate implemented as a maximum. More...
Public Member Functions | |
| vtkImageContinuousDilate3D (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkImageContinuousDilate3D () | |
| Construct an instance of vtkImageContinuousDilate3D filter. By default zero values are dilated. | |
| override int | IsA (string type) |
| Construct an instance of vtkImageContinuousDilate3D filter. By default zero values are dilated. | |
| new vtkImageContinuousDilate3D | NewInstance () |
| Construct an instance of vtkImageContinuousDilate3D filter. By default zero values are dilated. | |
| void | SetKernelSize (int size0, int size1, int size2) |
| This method sets the size of the neighborhood. It also sets the default middle of the neighborhood and computes the elliptical foot print. | |
Static Public Member Functions | |
| static new vtkImageContinuousDilate3D | New () |
| Construct an instance of vtkImageContinuousDilate3D filter. By default zero values are dilated. | |
| static new int | IsTypeOf (string type) |
| Construct an instance of vtkImageContinuousDilate3D filter. By default zero values are dilated. | |
| static new vtkImageContinuousDilate3D | SafeDownCast (vtkObjectBase o) |
| Construct an instance of vtkImageContinuousDilate3D filter. By default zero values are dilated. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkImageContinuousDilate3D" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "26vtkImageContinuousDilate3D" |
| 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 | vtkImageContinuousDilate3D_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkImageContinuousDilate3D_IsA_01 (HandleRef pThis, string type) |
| static internal int | vtkImageContinuousDilate3D_IsTypeOf_02 (string type) |
| static internal IntPtr | vtkImageContinuousDilate3D_NewInstance_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkImageContinuousDilate3D_SafeDownCast_05 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal void | vtkImageContinuousDilate3D_SetKernelSize_06 (HandleRef pThis, int size0, int size1, int size2) |
Static Private Member Functions | |
| static | vtkImageContinuousDilate3D () |
| Automatically generated type registration mechanics. | |
vtkImageContinuousDilate3D - Dilate implemented as a maximum.
Description vtkImageContinuousDilate3D replaces a pixel with the maximum over an ellipsoidal neighborhood. If KernelSize of an axis is 1, no processing is done on that axis.
| static Kitware.VTK.vtkImageContinuousDilate3D.vtkImageContinuousDilate3D | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkImageContinuousDilate3D.vtkImageContinuousDilate3D | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Construct an instance of vtkImageContinuousDilate3D filter. By default zero values are dilated.
| override void Kitware.VTK.vtkImageContinuousDilate3D.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.vtkImageSpatialAlgorithm.
| override int Kitware.VTK.vtkImageContinuousDilate3D.IsA | ( | string | type | ) | [virtual] |
Construct an instance of vtkImageContinuousDilate3D filter. By default zero values are dilated.
Reimplemented from Kitware.VTK.vtkImageSpatialAlgorithm.
| static new int Kitware.VTK.vtkImageContinuousDilate3D.IsTypeOf | ( | string | type | ) | [static] |
Construct an instance of vtkImageContinuousDilate3D filter. By default zero values are dilated.
Reimplemented from Kitware.VTK.vtkImageSpatialAlgorithm.
| static new vtkImageContinuousDilate3D Kitware.VTK.vtkImageContinuousDilate3D.New | ( | ) | [static] |
Construct an instance of vtkImageContinuousDilate3D filter. By default zero values are dilated.
Reimplemented from Kitware.VTK.vtkImageSpatialAlgorithm.
Construct an instance of vtkImageContinuousDilate3D filter. By default zero values are dilated.
Reimplemented from Kitware.VTK.vtkImageSpatialAlgorithm.
| static new vtkImageContinuousDilate3D Kitware.VTK.vtkImageContinuousDilate3D.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Construct an instance of vtkImageContinuousDilate3D filter. By default zero values are dilated.
Reimplemented from Kitware.VTK.vtkImageSpatialAlgorithm.
| void Kitware.VTK.vtkImageContinuousDilate3D.SetKernelSize | ( | int | size0, |
| int | size1, | ||
| int | size2 | ||
| ) |
This method sets the size of the neighborhood. It also sets the default middle of the neighborhood and computes the elliptical foot print.
| static internal int Kitware.VTK.vtkImageContinuousDilate3D.vtkImageContinuousDilate3D_IsA_01 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkImageContinuousDilate3D.vtkImageContinuousDilate3D_IsTypeOf_02 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkImageContinuousDilate3D.vtkImageContinuousDilate3D_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkImageContinuousDilate3D.vtkImageContinuousDilate3D_NewInstance_04 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkImageContinuousDilate3D.vtkImageContinuousDilate3D_SafeDownCast_05 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkImageContinuousDilate3D.vtkImageContinuousDilate3D_SetKernelSize_06 | ( | HandleRef | pThis, |
| int | size0, | ||
| int | size1, | ||
| int | size2 | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkImageContinuousDilate3D.MRClassNameKey = "26vtkImageContinuousDilate3D" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkImageSpatialAlgorithm.
| new const string Kitware.VTK.vtkImageContinuousDilate3D.MRFullTypeName = "Kitware.VTK.vtkImageContinuousDilate3D" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkImageSpatialAlgorithm.
1.7.6.1