|
ActiViz .NET
5.8.0
|
Public Member Functions | |
| vtkSLACParticleReader (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkSLACParticleReader () | |
| Undocumented Block. | |
| virtual string | GetFileName () |
| Undocumented Block. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkSLACParticleReader | NewInstance () |
| Undocumented Block. | |
| virtual void | SetFileName (string _arg) |
| Undocumented Block. | |
Static Public Member Functions | |
| static new vtkSLACParticleReader | New () |
| Undocumented Block. | |
| static int | CanReadFile (string filename) |
| Returns true if the given file can be read by this reader. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkSLACParticleReader | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkSLACParticleReader" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "21vtkSLACParticleReader" |
| 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 | vtkSLACParticleReader_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkSLACParticleReader_CanReadFile_01 (string filename) |
| static internal IntPtr | vtkSLACParticleReader_GetFileName_02 (HandleRef pThis) |
| static internal int | vtkSLACParticleReader_IsA_03 (HandleRef pThis, string type) |
| static internal int | vtkSLACParticleReader_IsTypeOf_04 (string type) |
| static internal IntPtr | vtkSLACParticleReader_NewInstance_06 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkSLACParticleReader_SafeDownCast_07 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal void | vtkSLACParticleReader_SetFileName_08 (HandleRef pThis, string _arg) |
Static Private Member Functions | |
| static | vtkSLACParticleReader () |
| Automatically generated type registration mechanics. | |
-*- c++ -*-
| static Kitware.VTK.vtkSLACParticleReader.vtkSLACParticleReader | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkSLACParticleReader.vtkSLACParticleReader | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
| static int Kitware.VTK.vtkSLACParticleReader.CanReadFile | ( | string | filename | ) | [static] |
Returns true if the given file can be read by this reader.
| override void Kitware.VTK.vtkSLACParticleReader.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.vtkPolyDataAlgorithm.
| virtual string Kitware.VTK.vtkSLACParticleReader.GetFileName | ( | ) | [virtual] |
Undocumented Block.
| override int Kitware.VTK.vtkSLACParticleReader.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
| static new int Kitware.VTK.vtkSLACParticleReader.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
| static new vtkSLACParticleReader Kitware.VTK.vtkSLACParticleReader.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
| static new vtkSLACParticleReader Kitware.VTK.vtkSLACParticleReader.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
| virtual void Kitware.VTK.vtkSLACParticleReader.SetFileName | ( | string | _arg | ) | [virtual] |
Undocumented Block.
| static internal int Kitware.VTK.vtkSLACParticleReader.vtkSLACParticleReader_CanReadFile_01 | ( | string | filename | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkSLACParticleReader.vtkSLACParticleReader_GetFileName_02 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkSLACParticleReader.vtkSLACParticleReader_IsA_03 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkSLACParticleReader.vtkSLACParticleReader_IsTypeOf_04 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkSLACParticleReader.vtkSLACParticleReader_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkSLACParticleReader.vtkSLACParticleReader_NewInstance_06 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkSLACParticleReader.vtkSLACParticleReader_SafeDownCast_07 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkSLACParticleReader.vtkSLACParticleReader_SetFileName_08 | ( | HandleRef | pThis, |
| string | _arg | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkSLACParticleReader.MRClassNameKey = "21vtkSLACParticleReader" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
| new const string Kitware.VTK.vtkSLACParticleReader.MRFullTypeName = "Kitware.VTK.vtkSLACParticleReader" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
1.7.6.1