ActiViz .NET
5.8.0
|
vtkImageGridSource - Create an image of a grid. More...
Public Member Functions | |
vtkImageGridSource (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkImageGridSource () | |
Undocumented Block. | |
virtual int[] | GetDataExtent () |
Set/Get the extent of the whole output image, Default: (0,255,0,255,0,0) | |
virtual void | GetDataExtent (ref int _arg1, ref int _arg2, ref int _arg3, ref int _arg4, ref int _arg5, ref int _arg6) |
Set/Get the extent of the whole output image, Default: (0,255,0,255,0,0) | |
virtual void | GetDataExtent (IntPtr _arg) |
Set/Get the extent of the whole output image, Default: (0,255,0,255,0,0) | |
virtual double[] | GetDataOrigin () |
Set/Get the origin of the data. | |
virtual void | GetDataOrigin (ref double _arg1, ref double _arg2, ref double _arg3) |
Set/Get the origin of the data. | |
virtual void | GetDataOrigin (IntPtr _arg) |
Set/Get the origin of the data. | |
virtual int | GetDataScalarType () |
Set/Get the data type of pixels in the imported data. As a convenience, the OutputScalarType is set to the same value. | |
string | GetDataScalarTypeAsString () |
Set/Get the data type of pixels in the imported data. As a convenience, the OutputScalarType is set to the same value. | |
virtual double[] | GetDataSpacing () |
Set/Get the pixel spacing. | |
virtual void | GetDataSpacing (ref double _arg1, ref double _arg2, ref double _arg3) |
Set/Get the pixel spacing. | |
virtual void | GetDataSpacing (IntPtr _arg) |
Set/Get the pixel spacing. | |
virtual double | GetFillValue () |
Set the grey level of the fill. Default 0.0. | |
virtual int[] | GetGridOrigin () |
Set/Get the grid origin, in ijk integer values. Default (0,0,0). | |
virtual void | GetGridOrigin (ref int _arg1, ref int _arg2, ref int _arg3) |
Set/Get the grid origin, in ijk integer values. Default (0,0,0). | |
virtual void | GetGridOrigin (IntPtr _arg) |
Set/Get the grid origin, in ijk integer values. Default (0,0,0). | |
virtual int[] | GetGridSpacing () |
Set/Get the grid spacing in pixel units. Default (10,10,0). A value of zero means no grid. | |
virtual void | GetGridSpacing (ref int _arg1, ref int _arg2, ref int _arg3) |
Set/Get the grid spacing in pixel units. Default (10,10,0). A value of zero means no grid. | |
virtual void | GetGridSpacing (IntPtr _arg) |
Set/Get the grid spacing in pixel units. Default (10,10,0). A value of zero means no grid. | |
virtual double | GetLineValue () |
Set the grey level of the lines. Default 1.0. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkImageGridSource | NewInstance () |
Undocumented Block. | |
virtual void | SetDataExtent (int _arg1, int _arg2, int _arg3, int _arg4, int _arg5, int _arg6) |
Set/Get the extent of the whole output image, Default: (0,255,0,255,0,0) | |
virtual void | SetDataExtent (IntPtr _arg) |
Set/Get the extent of the whole output image, Default: (0,255,0,255,0,0) | |
virtual void | SetDataOrigin (double _arg1, double _arg2, double _arg3) |
Set/Get the origin of the data. | |
virtual void | SetDataOrigin (IntPtr _arg) |
Set/Get the origin of the data. | |
virtual void | SetDataScalarType (int _arg) |
Set/Get the data type of pixels in the imported data. As a convenience, the OutputScalarType is set to the same value. | |
void | SetDataScalarTypeToDouble () |
Set/Get the data type of pixels in the imported data. As a convenience, the OutputScalarType is set to the same value. | |
void | SetDataScalarTypeToInt () |
Set/Get the data type of pixels in the imported data. As a convenience, the OutputScalarType is set to the same value. | |
void | SetDataScalarTypeToShort () |
Set/Get the data type of pixels in the imported data. As a convenience, the OutputScalarType is set to the same value. | |
void | SetDataScalarTypeToUnsignedChar () |
Set/Get the data type of pixels in the imported data. As a convenience, the OutputScalarType is set to the same value. | |
void | SetDataScalarTypeToUnsignedShort () |
Set/Get the data type of pixels in the imported data. As a convenience, the OutputScalarType is set to the same value. | |
virtual void | SetDataSpacing (double _arg1, double _arg2, double _arg3) |
Set/Get the pixel spacing. | |
virtual void | SetDataSpacing (IntPtr _arg) |
Set/Get the pixel spacing. | |
virtual void | SetFillValue (double _arg) |
Set the grey level of the fill. Default 0.0. | |
virtual void | SetGridOrigin (int _arg1, int _arg2, int _arg3) |
Set/Get the grid origin, in ijk integer values. Default (0,0,0). | |
virtual void | SetGridOrigin (IntPtr _arg) |
Set/Get the grid origin, in ijk integer values. Default (0,0,0). | |
virtual void | SetGridSpacing (int _arg1, int _arg2, int _arg3) |
Set/Get the grid spacing in pixel units. Default (10,10,0). A value of zero means no grid. | |
virtual void | SetGridSpacing (IntPtr _arg) |
Set/Get the grid spacing in pixel units. Default (10,10,0). A value of zero means no grid. | |
virtual void | SetLineValue (double _arg) |
Set the grey level of the lines. Default 1.0. | |
Static Public Member Functions | |
static new vtkImageGridSource | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkImageGridSource | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkImageGridSource" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "18vtkImageGridSource" |
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 | vtkImageGridSource_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkImageGridSource_GetDataExtent_01 (HandleRef pThis) |
static internal void | vtkImageGridSource_GetDataExtent_02 (HandleRef pThis, ref int _arg1, ref int _arg2, ref int _arg3, ref int _arg4, ref int _arg5, ref int _arg6) |
static internal void | vtkImageGridSource_GetDataExtent_03 (HandleRef pThis, IntPtr _arg) |
static internal IntPtr | vtkImageGridSource_GetDataOrigin_04 (HandleRef pThis) |
static internal void | vtkImageGridSource_GetDataOrigin_05 (HandleRef pThis, ref double _arg1, ref double _arg2, ref double _arg3) |
static internal void | vtkImageGridSource_GetDataOrigin_06 (HandleRef pThis, IntPtr _arg) |
static internal int | vtkImageGridSource_GetDataScalarType_07 (HandleRef pThis) |
static internal IntPtr | vtkImageGridSource_GetDataScalarTypeAsString_08 (HandleRef pThis) |
static internal IntPtr | vtkImageGridSource_GetDataSpacing_09 (HandleRef pThis) |
static internal void | vtkImageGridSource_GetDataSpacing_10 (HandleRef pThis, ref double _arg1, ref double _arg2, ref double _arg3) |
static internal void | vtkImageGridSource_GetDataSpacing_11 (HandleRef pThis, IntPtr _arg) |
static internal double | vtkImageGridSource_GetFillValue_12 (HandleRef pThis) |
static internal IntPtr | vtkImageGridSource_GetGridOrigin_13 (HandleRef pThis) |
static internal void | vtkImageGridSource_GetGridOrigin_14 (HandleRef pThis, ref int _arg1, ref int _arg2, ref int _arg3) |
static internal void | vtkImageGridSource_GetGridOrigin_15 (HandleRef pThis, IntPtr _arg) |
static internal IntPtr | vtkImageGridSource_GetGridSpacing_16 (HandleRef pThis) |
static internal void | vtkImageGridSource_GetGridSpacing_17 (HandleRef pThis, ref int _arg1, ref int _arg2, ref int _arg3) |
static internal void | vtkImageGridSource_GetGridSpacing_18 (HandleRef pThis, IntPtr _arg) |
static internal double | vtkImageGridSource_GetLineValue_19 (HandleRef pThis) |
static internal int | vtkImageGridSource_IsA_20 (HandleRef pThis, string type) |
static internal int | vtkImageGridSource_IsTypeOf_21 (string type) |
static internal IntPtr | vtkImageGridSource_NewInstance_23 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkImageGridSource_SafeDownCast_24 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkImageGridSource_SetDataExtent_25 (HandleRef pThis, int _arg1, int _arg2, int _arg3, int _arg4, int _arg5, int _arg6) |
static internal void | vtkImageGridSource_SetDataExtent_26 (HandleRef pThis, IntPtr _arg) |
static internal void | vtkImageGridSource_SetDataOrigin_27 (HandleRef pThis, double _arg1, double _arg2, double _arg3) |
static internal void | vtkImageGridSource_SetDataOrigin_28 (HandleRef pThis, IntPtr _arg) |
static internal void | vtkImageGridSource_SetDataScalarType_29 (HandleRef pThis, int _arg) |
static internal void | vtkImageGridSource_SetDataScalarTypeToDouble_30 (HandleRef pThis) |
static internal void | vtkImageGridSource_SetDataScalarTypeToInt_31 (HandleRef pThis) |
static internal void | vtkImageGridSource_SetDataScalarTypeToShort_32 (HandleRef pThis) |
static internal void | vtkImageGridSource_SetDataScalarTypeToUnsignedChar_33 (HandleRef pThis) |
static internal void | vtkImageGridSource_SetDataScalarTypeToUnsignedShort_34 (HandleRef pThis) |
static internal void | vtkImageGridSource_SetDataSpacing_35 (HandleRef pThis, double _arg1, double _arg2, double _arg3) |
static internal void | vtkImageGridSource_SetDataSpacing_36 (HandleRef pThis, IntPtr _arg) |
static internal void | vtkImageGridSource_SetFillValue_37 (HandleRef pThis, double _arg) |
static internal void | vtkImageGridSource_SetGridOrigin_38 (HandleRef pThis, int _arg1, int _arg2, int _arg3) |
static internal void | vtkImageGridSource_SetGridOrigin_39 (HandleRef pThis, IntPtr _arg) |
static internal void | vtkImageGridSource_SetGridSpacing_40 (HandleRef pThis, int _arg1, int _arg2, int _arg3) |
static internal void | vtkImageGridSource_SetGridSpacing_41 (HandleRef pThis, IntPtr _arg) |
static internal void | vtkImageGridSource_SetLineValue_42 (HandleRef pThis, double _arg) |
Static Private Member Functions | |
static | vtkImageGridSource () |
Automatically generated type registration mechanics. |
vtkImageGridSource - Create an image of a grid.
Description vtkImageGridSource produces an image of a grid. The default output type is double.
static Kitware.VTK.vtkImageGridSource.vtkImageGridSource | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkImageGridSource.vtkImageGridSource | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkImageGridSource.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.vtkImageAlgorithm.
virtual int [] Kitware.VTK.vtkImageGridSource.GetDataExtent | ( | ) | [virtual] |
Set/Get the extent of the whole output image, Default: (0,255,0,255,0,0)
virtual void Kitware.VTK.vtkImageGridSource.GetDataExtent | ( | ref int | _arg1, |
ref int | _arg2, | ||
ref int | _arg3, | ||
ref int | _arg4, | ||
ref int | _arg5, | ||
ref int | _arg6 | ||
) | [virtual] |
Set/Get the extent of the whole output image, Default: (0,255,0,255,0,0)
virtual void Kitware.VTK.vtkImageGridSource.GetDataExtent | ( | IntPtr | _arg | ) | [virtual] |
Set/Get the extent of the whole output image, Default: (0,255,0,255,0,0)
virtual double [] Kitware.VTK.vtkImageGridSource.GetDataOrigin | ( | ) | [virtual] |
Set/Get the origin of the data.
virtual void Kitware.VTK.vtkImageGridSource.GetDataOrigin | ( | ref double | _arg1, |
ref double | _arg2, | ||
ref double | _arg3 | ||
) | [virtual] |
Set/Get the origin of the data.
virtual void Kitware.VTK.vtkImageGridSource.GetDataOrigin | ( | IntPtr | _arg | ) | [virtual] |
Set/Get the origin of the data.
virtual int Kitware.VTK.vtkImageGridSource.GetDataScalarType | ( | ) | [virtual] |
Set/Get the data type of pixels in the imported data. As a convenience, the OutputScalarType is set to the same value.
Set/Get the data type of pixels in the imported data. As a convenience, the OutputScalarType is set to the same value.
virtual double [] Kitware.VTK.vtkImageGridSource.GetDataSpacing | ( | ) | [virtual] |
Set/Get the pixel spacing.
virtual void Kitware.VTK.vtkImageGridSource.GetDataSpacing | ( | ref double | _arg1, |
ref double | _arg2, | ||
ref double | _arg3 | ||
) | [virtual] |
Set/Get the pixel spacing.
virtual void Kitware.VTK.vtkImageGridSource.GetDataSpacing | ( | IntPtr | _arg | ) | [virtual] |
Set/Get the pixel spacing.
virtual double Kitware.VTK.vtkImageGridSource.GetFillValue | ( | ) | [virtual] |
Set the grey level of the fill. Default 0.0.
virtual int [] Kitware.VTK.vtkImageGridSource.GetGridOrigin | ( | ) | [virtual] |
Set/Get the grid origin, in ijk integer values. Default (0,0,0).
virtual void Kitware.VTK.vtkImageGridSource.GetGridOrigin | ( | ref int | _arg1, |
ref int | _arg2, | ||
ref int | _arg3 | ||
) | [virtual] |
Set/Get the grid origin, in ijk integer values. Default (0,0,0).
virtual void Kitware.VTK.vtkImageGridSource.GetGridOrigin | ( | IntPtr | _arg | ) | [virtual] |
Set/Get the grid origin, in ijk integer values. Default (0,0,0).
virtual int [] Kitware.VTK.vtkImageGridSource.GetGridSpacing | ( | ) | [virtual] |
Set/Get the grid spacing in pixel units. Default (10,10,0). A value of zero means no grid.
virtual void Kitware.VTK.vtkImageGridSource.GetGridSpacing | ( | ref int | _arg1, |
ref int | _arg2, | ||
ref int | _arg3 | ||
) | [virtual] |
Set/Get the grid spacing in pixel units. Default (10,10,0). A value of zero means no grid.
virtual void Kitware.VTK.vtkImageGridSource.GetGridSpacing | ( | IntPtr | _arg | ) | [virtual] |
Set/Get the grid spacing in pixel units. Default (10,10,0). A value of zero means no grid.
virtual double Kitware.VTK.vtkImageGridSource.GetLineValue | ( | ) | [virtual] |
Set the grey level of the lines. Default 1.0.
override int Kitware.VTK.vtkImageGridSource.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkImageAlgorithm.
static new int Kitware.VTK.vtkImageGridSource.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkImageAlgorithm.
static new vtkImageGridSource Kitware.VTK.vtkImageGridSource.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkImageAlgorithm.
static new vtkImageGridSource Kitware.VTK.vtkImageGridSource.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkImageAlgorithm.
virtual void Kitware.VTK.vtkImageGridSource.SetDataExtent | ( | int | _arg1, |
int | _arg2, | ||
int | _arg3, | ||
int | _arg4, | ||
int | _arg5, | ||
int | _arg6 | ||
) | [virtual] |
Set/Get the extent of the whole output image, Default: (0,255,0,255,0,0)
virtual void Kitware.VTK.vtkImageGridSource.SetDataExtent | ( | IntPtr | _arg | ) | [virtual] |
Set/Get the extent of the whole output image, Default: (0,255,0,255,0,0)
virtual void Kitware.VTK.vtkImageGridSource.SetDataOrigin | ( | double | _arg1, |
double | _arg2, | ||
double | _arg3 | ||
) | [virtual] |
Set/Get the origin of the data.
virtual void Kitware.VTK.vtkImageGridSource.SetDataOrigin | ( | IntPtr | _arg | ) | [virtual] |
Set/Get the origin of the data.
virtual void Kitware.VTK.vtkImageGridSource.SetDataScalarType | ( | int | _arg | ) | [virtual] |
Set/Get the data type of pixels in the imported data. As a convenience, the OutputScalarType is set to the same value.
Set/Get the data type of pixels in the imported data. As a convenience, the OutputScalarType is set to the same value.
Set/Get the data type of pixels in the imported data. As a convenience, the OutputScalarType is set to the same value.
Set/Get the data type of pixels in the imported data. As a convenience, the OutputScalarType is set to the same value.
Set/Get the data type of pixels in the imported data. As a convenience, the OutputScalarType is set to the same value.
Set/Get the data type of pixels in the imported data. As a convenience, the OutputScalarType is set to the same value.
virtual void Kitware.VTK.vtkImageGridSource.SetDataSpacing | ( | double | _arg1, |
double | _arg2, | ||
double | _arg3 | ||
) | [virtual] |
Set/Get the pixel spacing.
virtual void Kitware.VTK.vtkImageGridSource.SetDataSpacing | ( | IntPtr | _arg | ) | [virtual] |
Set/Get the pixel spacing.
virtual void Kitware.VTK.vtkImageGridSource.SetFillValue | ( | double | _arg | ) | [virtual] |
Set the grey level of the fill. Default 0.0.
virtual void Kitware.VTK.vtkImageGridSource.SetGridOrigin | ( | int | _arg1, |
int | _arg2, | ||
int | _arg3 | ||
) | [virtual] |
Set/Get the grid origin, in ijk integer values. Default (0,0,0).
virtual void Kitware.VTK.vtkImageGridSource.SetGridOrigin | ( | IntPtr | _arg | ) | [virtual] |
Set/Get the grid origin, in ijk integer values. Default (0,0,0).
virtual void Kitware.VTK.vtkImageGridSource.SetGridSpacing | ( | int | _arg1, |
int | _arg2, | ||
int | _arg3 | ||
) | [virtual] |
Set/Get the grid spacing in pixel units. Default (10,10,0). A value of zero means no grid.
virtual void Kitware.VTK.vtkImageGridSource.SetGridSpacing | ( | IntPtr | _arg | ) | [virtual] |
Set/Get the grid spacing in pixel units. Default (10,10,0). A value of zero means no grid.
virtual void Kitware.VTK.vtkImageGridSource.SetLineValue | ( | double | _arg | ) | [virtual] |
Set the grey level of the lines. Default 1.0.
static internal IntPtr Kitware.VTK.vtkImageGridSource.vtkImageGridSource_GetDataExtent_01 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_GetDataExtent_02 | ( | HandleRef | pThis, |
ref int | _arg1, | ||
ref int | _arg2, | ||
ref int | _arg3, | ||
ref int | _arg4, | ||
ref int | _arg5, | ||
ref int | _arg6 | ||
) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_GetDataExtent_03 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkImageGridSource.vtkImageGridSource_GetDataOrigin_04 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_GetDataOrigin_05 | ( | HandleRef | pThis, |
ref double | _arg1, | ||
ref double | _arg2, | ||
ref double | _arg3 | ||
) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_GetDataOrigin_06 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal int Kitware.VTK.vtkImageGridSource.vtkImageGridSource_GetDataScalarType_07 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkImageGridSource.vtkImageGridSource_GetDataScalarTypeAsString_08 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkImageGridSource.vtkImageGridSource_GetDataSpacing_09 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_GetDataSpacing_10 | ( | HandleRef | pThis, |
ref double | _arg1, | ||
ref double | _arg2, | ||
ref double | _arg3 | ||
) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_GetDataSpacing_11 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal double Kitware.VTK.vtkImageGridSource.vtkImageGridSource_GetFillValue_12 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkImageGridSource.vtkImageGridSource_GetGridOrigin_13 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_GetGridOrigin_14 | ( | HandleRef | pThis, |
ref int | _arg1, | ||
ref int | _arg2, | ||
ref int | _arg3 | ||
) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_GetGridOrigin_15 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkImageGridSource.vtkImageGridSource_GetGridSpacing_16 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_GetGridSpacing_17 | ( | HandleRef | pThis, |
ref int | _arg1, | ||
ref int | _arg2, | ||
ref int | _arg3 | ||
) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_GetGridSpacing_18 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal double Kitware.VTK.vtkImageGridSource.vtkImageGridSource_GetLineValue_19 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkImageGridSource.vtkImageGridSource_IsA_20 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkImageGridSource.vtkImageGridSource_IsTypeOf_21 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkImageGridSource.vtkImageGridSource_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkImageGridSource.vtkImageGridSource_NewInstance_23 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkImageGridSource.vtkImageGridSource_SafeDownCast_24 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_SetDataExtent_25 | ( | HandleRef | pThis, |
int | _arg1, | ||
int | _arg2, | ||
int | _arg3, | ||
int | _arg4, | ||
int | _arg5, | ||
int | _arg6 | ||
) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_SetDataExtent_26 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_SetDataOrigin_27 | ( | HandleRef | pThis, |
double | _arg1, | ||
double | _arg2, | ||
double | _arg3 | ||
) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_SetDataOrigin_28 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_SetDataScalarType_29 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_SetDataScalarTypeToDouble_30 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_SetDataScalarTypeToInt_31 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_SetDataScalarTypeToShort_32 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_SetDataScalarTypeToUnsignedChar_33 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_SetDataScalarTypeToUnsignedShort_34 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_SetDataSpacing_35 | ( | HandleRef | pThis, |
double | _arg1, | ||
double | _arg2, | ||
double | _arg3 | ||
) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_SetDataSpacing_36 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_SetFillValue_37 | ( | HandleRef | pThis, |
double | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_SetGridOrigin_38 | ( | HandleRef | pThis, |
int | _arg1, | ||
int | _arg2, | ||
int | _arg3 | ||
) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_SetGridOrigin_39 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_SetGridSpacing_40 | ( | HandleRef | pThis, |
int | _arg1, | ||
int | _arg2, | ||
int | _arg3 | ||
) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_SetGridSpacing_41 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkImageGridSource.vtkImageGridSource_SetLineValue_42 | ( | HandleRef | pThis, |
double | _arg | ||
) | [private] |
new readonly string Kitware.VTK.vtkImageGridSource.MRClassNameKey = "18vtkImageGridSource" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkImageAlgorithm.
new const string Kitware.VTK.vtkImageGridSource.MRFullTypeName = "Kitware.VTK.vtkImageGridSource" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkImageAlgorithm.