|
ActiViz .NET
5.8.0
|
vtkEnSightMasterServerReader - reader for compund EnSight files More...
Public Member Functions | |
| vtkEnSightMasterServerReader (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkEnSightMasterServerReader () | |
| Undocumented Block. | |
| int | CanReadFile (string fname) |
| Set or get the current piece. | |
| int | DetermineFileName (int piece) |
| Determine which file should be read for piece. | |
| virtual int | GetCurrentPiece () |
| Set or get the current piece. | |
| virtual string | GetPieceCaseFileName () |
| Get the file name that will be read. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkEnSightMasterServerReader | NewInstance () |
| Undocumented Block. | |
| virtual void | SetCurrentPiece (int _arg) |
| Set or get the current piece. | |
Static Public Member Functions | |
| static new vtkEnSightMasterServerReader | New () |
| Undocumented Block. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkEnSightMasterServerReader | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkEnSightMasterServerReader" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "28vtkEnSightMasterServerReader" |
| 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 | vtkEnSightMasterServerReader_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkEnSightMasterServerReader_CanReadFile_01 (HandleRef pThis, string fname) |
| static internal int | vtkEnSightMasterServerReader_DetermineFileName_02 (HandleRef pThis, int piece) |
| static internal int | vtkEnSightMasterServerReader_GetCurrentPiece_03 (HandleRef pThis) |
| static internal IntPtr | vtkEnSightMasterServerReader_GetPieceCaseFileName_04 (HandleRef pThis) |
| static internal int | vtkEnSightMasterServerReader_IsA_05 (HandleRef pThis, string type) |
| static internal int | vtkEnSightMasterServerReader_IsTypeOf_06 (string type) |
| static internal IntPtr | vtkEnSightMasterServerReader_NewInstance_08 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkEnSightMasterServerReader_SafeDownCast_09 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal void | vtkEnSightMasterServerReader_SetCurrentPiece_10 (HandleRef pThis, int _arg) |
Static Private Member Functions | |
| static | vtkEnSightMasterServerReader () |
| Automatically generated type registration mechanics. | |
vtkEnSightMasterServerReader - reader for compund EnSight files
| static Kitware.VTK.vtkEnSightMasterServerReader.vtkEnSightMasterServerReader | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkEnSightMasterServerReader.vtkEnSightMasterServerReader | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
| int Kitware.VTK.vtkEnSightMasterServerReader.CanReadFile | ( | string | fname | ) |
Set or get the current piece.
Reimplemented from Kitware.VTK.vtkGenericEnSightReader.
| int Kitware.VTK.vtkEnSightMasterServerReader.DetermineFileName | ( | int | piece | ) |
Determine which file should be read for piece.
| override void Kitware.VTK.vtkEnSightMasterServerReader.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.vtkGenericEnSightReader.
| virtual int Kitware.VTK.vtkEnSightMasterServerReader.GetCurrentPiece | ( | ) | [virtual] |
Set or get the current piece.
| virtual string Kitware.VTK.vtkEnSightMasterServerReader.GetPieceCaseFileName | ( | ) | [virtual] |
Get the file name that will be read.
| override int Kitware.VTK.vtkEnSightMasterServerReader.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkGenericEnSightReader.
| static new int Kitware.VTK.vtkEnSightMasterServerReader.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkGenericEnSightReader.
| static new vtkEnSightMasterServerReader Kitware.VTK.vtkEnSightMasterServerReader.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkGenericEnSightReader.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkGenericEnSightReader.
| static new vtkEnSightMasterServerReader Kitware.VTK.vtkEnSightMasterServerReader.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkGenericEnSightReader.
| virtual void Kitware.VTK.vtkEnSightMasterServerReader.SetCurrentPiece | ( | int | _arg | ) | [virtual] |
Set or get the current piece.
| static internal int Kitware.VTK.vtkEnSightMasterServerReader.vtkEnSightMasterServerReader_CanReadFile_01 | ( | HandleRef | pThis, |
| string | fname | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkEnSightMasterServerReader.vtkEnSightMasterServerReader_DetermineFileName_02 | ( | HandleRef | pThis, |
| int | piece | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkEnSightMasterServerReader.vtkEnSightMasterServerReader_GetCurrentPiece_03 | ( | HandleRef | pThis | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkEnSightMasterServerReader.vtkEnSightMasterServerReader_GetPieceCaseFileName_04 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkEnSightMasterServerReader.vtkEnSightMasterServerReader_IsA_05 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkEnSightMasterServerReader.vtkEnSightMasterServerReader_IsTypeOf_06 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkEnSightMasterServerReader.vtkEnSightMasterServerReader_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkEnSightMasterServerReader.vtkEnSightMasterServerReader_NewInstance_08 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkEnSightMasterServerReader.vtkEnSightMasterServerReader_SafeDownCast_09 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkEnSightMasterServerReader.vtkEnSightMasterServerReader_SetCurrentPiece_10 | ( | HandleRef | pThis, |
| int | _arg | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkEnSightMasterServerReader.MRClassNameKey = "28vtkEnSightMasterServerReader" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkGenericEnSightReader.
| new const string Kitware.VTK.vtkEnSightMasterServerReader.MRFullTypeName = "Kitware.VTK.vtkEnSightMasterServerReader" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkGenericEnSightReader.
1.7.6.1