X xxx__text__TEXTxk__data__DATA8 H"__cstring__TEXT`  __compact_unwind__LDH`X __eh_frame__TEXT  h2  0 , P  #UHH=H5HG H uHH=H]ÐUH]fDUHSPHH=H5H H uHH=H5 HHt H tH[]H=H[]fUHSH(HuHo HE؋FEHEHEH}Ѓu;Hut=H]H=! Ht/HHcHu'1H([]ûHuHH([]UHAWAVSH(HuH HEDvDuHG]ԉ]؅y HHtwL(HEMtKA)AuFHuH}t1}LutNH=:LtfLHt?1CH}1,HE1 ILLPHuHcH([A^A_]ûHuUHAVSH0HuH HEЋFEHEuGH5AH}HU}t@HHtCHH5WHPE1LEHu+H}Ⱦ1H0[A^]E1HuLUHAVSH HuHv HEDvDuHG]]yHHH(HD9u3HPxHt9HHH5HPE1LEHucH}111RE1HuCLHt6HHt)HHH1Q@H߾1HH [A^]UHAWAVSH(HuH HED~D}HG]ԉ]؅y HHtdLw(HEMt8A)Au3HuH}t}Hut;LHt?1CH}1,HE1 ILHuHcH([A^A_]f.UHAWAVSH(HuH HEDvDuHG]܉]y HHt$H(HtD9uEt2L5 Ht71H}111HH([A^A_]HIHuMt3LILHHHuLLHHHUHAWAVSH(HuH HEDvDuHG]܉]y HHt$H(HtD9uEt2L5 Ht71H}111HH([A^A_]HIHuMt3LILHHHuLLHHHUHSPHH= HtZH= HtGH= Ht4H= Ht!H= HtHH[]H[]m HD s | }v;GsvtkPNMReadervtkIOImagePython.vtkPNMReadervtkPNMReader - read pnm (i.e., portable anymap) files Superclass: vtkImageReader vtkPNMReader is a source object that reads pnm (portable anymap) files. This includes .pbm (bitmap), .pgm (grayscale), and .ppm (pixmap) files. (Currently this object only reads binary versions of these files.) PNMReader creates structured point datasets. The dimension of the dataset depends upon the number of files read. Reading a single file results in a 2D image, while reading more than one file results in a 3D volume. To read a volume, files must be of the form "FileName." (e.g., foo.ppm.0, foo.ppm.1, ...). You must also specify the DataExtent. The fifth and sixth values of the DataExtent specify the beginning and ending files to read. IsTypeOfV.IsTypeOf(string) -> int C++: static vtkTypeBool IsTypeOf(const char *type) Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h. IsAV.IsA(string) -> int C++: vtkTypeBool IsA(const char *type) override; Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h. SafeDownCastV.SafeDownCast(vtkObjectBase) -> vtkPNMReader C++: static vtkPNMReader *SafeDownCast(vtkObjectBase *o) NewInstanceV.NewInstance() -> vtkPNMReader C++: vtkPNMReader *NewInstance() CanReadFileV.CanReadFile(string) -> int C++: int CanReadFile(const char *fname) override; Return non zero if the reader can read the given file name. Should be implemented by all sub-classes of vtkImageReader2. For non zero return values the following values are to be used 1 - I think I can read the file but I cannot prove it 2 - I definitely can read the file 3 - I can read the file and I have validated that I am the correct reader for this file GetFileExtensionsV.GetFileExtensions() -> string C++: const char *GetFileExtensions() override; .pnm .pgm .ppm GetDescriptiveNameV.GetDescriptiveName() -> string C++: const char *GetDescriptiveName() override; PNM vtkImageReadervtkImageReader2vtkImageAlgorithmvtkAlgorithmvtkObjectvtkObjectBase.pnm .pgm .ppmPNMOP ` a!`!`aPa@a0zRx $8OAC $D` AC $lHAC B$AC E$8 AC I$ AC G$ AC G$4AC I$\HAC I$AC I$AC B(-.-}.-uj.-bW.-OD.-< %= - --/--)--~+-T0%=$ -- -/--)--+-d6-)-)--&-,-+-tL -/-#----)--+-rS--F-3)--*---|-Y)-=-6 -*.-" ,-+---m)-W-O -C.-;,,-$---#--zslV'-IB-=6/#-'!-xh `XH@8( @8"!X0@ `@ ` TPN``Px@?`*#0Zw,)IC]ftEsgo_PyType_Ready_PyvtkImageReader_ClassNew_PyvtkPNMReader_ClassNew_PyVTKObject_New__ZL24PyvtkPNMReader_StaticNewv__ZN12vtkPNMReader3NewEv_PyVTKObject_GetSet__Py_NoneStruct_PyVTKObject_GetObject__ZL22PyvtkPNMReader_Methods_PyObject_GenericSetAttr_PyObject_GenericGetAttr_PyVTKObject_Repr_PyVTKObject_AsBuffer_PyVTKAddFile_vtkPNMReader_PyErr_Clear_strcmp_strlen_PyObject_GC_Del_PyVTKObject_Check__ZN13vtkPythonArgs13ArgCountErrorEii_PyLong_FromLong_PyDict_SetItemString_PyVTKObject_String_PyVTKObject_SetFlag_PyBytes_FromStringAndSize_PyUnicode_FromStringAndSize_PyVTKObject_Delete_PyVTKObject_Traverse__ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase__ZL19PyvtkPNMReader_Type_PyType_Type_PyErr_Occurred_PyVTKClass_Add__Py_Dealloc__ZN13vtkPythonArgs8GetValueERPc__ZN14vtkImageReader8IsTypeOfEPKc__ZN13vtkObjectBase8IsTypeOfEPKc__ZN12vtkPNMReader11CanReadFileEPKc__ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRb__ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1___ZL27PyvtkPNMReader_SafeDownCastP7_objectS0___ZL32PyvtkPNMReader_GetFileExtensionsP7_objectS0___ZL23PyvtkPNMReader_IsTypeOfP7_objectS0___ZL33PyvtkPNMReader_GetDescriptiveNameP7_objectS0___ZL26PyvtkPNMReader_CanReadFileP7_objectS0___ZL26PyvtkPNMReader_NewInstanceP7_objectS0___ZL18PyvtkPNMReader_IsAP7_objectS0_