ActiViz .NET
5.8.0
|
vtkPNMReader - read pnm (i.e., portable anymap) files More...
Public Member Functions | |
vtkPNMReader (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkPNMReader () | |
Undocumented Block. | |
override int | CanReadFile (string fname) |
Undocumented Block. | |
override string | GetDescriptiveName () |
PNM. | |
override string | GetFileExtensions () |
.pnm .pgm .ppm | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkPNMReader | NewInstance () |
Undocumented Block. | |
Static Public Member Functions | |
static new vtkPNMReader | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkPNMReader | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkPNMReader" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "12vtkPNMReader" |
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 | vtkPNMReader_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkPNMReader_CanReadFile_01 (HandleRef pThis, string fname) |
static internal IntPtr | vtkPNMReader_GetDescriptiveName_02 (HandleRef pThis) |
static internal IntPtr | vtkPNMReader_GetFileExtensions_03 (HandleRef pThis) |
static internal int | vtkPNMReader_IsA_04 (HandleRef pThis, string type) |
static internal int | vtkPNMReader_IsTypeOf_05 (string type) |
static internal IntPtr | vtkPNMReader_NewInstance_07 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkPNMReader_SafeDownCast_08 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
static | vtkPNMReader () |
Automatically generated type registration mechanics. |
vtkPNMReader - read pnm (i.e., portable anymap) files
static Kitware.VTK.vtkPNMReader.vtkPNMReader | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkPNMReader.vtkPNMReader | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override int Kitware.VTK.vtkPNMReader.CanReadFile | ( | string | fname | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkImageReader2.
override void Kitware.VTK.vtkPNMReader.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.vtkImageReader.
override string Kitware.VTK.vtkPNMReader.GetDescriptiveName | ( | ) | [virtual] |
PNM.
Reimplemented from Kitware.VTK.vtkImageReader2.
override string Kitware.VTK.vtkPNMReader.GetFileExtensions | ( | ) | [virtual] |
.pnm .pgm .ppm
Reimplemented from Kitware.VTK.vtkImageReader2.
override int Kitware.VTK.vtkPNMReader.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkImageReader.
static new int Kitware.VTK.vtkPNMReader.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkImageReader.
static new vtkPNMReader Kitware.VTK.vtkPNMReader.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkImageReader.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkImageReader.
static new vtkPNMReader Kitware.VTK.vtkPNMReader.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkImageReader.
static internal int Kitware.VTK.vtkPNMReader.vtkPNMReader_CanReadFile_01 | ( | HandleRef | pThis, |
string | fname | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkPNMReader.vtkPNMReader_GetDescriptiveName_02 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkPNMReader.vtkPNMReader_GetFileExtensions_03 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkPNMReader.vtkPNMReader_IsA_04 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkPNMReader.vtkPNMReader_IsTypeOf_05 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkPNMReader.vtkPNMReader_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkPNMReader.vtkPNMReader_NewInstance_07 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkPNMReader.vtkPNMReader_SafeDownCast_08 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
new readonly string Kitware.VTK.vtkPNMReader.MRClassNameKey = "12vtkPNMReader" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkImageReader.
new const string Kitware.VTK.vtkPNMReader.MRFullTypeName = "Kitware.VTK.vtkPNMReader" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkImageReader.