|
ActiViz .NET
5.8.0
|
vtkXYZMolReader - read Molecular Data files More...
Public Member Functions | |
| vtkXYZMolReader (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkXYZMolReader () | |
| Undocumented Block. | |
| virtual int | CanReadFile (string name) |
| Test whether the file with the given name can be read by this reader. | |
| virtual int | GetMaxTimeStep () |
| Get the maximum time step. | |
| virtual int | GetTimeStep () |
| Set the current time step. It should be greater than 0 and smaller than MaxTimeStep. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkXYZMolReader | NewInstance () |
| Undocumented Block. | |
| virtual void | SetTimeStep (int _arg) |
| Set the current time step. It should be greater than 0 and smaller than MaxTimeStep. | |
Static Public Member Functions | |
| static new vtkXYZMolReader | New () |
| Undocumented Block. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkXYZMolReader | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkXYZMolReader" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "15vtkXYZMolReader" |
| 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 | vtkXYZMolReader_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkXYZMolReader_CanReadFile_01 (HandleRef pThis, string name) |
| static internal int | vtkXYZMolReader_GetMaxTimeStep_02 (HandleRef pThis) |
| static internal int | vtkXYZMolReader_GetTimeStep_03 (HandleRef pThis) |
| static internal int | vtkXYZMolReader_IsA_04 (HandleRef pThis, string type) |
| static internal int | vtkXYZMolReader_IsTypeOf_05 (string type) |
| static internal IntPtr | vtkXYZMolReader_NewInstance_07 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkXYZMolReader_SafeDownCast_08 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal void | vtkXYZMolReader_SetTimeStep_09 (HandleRef pThis, int _arg) |
Static Private Member Functions | |
| static | vtkXYZMolReader () |
| Automatically generated type registration mechanics. | |
vtkXYZMolReader - read Molecular Data files
Description vtkXYZMolReader is a source object that reads Molecule files The FileName must be specified
Thanks Dr. Jean M. Favre who developed and contributed this class
| static Kitware.VTK.vtkXYZMolReader.vtkXYZMolReader | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkXYZMolReader.vtkXYZMolReader | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
| virtual int Kitware.VTK.vtkXYZMolReader.CanReadFile | ( | string | name | ) | [virtual] |
Test whether the file with the given name can be read by this reader.
| override void Kitware.VTK.vtkXYZMolReader.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.vtkMoleculeReaderBase.
| virtual int Kitware.VTK.vtkXYZMolReader.GetMaxTimeStep | ( | ) | [virtual] |
Get the maximum time step.
| virtual int Kitware.VTK.vtkXYZMolReader.GetTimeStep | ( | ) | [virtual] |
Set the current time step. It should be greater than 0 and smaller than MaxTimeStep.
| override int Kitware.VTK.vtkXYZMolReader.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkMoleculeReaderBase.
| static new int Kitware.VTK.vtkXYZMolReader.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkMoleculeReaderBase.
| static new vtkXYZMolReader Kitware.VTK.vtkXYZMolReader.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkMoleculeReaderBase.
| static new vtkXYZMolReader Kitware.VTK.vtkXYZMolReader.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkMoleculeReaderBase.
| virtual void Kitware.VTK.vtkXYZMolReader.SetTimeStep | ( | int | _arg | ) | [virtual] |
Set the current time step. It should be greater than 0 and smaller than MaxTimeStep.
| static internal int Kitware.VTK.vtkXYZMolReader.vtkXYZMolReader_CanReadFile_01 | ( | HandleRef | pThis, |
| string | name | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkXYZMolReader.vtkXYZMolReader_GetMaxTimeStep_02 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkXYZMolReader.vtkXYZMolReader_GetTimeStep_03 | ( | HandleRef | pThis | ) | [private] |
| static internal int Kitware.VTK.vtkXYZMolReader.vtkXYZMolReader_IsA_04 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkXYZMolReader.vtkXYZMolReader_IsTypeOf_05 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkXYZMolReader.vtkXYZMolReader_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkXYZMolReader.vtkXYZMolReader_NewInstance_07 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkXYZMolReader.vtkXYZMolReader_SafeDownCast_08 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkXYZMolReader.vtkXYZMolReader_SetTimeStep_09 | ( | HandleRef | pThis, |
| int | _arg | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkXYZMolReader.MRClassNameKey = "15vtkXYZMolReader" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkMoleculeReaderBase.
| new const string Kitware.VTK.vtkXYZMolReader.MRFullTypeName = "Kitware.VTK.vtkXYZMolReader" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkMoleculeReaderBase.
1.7.6.1