ActiViz .NET
5.8.0
|
vtkImageEuclideanToPolar - Converts 2D Euclidean coordinates to polar. More...
Public Member Functions | |
vtkImageEuclideanToPolar (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkImageEuclideanToPolar () | |
Undocumented Block. | |
virtual double | GetThetaMaximum () |
Theta is an angle. Maximum specifies when it maps back to 0. ThetaMaximum defaults to 255 instead of 2PI, because unsigned char is expected as input. The output type must be the same as input type. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkImageEuclideanToPolar | NewInstance () |
Undocumented Block. | |
virtual void | SetThetaMaximum (double _arg) |
Theta is an angle. Maximum specifies when it maps back to 0. ThetaMaximum defaults to 255 instead of 2PI, because unsigned char is expected as input. The output type must be the same as input type. | |
Static Public Member Functions | |
static new vtkImageEuclideanToPolar | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkImageEuclideanToPolar | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkImageEuclideanToPolar" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "24vtkImageEuclideanToPolar" |
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 | vtkImageEuclideanToPolar_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal double | vtkImageEuclideanToPolar_GetThetaMaximum_01 (HandleRef pThis) |
static internal int | vtkImageEuclideanToPolar_IsA_02 (HandleRef pThis, string type) |
static internal int | vtkImageEuclideanToPolar_IsTypeOf_03 (string type) |
static internal IntPtr | vtkImageEuclideanToPolar_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkImageEuclideanToPolar_SafeDownCast_06 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkImageEuclideanToPolar_SetThetaMaximum_07 (HandleRef pThis, double _arg) |
Static Private Member Functions | |
static | vtkImageEuclideanToPolar () |
Automatically generated type registration mechanics. |
vtkImageEuclideanToPolar - Converts 2D Euclidean coordinates to polar.
Description For each pixel with vector components x,y, this filter outputs theta in component0, and radius in component1.
static Kitware.VTK.vtkImageEuclideanToPolar.vtkImageEuclideanToPolar | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkImageEuclideanToPolar.vtkImageEuclideanToPolar | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkImageEuclideanToPolar.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 double Kitware.VTK.vtkImageEuclideanToPolar.GetThetaMaximum | ( | ) | [virtual] |
Theta is an angle. Maximum specifies when it maps back to 0. ThetaMaximum defaults to 255 instead of 2PI, because unsigned char is expected as input. The output type must be the same as input type.
override int Kitware.VTK.vtkImageEuclideanToPolar.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkThreadedImageAlgorithm.
static new int Kitware.VTK.vtkImageEuclideanToPolar.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkThreadedImageAlgorithm.
static new vtkImageEuclideanToPolar Kitware.VTK.vtkImageEuclideanToPolar.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkThreadedImageAlgorithm.
static new vtkImageEuclideanToPolar Kitware.VTK.vtkImageEuclideanToPolar.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkThreadedImageAlgorithm.
virtual void Kitware.VTK.vtkImageEuclideanToPolar.SetThetaMaximum | ( | double | _arg | ) | [virtual] |
Theta is an angle. Maximum specifies when it maps back to 0. ThetaMaximum defaults to 255 instead of 2PI, because unsigned char is expected as input. The output type must be the same as input type.
static internal double Kitware.VTK.vtkImageEuclideanToPolar.vtkImageEuclideanToPolar_GetThetaMaximum_01 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkImageEuclideanToPolar.vtkImageEuclideanToPolar_IsA_02 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkImageEuclideanToPolar.vtkImageEuclideanToPolar_IsTypeOf_03 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkImageEuclideanToPolar.vtkImageEuclideanToPolar_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkImageEuclideanToPolar.vtkImageEuclideanToPolar_NewInstance_05 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkImageEuclideanToPolar.vtkImageEuclideanToPolar_SafeDownCast_06 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkImageEuclideanToPolar.vtkImageEuclideanToPolar_SetThetaMaximum_07 | ( | HandleRef | pThis, |
double | _arg | ||
) | [private] |
new readonly string Kitware.VTK.vtkImageEuclideanToPolar.MRClassNameKey = "24vtkImageEuclideanToPolar" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkThreadedImageAlgorithm.
new const string Kitware.VTK.vtkImageEuclideanToPolar.MRFullTypeName = "Kitware.VTK.vtkImageEuclideanToPolar" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkThreadedImageAlgorithm.