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.vtkRectilinearGridReader Class Reference

vtkRectilinearGridReader - read vtk rectilinear grid data file More...

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

List of all members.

Public Member Functions

 vtkRectilinearGridReader (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkRectilinearGridReader ()
 Undocumented Block.
vtkRectilinearGrid GetOutput ()
 Get and set the output of this reader.
vtkRectilinearGrid GetOutput (int idx)
 Get and set the output of this reader.
override int IsA (string type)
 Undocumented Block.
new vtkRectilinearGridReader NewInstance ()
 Undocumented Block.
override int ReadMetaData (vtkInformation outInfo)
 Read the meta information from the file. This needs to be public to it can be accessed by vtkDataSetReader.
void SetOutput (vtkRectilinearGrid output)
 Get and set the output of this reader.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "24vtkRectilinearGridReader"
 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 vtkRectilinearGridReader_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkRectilinearGridReader_GetOutput_01 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkRectilinearGridReader_GetOutput_02 (HandleRef pThis, int idx, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkRectilinearGridReader_IsA_03 (HandleRef pThis, string type)
static internal int vtkRectilinearGridReader_IsTypeOf_04 (string type)
static internal IntPtr vtkRectilinearGridReader_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkRectilinearGridReader_ReadMetaData_07 (HandleRef pThis, HandleRef outInfo)
static internal IntPtr vtkRectilinearGridReader_SafeDownCast_08 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkRectilinearGridReader_SetOutput_09 (HandleRef pThis, HandleRef output)

Static Private Member Functions

static vtkRectilinearGridReader ()
 Automatically generated type registration mechanics.

Detailed Description

vtkRectilinearGridReader - read vtk rectilinear grid data file

Description vtkRectilinearGridReader is a source object that reads ASCII or binary rectilinear grid data files in vtk format (see text for format details). The output of this reader is a single vtkRectilinearGrid data object. The superclass of this class, vtkDataReader, provides many methods for controlling the reading of the data file, see vtkDataReader for more information. Caveats Binary files written on one system may not be readable on other systems.

vtkRectilinearGrid vtkDataReader


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkRectilinearGridReader.vtkRectilinearGridReader ( 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.vtkRectilinearGridReader.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.vtkDataReader.

Get and set the output of this reader.

Here is the call graph for this function:

Get and set the output of this reader.

Here is the call graph for this function:

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkDataReader.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkDataReader.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkDataReader.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkDataReader.

Read the meta information from the file. This needs to be public to it can be accessed by vtkDataSetReader.

Reimplemented from Kitware.VTK.vtkDataReader.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkDataReader.

Here is the call graph for this function:

Get and set the output of this reader.

static internal IntPtr Kitware.VTK.vtkRectilinearGridReader.vtkRectilinearGridReader_GetOutput_01 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkRectilinearGridReader.vtkRectilinearGridReader_GetOutput_02 ( HandleRef  pThis,
int  idx,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkRectilinearGridReader.vtkRectilinearGridReader_IsA_03 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkRectilinearGridReader.vtkRectilinearGridReader_IsTypeOf_04 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkRectilinearGridReader.vtkRectilinearGridReader_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkRectilinearGridReader.vtkRectilinearGridReader_NewInstance_06 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkRectilinearGridReader.vtkRectilinearGridReader_ReadMetaData_07 ( HandleRef  pThis,
HandleRef  outInfo 
) [private]
static internal IntPtr Kitware.VTK.vtkRectilinearGridReader.vtkRectilinearGridReader_SafeDownCast_08 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkRectilinearGridReader.vtkRectilinearGridReader_SetOutput_09 ( HandleRef  pThis,
HandleRef  output 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkRectilinearGridReader.MRClassNameKey = "24vtkRectilinearGridReader" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkDataReader.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkDataReader.


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