ActiViz .NET
5.8.0
|
vtkImageContinuousErode3D - Erosion implemented as a minimum. More...
Public Member Functions | |
vtkImageContinuousErode3D (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkImageContinuousErode3D () | |
Construct an instance of vtkImageContinuousErode3D filter. By default zero values are eroded. | |
override int | IsA (string type) |
Construct an instance of vtkImageContinuousErode3D filter. By default zero values are eroded. | |
new vtkImageContinuousErode3D | NewInstance () |
Construct an instance of vtkImageContinuousErode3D filter. By default zero values are eroded. | |
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 vtkImageContinuousErode3D | New () |
Construct an instance of vtkImageContinuousErode3D filter. By default zero values are eroded. | |
static new int | IsTypeOf (string type) |
Construct an instance of vtkImageContinuousErode3D filter. By default zero values are eroded. | |
static new vtkImageContinuousErode3D | SafeDownCast (vtkObjectBase o) |
Construct an instance of vtkImageContinuousErode3D filter. By default zero values are eroded. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkImageContinuousErode3D" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "25vtkImageContinuousErode3D" |
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 | vtkImageContinuousErode3D_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkImageContinuousErode3D_IsA_01 (HandleRef pThis, string type) |
static internal int | vtkImageContinuousErode3D_IsTypeOf_02 (string type) |
static internal IntPtr | vtkImageContinuousErode3D_NewInstance_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkImageContinuousErode3D_SafeDownCast_05 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkImageContinuousErode3D_SetKernelSize_06 (HandleRef pThis, int size0, int size1, int size2) |
Static Private Member Functions | |
static | vtkImageContinuousErode3D () |
Automatically generated type registration mechanics. |
vtkImageContinuousErode3D - Erosion implemented as a minimum.
Description vtkImageContinuousErode3D replaces a pixel with the minimum over an ellipsoidal neighborhood. If KernelSize of an axis is 1, no processing is done on that axis.
static Kitware.VTK.vtkImageContinuousErode3D.vtkImageContinuousErode3D | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkImageContinuousErode3D.vtkImageContinuousErode3D | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Construct an instance of vtkImageContinuousErode3D filter. By default zero values are eroded.
override void Kitware.VTK.vtkImageContinuousErode3D.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.vtkImageContinuousErode3D.IsA | ( | string | type | ) | [virtual] |
Construct an instance of vtkImageContinuousErode3D filter. By default zero values are eroded.
Reimplemented from Kitware.VTK.vtkImageSpatialAlgorithm.
static new int Kitware.VTK.vtkImageContinuousErode3D.IsTypeOf | ( | string | type | ) | [static] |
Construct an instance of vtkImageContinuousErode3D filter. By default zero values are eroded.
Reimplemented from Kitware.VTK.vtkImageSpatialAlgorithm.
static new vtkImageContinuousErode3D Kitware.VTK.vtkImageContinuousErode3D.New | ( | ) | [static] |
Construct an instance of vtkImageContinuousErode3D filter. By default zero values are eroded.
Reimplemented from Kitware.VTK.vtkImageSpatialAlgorithm.
Construct an instance of vtkImageContinuousErode3D filter. By default zero values are eroded.
Reimplemented from Kitware.VTK.vtkImageSpatialAlgorithm.
static new vtkImageContinuousErode3D Kitware.VTK.vtkImageContinuousErode3D.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Construct an instance of vtkImageContinuousErode3D filter. By default zero values are eroded.
Reimplemented from Kitware.VTK.vtkImageSpatialAlgorithm.
void Kitware.VTK.vtkImageContinuousErode3D.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.vtkImageContinuousErode3D.vtkImageContinuousErode3D_IsA_01 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkImageContinuousErode3D.vtkImageContinuousErode3D_IsTypeOf_02 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkImageContinuousErode3D.vtkImageContinuousErode3D_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkImageContinuousErode3D.vtkImageContinuousErode3D_NewInstance_04 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkImageContinuousErode3D.vtkImageContinuousErode3D_SafeDownCast_05 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkImageContinuousErode3D.vtkImageContinuousErode3D_SetKernelSize_06 | ( | HandleRef | pThis, |
int | size0, | ||
int | size1, | ||
int | size2 | ||
) | [private] |
new readonly string Kitware.VTK.vtkImageContinuousErode3D.MRClassNameKey = "25vtkImageContinuousErode3D" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkImageSpatialAlgorithm.
new const string Kitware.VTK.vtkImageContinuousErode3D.MRFullTypeName = "Kitware.VTK.vtkImageContinuousErode3D" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkImageSpatialAlgorithm.