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

vtkWindBladeReader - class for reading WindBlade data files More...

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

List of all members.

Public Member Functions

 vtkWindBladeReader (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkWindBladeReader ()
 Undocumented Block.
void DisableAllPointArrays ()
 The following methods allow selective reading of solutions fields. By default, ALL data fields on the nodes are read, but this can be modified.
void EnableAllPointArrays ()
 The following methods allow selective reading of solutions fields. By default, ALL data fields on the nodes are read, but this can be modified.
vtkUnstructuredGrid GetBladeOutput ()
 Get the reader's output.
vtkStructuredGrid GetFieldOutput ()
 Get the reader's output.
virtual string GetFilename ()
 Undocumented Block.
vtkStructuredGrid GetGroundOutput ()
 Get the reader's output.
int GetNumberOfPointArrays ()
 The following methods allow selective reading of solutions fields. By default, ALL data fields on the nodes are read, but this can be modified.
string GetPointArrayName (int index)
 The following methods allow selective reading of solutions fields. By default, ALL data fields on the nodes are read, but this can be modified.
int GetPointArrayStatus (string name)
 The following methods allow selective reading of solutions fields. By default, ALL data fields on the nodes are read, but this can be modified.
virtual int[] GetSubExtent ()
 Undocumented Block.
virtual void GetSubExtent (ref int _arg1, ref int _arg2, ref int _arg3, ref int _arg4, ref int _arg5, ref int _arg6)
 Undocumented Block.
virtual void GetSubExtent (IntPtr _arg)
 Undocumented Block.
virtual int[] GetWholeExtent ()
 Undocumented Block.
virtual void GetWholeExtent (ref int _arg1, ref int _arg2, ref int _arg3, ref int _arg4, ref int _arg5, ref int _arg6)
 Undocumented Block.
virtual void GetWholeExtent (IntPtr _arg)
 Undocumented Block.
override int IsA (string type)
 Undocumented Block.
new vtkWindBladeReader NewInstance ()
 Undocumented Block.
virtual void SetFilename (string _arg)
 Undocumented Block.
void SetPointArrayStatus (string name, int status)
 The following methods allow selective reading of solutions fields. By default, ALL data fields on the nodes are read, but this can be modified.
virtual void SetSubExtent (int _arg1, int _arg2, int _arg3, int _arg4, int _arg5, int _arg6)
 Undocumented Block.
virtual void SetSubExtent (IntPtr _arg)
 Undocumented Block.
virtual void SetWholeExtent (int _arg1, int _arg2, int _arg3, int _arg4, int _arg5, int _arg6)
 Undocumented Block.
virtual void SetWholeExtent (IntPtr _arg)
 Undocumented Block.

Static Public Member Functions

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

Public Attributes

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

Static Public Attributes

static new readonly string MRClassNameKey = "18vtkWindBladeReader"
 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 vtkWindBladeReader_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkWindBladeReader_DisableAllPointArrays_01 (HandleRef pThis)
static internal void vtkWindBladeReader_EnableAllPointArrays_02 (HandleRef pThis)
static internal IntPtr vtkWindBladeReader_GetBladeOutput_03 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkWindBladeReader_GetFieldOutput_04 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkWindBladeReader_GetFilename_05 (HandleRef pThis)
static internal IntPtr vtkWindBladeReader_GetGroundOutput_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal int vtkWindBladeReader_GetNumberOfPointArrays_07 (HandleRef pThis)
static internal IntPtr vtkWindBladeReader_GetPointArrayName_08 (HandleRef pThis, int index)
static internal int vtkWindBladeReader_GetPointArrayStatus_09 (HandleRef pThis, string name)
static internal IntPtr vtkWindBladeReader_GetSubExtent_10 (HandleRef pThis)
static internal void vtkWindBladeReader_GetSubExtent_11 (HandleRef pThis, ref int _arg1, ref int _arg2, ref int _arg3, ref int _arg4, ref int _arg5, ref int _arg6)
static internal void vtkWindBladeReader_GetSubExtent_12 (HandleRef pThis, IntPtr _arg)
static internal IntPtr vtkWindBladeReader_GetWholeExtent_13 (HandleRef pThis)
static internal void vtkWindBladeReader_GetWholeExtent_14 (HandleRef pThis, ref int _arg1, ref int _arg2, ref int _arg3, ref int _arg4, ref int _arg5, ref int _arg6)
static internal void vtkWindBladeReader_GetWholeExtent_15 (HandleRef pThis, IntPtr _arg)
static internal int vtkWindBladeReader_IsA_16 (HandleRef pThis, string type)
static internal int vtkWindBladeReader_IsTypeOf_17 (string type)
static internal IntPtr vtkWindBladeReader_NewInstance_19 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkWindBladeReader_SafeDownCast_20 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkWindBladeReader_SetFilename_21 (HandleRef pThis, string _arg)
static internal void vtkWindBladeReader_SetPointArrayStatus_22 (HandleRef pThis, string name, int status)
static internal void vtkWindBladeReader_SetSubExtent_23 (HandleRef pThis, int _arg1, int _arg2, int _arg3, int _arg4, int _arg5, int _arg6)
static internal void vtkWindBladeReader_SetSubExtent_24 (HandleRef pThis, IntPtr _arg)
static internal void vtkWindBladeReader_SetWholeExtent_25 (HandleRef pThis, int _arg1, int _arg2, int _arg3, int _arg4, int _arg5, int _arg6)
static internal void vtkWindBladeReader_SetWholeExtent_26 (HandleRef pThis, IntPtr _arg)

Static Private Member Functions

static vtkWindBladeReader ()
 Automatically generated type registration mechanics.

Detailed Description

vtkWindBladeReader - class for reading WindBlade data files

Description vtkWindBladeReader is a source object that reads WindBlade files which are block binary files with tags before and after each block giving the number of bytes within the block. The number of data variables dumped varies. The data is 3D rectilinear with irregular spacing on the Z dimension.


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

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

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

Undocumented Block.


Member Function Documentation

The following methods allow selective reading of solutions fields. By default, ALL data fields on the nodes are read, but this can be modified.

override void Kitware.VTK.vtkWindBladeReader.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.vtkStructuredGridAlgorithm.

The following methods allow selective reading of solutions fields. By default, ALL data fields on the nodes are read, but this can be modified.

Get the reader's output.

Here is the call graph for this function:

Get the reader's output.

Here is the call graph for this function:

virtual string Kitware.VTK.vtkWindBladeReader.GetFilename ( ) [virtual]

Undocumented Block.

Get the reader's output.

Here is the call graph for this function:

The following methods allow selective reading of solutions fields. By default, ALL data fields on the nodes are read, but this can be modified.

The following methods allow selective reading of solutions fields. By default, ALL data fields on the nodes are read, but this can be modified.

The following methods allow selective reading of solutions fields. By default, ALL data fields on the nodes are read, but this can be modified.

virtual int [] Kitware.VTK.vtkWindBladeReader.GetSubExtent ( ) [virtual]

Undocumented Block.

virtual void Kitware.VTK.vtkWindBladeReader.GetSubExtent ( ref int  _arg1,
ref int  _arg2,
ref int  _arg3,
ref int  _arg4,
ref int  _arg5,
ref int  _arg6 
) [virtual]

Undocumented Block.

virtual void Kitware.VTK.vtkWindBladeReader.GetSubExtent ( IntPtr  _arg) [virtual]

Undocumented Block.

virtual int [] Kitware.VTK.vtkWindBladeReader.GetWholeExtent ( ) [virtual]

Undocumented Block.

virtual void Kitware.VTK.vtkWindBladeReader.GetWholeExtent ( ref int  _arg1,
ref int  _arg2,
ref int  _arg3,
ref int  _arg4,
ref int  _arg5,
ref int  _arg6 
) [virtual]

Undocumented Block.

virtual void Kitware.VTK.vtkWindBladeReader.GetWholeExtent ( IntPtr  _arg) [virtual]

Undocumented Block.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkStructuredGridAlgorithm.

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

Undocumented Block.

Reimplemented from Kitware.VTK.vtkStructuredGridAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkStructuredGridAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkStructuredGridAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkStructuredGridAlgorithm.

Here is the call graph for this function:

virtual void Kitware.VTK.vtkWindBladeReader.SetFilename ( string  _arg) [virtual]

Undocumented Block.

void Kitware.VTK.vtkWindBladeReader.SetPointArrayStatus ( string  name,
int  status 
)

The following methods allow selective reading of solutions fields. By default, ALL data fields on the nodes are read, but this can be modified.

virtual void Kitware.VTK.vtkWindBladeReader.SetSubExtent ( int  _arg1,
int  _arg2,
int  _arg3,
int  _arg4,
int  _arg5,
int  _arg6 
) [virtual]

Undocumented Block.

virtual void Kitware.VTK.vtkWindBladeReader.SetSubExtent ( IntPtr  _arg) [virtual]

Undocumented Block.

virtual void Kitware.VTK.vtkWindBladeReader.SetWholeExtent ( int  _arg1,
int  _arg2,
int  _arg3,
int  _arg4,
int  _arg5,
int  _arg6 
) [virtual]

Undocumented Block.

virtual void Kitware.VTK.vtkWindBladeReader.SetWholeExtent ( IntPtr  _arg) [virtual]

Undocumented Block.

static internal void Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_DisableAllPointArrays_01 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_EnableAllPointArrays_02 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_GetBladeOutput_03 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_GetFieldOutput_04 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_GetFilename_05 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_GetGroundOutput_06 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal int Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_GetNumberOfPointArrays_07 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_GetPointArrayName_08 ( HandleRef  pThis,
int  index 
) [private]
static internal int Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_GetPointArrayStatus_09 ( HandleRef  pThis,
string  name 
) [private]
static internal IntPtr Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_GetSubExtent_10 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_GetSubExtent_11 ( 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.vtkWindBladeReader.vtkWindBladeReader_GetSubExtent_12 ( HandleRef  pThis,
IntPtr  _arg 
) [private]
static internal IntPtr Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_GetWholeExtent_13 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_GetWholeExtent_14 ( 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.vtkWindBladeReader.vtkWindBladeReader_GetWholeExtent_15 ( HandleRef  pThis,
IntPtr  _arg 
) [private]
static internal int Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_IsA_16 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_IsTypeOf_17 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_NewInstance_19 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_SafeDownCast_20 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_SetFilename_21 ( HandleRef  pThis,
string  _arg 
) [private]
static internal void Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_SetPointArrayStatus_22 ( HandleRef  pThis,
string  name,
int  status 
) [private]
static internal void Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_SetSubExtent_23 ( HandleRef  pThis,
int  _arg1,
int  _arg2,
int  _arg3,
int  _arg4,
int  _arg5,
int  _arg6 
) [private]
static internal void Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_SetSubExtent_24 ( HandleRef  pThis,
IntPtr  _arg 
) [private]
static internal void Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_SetWholeExtent_25 ( HandleRef  pThis,
int  _arg1,
int  _arg2,
int  _arg3,
int  _arg4,
int  _arg5,
int  _arg6 
) [private]
static internal void Kitware.VTK.vtkWindBladeReader.vtkWindBladeReader_SetWholeExtent_26 ( HandleRef  pThis,
IntPtr  _arg 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkWindBladeReader.MRClassNameKey = "18vtkWindBladeReader" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkStructuredGridAlgorithm.

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

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkStructuredGridAlgorithm.


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