|
ActiViz .NET
5.8.0
|
vtkGaussianCubeReader - read ASCII Gaussian Cube Data files More...
Public Member Functions | |
| vtkGaussianCubeReader (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
| Automatically generated constructor - called from generated code. DO NOT call directly. | |
| vtkGaussianCubeReader () | |
| Undocumented Block. | |
| override string | GetFileName () |
| Undocumented Block. | |
| vtkImageData | GetGridOutput () |
| Undocumented Block. | |
| virtual vtkTransform | GetTransform () |
| Undocumented Block. | |
| override int | IsA (string type) |
| Undocumented Block. | |
| new vtkGaussianCubeReader | NewInstance () |
| Undocumented Block. | |
| override void | SetFileName (string _arg) |
| Undocumented Block. | |
Static Public Member Functions | |
| static new vtkGaussianCubeReader | New () |
| Undocumented Block. | |
| static new int | IsTypeOf (string type) |
| Undocumented Block. | |
| static new vtkGaussianCubeReader | SafeDownCast (vtkObjectBase o) |
| Undocumented Block. | |
Public Attributes | |
| new const string | MRFullTypeName = "Kitware.VTK.vtkGaussianCubeReader" |
| Automatically generated type registration mechanics. | |
Static Public Attributes | |
| static new readonly string | MRClassNameKey = "21vtkGaussianCubeReader" |
| 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 | vtkGaussianCubeReader_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkGaussianCubeReader_GetFileName_01 (HandleRef pThis) |
| static internal IntPtr | vtkGaussianCubeReader_GetGridOutput_02 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkGaussianCubeReader_GetTransform_03 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal int | vtkGaussianCubeReader_IsA_04 (HandleRef pThis, string type) |
| static internal int | vtkGaussianCubeReader_IsTypeOf_05 (string type) |
| static internal IntPtr | vtkGaussianCubeReader_NewInstance_07 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal IntPtr | vtkGaussianCubeReader_SafeDownCast_08 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
| static internal void | vtkGaussianCubeReader_SetFileName_09 (HandleRef pThis, string _arg) |
Static Private Member Functions | |
| static | vtkGaussianCubeReader () |
| Automatically generated type registration mechanics. | |
vtkGaussianCubeReader - read ASCII Gaussian Cube Data files
Description vtkGaussianCubeReader is a source object that reads ASCII files following the description in http://www.gaussian.com/00000430.htm The FileName must be specified.
Thanks Dr. Jean M. Favre who developed and contributed this class.
| static Kitware.VTK.vtkGaussianCubeReader.vtkGaussianCubeReader | ( | ) | [static, private] |
Automatically generated type registration mechanics.
| Kitware.VTK.vtkGaussianCubeReader.vtkGaussianCubeReader | ( | IntPtr | rawCppThis, |
| bool | callDisposalMethod, | ||
| bool | strong | ||
| ) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
| override void Kitware.VTK.vtkGaussianCubeReader.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.
| override string Kitware.VTK.vtkGaussianCubeReader.GetFileName | ( | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkMoleculeReaderBase.
Undocumented Block.
| virtual vtkTransform Kitware.VTK.vtkGaussianCubeReader.GetTransform | ( | ) | [virtual] |
Undocumented Block.
| override int Kitware.VTK.vtkGaussianCubeReader.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkMoleculeReaderBase.
| static new int Kitware.VTK.vtkGaussianCubeReader.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkMoleculeReaderBase.
| static new vtkGaussianCubeReader Kitware.VTK.vtkGaussianCubeReader.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkMoleculeReaderBase.
| static new vtkGaussianCubeReader Kitware.VTK.vtkGaussianCubeReader.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkMoleculeReaderBase.
| override void Kitware.VTK.vtkGaussianCubeReader.SetFileName | ( | string | _arg | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkMoleculeReaderBase.
| static internal IntPtr Kitware.VTK.vtkGaussianCubeReader.vtkGaussianCubeReader_GetFileName_01 | ( | HandleRef | pThis | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkGaussianCubeReader.vtkGaussianCubeReader_GetGridOutput_02 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkGaussianCubeReader.vtkGaussianCubeReader_GetTransform_03 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkGaussianCubeReader.vtkGaussianCubeReader_IsA_04 | ( | HandleRef | pThis, |
| string | type | ||
| ) | [private] |
| static internal int Kitware.VTK.vtkGaussianCubeReader.vtkGaussianCubeReader_IsTypeOf_05 | ( | string | type | ) | [private] |
| static internal IntPtr Kitware.VTK.vtkGaussianCubeReader.vtkGaussianCubeReader_New | ( | ref uint | mteStatus, |
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkGaussianCubeReader.vtkGaussianCubeReader_NewInstance_07 | ( | HandleRef | pThis, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal IntPtr Kitware.VTK.vtkGaussianCubeReader.vtkGaussianCubeReader_SafeDownCast_08 | ( | HandleRef | o, |
| ref uint | mteStatus, | ||
| ref uint | mteIndex, | ||
| ref uint | rawRefCount | ||
| ) | [private] |
| static internal void Kitware.VTK.vtkGaussianCubeReader.vtkGaussianCubeReader_SetFileName_09 | ( | HandleRef | pThis, |
| string | _arg | ||
| ) | [private] |
new readonly string Kitware.VTK.vtkGaussianCubeReader.MRClassNameKey = "21vtkGaussianCubeReader" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkMoleculeReaderBase.
| new const string Kitware.VTK.vtkGaussianCubeReader.MRFullTypeName = "Kitware.VTK.vtkGaussianCubeReader" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkMoleculeReaderBase.
1.7.6.1