ActiViz .NET
5.8.0
|
vtkXMLImageDataReader - Read VTK XML ImageData files. More...
Public Member Functions | |
vtkXMLImageDataReader (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkXMLImageDataReader () | |
Undocumented Block. | |
override void | CopyOutputInformation (vtkInformation outInfo, int port) |
For the specified port, copy the information this reader sets up in SetupOutputInformation to outInfo. | |
vtkImageData | GetOutput () |
Get the reader's output. | |
vtkImageData | GetOutput (int idx) |
Get the reader's output. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkXMLImageDataReader | NewInstance () |
Undocumented Block. | |
Static Public Member Functions | |
static new vtkXMLImageDataReader | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkXMLImageDataReader | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkXMLImageDataReader" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "21vtkXMLImageDataReader" |
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 | vtkXMLImageDataReader_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkXMLImageDataReader_CopyOutputInformation_01 (HandleRef pThis, HandleRef outInfo, int port) |
static internal IntPtr | vtkXMLImageDataReader_GetOutput_02 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkXMLImageDataReader_GetOutput_03 (HandleRef pThis, int idx, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkXMLImageDataReader_IsA_04 (HandleRef pThis, string type) |
static internal int | vtkXMLImageDataReader_IsTypeOf_05 (string type) |
static internal IntPtr | vtkXMLImageDataReader_NewInstance_07 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkXMLImageDataReader_SafeDownCast_08 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
static | vtkXMLImageDataReader () |
Automatically generated type registration mechanics. |
vtkXMLImageDataReader - Read VTK XML ImageData files.
Description vtkXMLImageDataReader reads the VTK XML ImageData file format. One image data file can be read to produce one output. Streaming is supported. The standard extension for this reader's file format is "vti". This reader is also used to read a single piece of the parallel file format.
static Kitware.VTK.vtkXMLImageDataReader.vtkXMLImageDataReader | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkXMLImageDataReader.vtkXMLImageDataReader | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkXMLImageDataReader.CopyOutputInformation | ( | vtkInformation | outInfo, |
int | port | ||
) | [virtual] |
For the specified port, copy the information this reader sets up in SetupOutputInformation to outInfo.
Reimplemented from Kitware.VTK.vtkXMLStructuredDataReader.
override void Kitware.VTK.vtkXMLImageDataReader.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.vtkXMLStructuredDataReader.
Get the reader's output.
Get the reader's output.
override int Kitware.VTK.vtkXMLImageDataReader.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkXMLStructuredDataReader.
static new int Kitware.VTK.vtkXMLImageDataReader.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkXMLStructuredDataReader.
static new vtkXMLImageDataReader Kitware.VTK.vtkXMLImageDataReader.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkXMLStructuredDataReader.
static new vtkXMLImageDataReader Kitware.VTK.vtkXMLImageDataReader.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkXMLStructuredDataReader.
static internal void Kitware.VTK.vtkXMLImageDataReader.vtkXMLImageDataReader_CopyOutputInformation_01 | ( | HandleRef | pThis, |
HandleRef | outInfo, | ||
int | port | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkXMLImageDataReader.vtkXMLImageDataReader_GetOutput_02 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkXMLImageDataReader.vtkXMLImageDataReader_GetOutput_03 | ( | HandleRef | pThis, |
int | idx, | ||
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal int Kitware.VTK.vtkXMLImageDataReader.vtkXMLImageDataReader_IsA_04 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkXMLImageDataReader.vtkXMLImageDataReader_IsTypeOf_05 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkXMLImageDataReader.vtkXMLImageDataReader_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkXMLImageDataReader.vtkXMLImageDataReader_NewInstance_07 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkXMLImageDataReader.vtkXMLImageDataReader_SafeDownCast_08 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
new readonly string Kitware.VTK.vtkXMLImageDataReader.MRClassNameKey = "21vtkXMLImageDataReader" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkXMLStructuredDataReader.
new const string Kitware.VTK.vtkXMLImageDataReader.MRFullTypeName = "Kitware.VTK.vtkXMLImageDataReader" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkXMLStructuredDataReader.