ActiViz .NET
5.8.0
|
vtkGAMBITReader - reads a dataset in Fluent GAMBIT neutral file format More...
Public Member Functions | |
vtkGAMBITReader (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkGAMBITReader () | |
Undocumented Block. | |
virtual string | GetFileName () |
Specify the file name of the GAMBIT data file to read. | |
virtual int | GetNumberOfCellFields () |
Get the number of data components at the nodes and cells. | |
virtual int | GetNumberOfCells () |
Get the total number of cells. The number of cells is only valid after a successful read of the data file is performed. | |
virtual int | GetNumberOfNodeFields () |
Get the number of data components at the nodes and cells. | |
virtual int | GetNumberOfNodes () |
Get the total number of nodes. The number of nodes is only valid after a successful read of the data file is performed. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkGAMBITReader | NewInstance () |
Undocumented Block. | |
virtual void | SetFileName (string _arg) |
Specify the file name of the GAMBIT data file to read. | |
Static Public Member Functions | |
static new vtkGAMBITReader | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkGAMBITReader | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkGAMBITReader" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "15vtkGAMBITReader" |
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 | vtkGAMBITReader_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkGAMBITReader_GetFileName_01 (HandleRef pThis) |
static internal int | vtkGAMBITReader_GetNumberOfCellFields_02 (HandleRef pThis) |
static internal int | vtkGAMBITReader_GetNumberOfCells_03 (HandleRef pThis) |
static internal int | vtkGAMBITReader_GetNumberOfNodeFields_04 (HandleRef pThis) |
static internal int | vtkGAMBITReader_GetNumberOfNodes_05 (HandleRef pThis) |
static internal int | vtkGAMBITReader_IsA_06 (HandleRef pThis, string type) |
static internal int | vtkGAMBITReader_IsTypeOf_07 (string type) |
static internal IntPtr | vtkGAMBITReader_NewInstance_09 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkGAMBITReader_SafeDownCast_10 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkGAMBITReader_SetFileName_11 (HandleRef pThis, string _arg) |
Static Private Member Functions | |
static | vtkGAMBITReader () |
Automatically generated type registration mechanics. |
vtkGAMBITReader - reads a dataset in Fluent GAMBIT neutral file format
Description vtkGAMBITReader creates an unstructured grid dataset. It reads ASCII files stored in GAMBIT neutral format, with optional data stored at the nodes or at the cells of the model. A cell-based fielddata stores the material id.
static Kitware.VTK.vtkGAMBITReader.vtkGAMBITReader | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkGAMBITReader.vtkGAMBITReader | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkGAMBITReader.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.vtkUnstructuredGridAlgorithm.
virtual string Kitware.VTK.vtkGAMBITReader.GetFileName | ( | ) | [virtual] |
Specify the file name of the GAMBIT data file to read.
virtual int Kitware.VTK.vtkGAMBITReader.GetNumberOfCellFields | ( | ) | [virtual] |
Get the number of data components at the nodes and cells.
virtual int Kitware.VTK.vtkGAMBITReader.GetNumberOfCells | ( | ) | [virtual] |
Get the total number of cells. The number of cells is only valid after a successful read of the data file is performed.
virtual int Kitware.VTK.vtkGAMBITReader.GetNumberOfNodeFields | ( | ) | [virtual] |
Get the number of data components at the nodes and cells.
virtual int Kitware.VTK.vtkGAMBITReader.GetNumberOfNodes | ( | ) | [virtual] |
Get the total number of nodes. The number of nodes is only valid after a successful read of the data file is performed.
override int Kitware.VTK.vtkGAMBITReader.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
static new int Kitware.VTK.vtkGAMBITReader.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
static new vtkGAMBITReader Kitware.VTK.vtkGAMBITReader.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
static new vtkGAMBITReader Kitware.VTK.vtkGAMBITReader.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
virtual void Kitware.VTK.vtkGAMBITReader.SetFileName | ( | string | _arg | ) | [virtual] |
Specify the file name of the GAMBIT data file to read.
static internal IntPtr Kitware.VTK.vtkGAMBITReader.vtkGAMBITReader_GetFileName_01 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkGAMBITReader.vtkGAMBITReader_GetNumberOfCellFields_02 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkGAMBITReader.vtkGAMBITReader_GetNumberOfCells_03 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkGAMBITReader.vtkGAMBITReader_GetNumberOfNodeFields_04 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkGAMBITReader.vtkGAMBITReader_GetNumberOfNodes_05 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkGAMBITReader.vtkGAMBITReader_IsA_06 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkGAMBITReader.vtkGAMBITReader_IsTypeOf_07 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkGAMBITReader.vtkGAMBITReader_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkGAMBITReader.vtkGAMBITReader_NewInstance_09 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkGAMBITReader.vtkGAMBITReader_SafeDownCast_10 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkGAMBITReader.vtkGAMBITReader_SetFileName_11 | ( | HandleRef | pThis, |
string | _arg | ||
) | [private] |
new readonly string Kitware.VTK.vtkGAMBITReader.MRClassNameKey = "15vtkGAMBITReader" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
new const string Kitware.VTK.vtkGAMBITReader.MRFullTypeName = "Kitware.VTK.vtkGAMBITReader" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.