ActiViz .NET  5.8.0
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions | Private Member Functions | Static Private Member Functions
Kitware.VTK.vtkImagePermute Class Reference

vtkImagePermute - Permutes axes of input. More...

Inheritance diagram for Kitware.VTK.vtkImagePermute:
[legend]
Collaboration diagram for Kitware.VTK.vtkImagePermute:
[legend]

List of all members.

Public Member Functions

 vtkImagePermute (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkImagePermute ()
 Undocumented Block.
virtual int[] GetFilteredAxes ()
 The filtered axes are the input axes that get relabeled to X,Y,Z.
virtual void GetFilteredAxes (ref int _arg1, ref int _arg2, ref int _arg3)
 The filtered axes are the input axes that get relabeled to X,Y,Z.
virtual void GetFilteredAxes (IntPtr _arg)
 The filtered axes are the input axes that get relabeled to X,Y,Z.
override int IsA (string type)
 Undocumented Block.
new vtkImagePermute NewInstance ()
 Undocumented Block.
void SetFilteredAxes (int x, int y, int z)
 The filtered axes are the input axes that get relabeled to X,Y,Z.
void SetFilteredAxes (IntPtr xyz)
 The filtered axes are the input axes that get relabeled to X,Y,Z.

Static Public Member Functions

static new vtkImagePermute New ()
 Undocumented Block.
static new int IsTypeOf (string type)
 Undocumented Block.
static new vtkImagePermute SafeDownCast (vtkObjectBase o)
 Undocumented Block.

Public Attributes

new const string MRFullTypeName = "Kitware.VTK.vtkImagePermute"
 Automatically generated type registration mechanics.

Static Public Attributes

static new readonly string MRClassNameKey = "15vtkImagePermute"
 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 vtkImagePermute_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkImagePermute_GetFilteredAxes_01 (HandleRef pThis)
static internal void vtkImagePermute_GetFilteredAxes_02 (HandleRef pThis, ref int _arg1, ref int _arg2, ref int _arg3)
static internal void vtkImagePermute_GetFilteredAxes_03 (HandleRef pThis, IntPtr _arg)
static internal int vtkImagePermute_IsA_04 (HandleRef pThis, string type)
static internal int vtkImagePermute_IsTypeOf_05 (string type)
static internal IntPtr vtkImagePermute_NewInstance_07 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkImagePermute_SafeDownCast_08 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkImagePermute_SetFilteredAxes_09 (HandleRef pThis, int x, int y, int z)
static internal void vtkImagePermute_SetFilteredAxes_10 (HandleRef pThis, IntPtr xyz)

Static Private Member Functions

static vtkImagePermute ()
 Automatically generated type registration mechanics.

Detailed Description

vtkImagePermute - Permutes axes of input.

Description vtkImagePermute reorders the axes of the input. Filtered axes specify the input axes which become X, Y, Z. The input has to have the same scalar type of the output. The filter does copy the data when it executes. This filter is actually a very thin wrapper around vtkImageReslice.


Constructor & Destructor Documentation

static Kitware.VTK.vtkImagePermute.vtkImagePermute ( ) [static, private]

Automatically generated type registration mechanics.

Kitware.VTK.vtkImagePermute.vtkImagePermute ( IntPtr  rawCppThis,
bool  callDisposalMethod,
bool  strong 
)

Automatically generated constructor - called from generated code. DO NOT call directly.

Undocumented Block.


Member Function Documentation

override void Kitware.VTK.vtkImagePermute.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.vtkImageReslice.

virtual int [] Kitware.VTK.vtkImagePermute.GetFilteredAxes ( ) [virtual]

The filtered axes are the input axes that get relabeled to X,Y,Z.

virtual void Kitware.VTK.vtkImagePermute.GetFilteredAxes ( ref int  _arg1,
ref int  _arg2,
ref int  _arg3 
) [virtual]

The filtered axes are the input axes that get relabeled to X,Y,Z.

virtual void Kitware.VTK.vtkImagePermute.GetFilteredAxes ( IntPtr  _arg) [virtual]

The filtered axes are the input axes that get relabeled to X,Y,Z.

override int Kitware.VTK.vtkImagePermute.IsA ( string  type) [virtual]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkImageReslice.

static new int Kitware.VTK.vtkImagePermute.IsTypeOf ( string  type) [static]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkImageReslice.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkImageReslice.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkImageReslice.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkImageReslice.

Here is the call graph for this function:

void Kitware.VTK.vtkImagePermute.SetFilteredAxes ( int  x,
int  y,
int  z 
)

The filtered axes are the input axes that get relabeled to X,Y,Z.

The filtered axes are the input axes that get relabeled to X,Y,Z.

static internal IntPtr Kitware.VTK.vtkImagePermute.vtkImagePermute_GetFilteredAxes_01 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkImagePermute.vtkImagePermute_GetFilteredAxes_02 ( HandleRef  pThis,
ref int  _arg1,
ref int  _arg2,
ref int  _arg3 
) [private]
static internal void Kitware.VTK.vtkImagePermute.vtkImagePermute_GetFilteredAxes_03 ( HandleRef  pThis,
IntPtr  _arg 
) [private]
static internal int Kitware.VTK.vtkImagePermute.vtkImagePermute_IsA_04 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkImagePermute.vtkImagePermute_IsTypeOf_05 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkImagePermute.vtkImagePermute_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkImagePermute.vtkImagePermute_NewInstance_07 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkImagePermute.vtkImagePermute_SafeDownCast_08 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkImagePermute.vtkImagePermute_SetFilteredAxes_09 ( HandleRef  pThis,
int  x,
int  y,
int  z 
) [private]
static internal void Kitware.VTK.vtkImagePermute.vtkImagePermute_SetFilteredAxes_10 ( HandleRef  pThis,
IntPtr  xyz 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkImagePermute.MRClassNameKey = "15vtkImagePermute" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkImageReslice.

new const string Kitware.VTK.vtkImagePermute.MRFullTypeName = "Kitware.VTK.vtkImagePermute"

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkImageReslice.


The documentation for this class was generated from the following file: