ELF>7@@   UH@dH%(HD$81HHt$HD$HFHD$$D$ t0H|$1HT$8dH+%(uhH@]@HT$H|$H5|$HtHt+HH5HPtHuH1Huff.fSH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(uUH0[fDHHuӐt_HHuHcDHHH;tЉfUH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uLHo(Ht!D$ +D$$tFH|$1HT$8dH+%(uVH@]f.HHuϐHt$ H|$tt$ HHuHHDUSHHdH%(HD$81HHt$HD$HFHD$$D$ HD$t6H|$1HT$8dH+%(HH[]DHt$H|$tHl$H=HtHH=uHuHc@HH=tH@ATUSH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uYHD$Ho(Ht!\$ +\$$tJH|$1HT$8dH+%(H@[]A\HHuːHt$H|$tD$$Ld$uXHELH@H;ulH=tLH=u)HeHcZfDLLH=tL븐HЉfATH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$uDH(HtD$9D$tIH11E1HD$(dH+%(H0LA\@HHufHHRxH;IMtoI$H5LPtZHuLIHoHbL1HHP@L8fE1H"DIjfU1H=H1H=HHH8Hmt H]fDHHD$HD$H]AUH HATL%H5ULt L]A\A]ÐH-L-HHHHHH5LtH-1HHtHH5LHmtOHHtHH5LHmtLL]A\A]HfDHfDHlATIUHHt HH5LHtHmtH]A\HH]A\GHSafeDownCastvtkObjectBasevtkTreeDFSIteratorGetModeSetModeIsTypeOfIsANewInstance(i)ModeTypeDISCOVERFINISHvtkTreeIteratorvtkObjectUH=Hu]ÐHH=tHH=tH]vtkTreeDFSIterator - depth first iterator through a vtkGraph Superclass: vtkTreeIterator vtkTreeDFSIterator performs a depth first search traversal of a tree. First, you must set the tree on which you are going to iterate, and then optionally set the starting vertex and mode. The mode is either DISCOVER (default), in which case vertices are visited as they are first reached, or FINISH, in which case vertices are visited when they are done, i.e. all adjacent vertices have been discovered already. After setting up the iterator, the normal mode of operation is to set up a while(iter->HasNext())loop, with the statement vtkIdType vertex = iter->Next()inside the loop. vtkCommonDataModelPython.vtkTreeDFSIteratorV.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. V.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. V.SafeDownCast(vtkObjectBase) -> vtkTreeDFSIterator C++: static vtkTreeDFSIterator *SafeDownCast(vtkObjectBase *o) V.NewInstance() -> vtkTreeDFSIterator C++: vtkTreeDFSIterator *NewInstance() V.SetMode(int) C++: void SetMode(int mode) Set the visit mode of the iterator. Mode can be DISCOVER (0): Order by discovery time FINISH (1): Order by finish time Default is DISCOVER. Use DISCOVER for top-down algorithms where parents need to be processed before children. Use FINISH for bottom-up algorithms where children need to be processed before parents. V.GetMode() -> int C++: virtual int GetMode() Set the visit mode of the iterator. Mode can be DISCOVER (0): Order by discovery time FINISH (1): Order by finish time Default is DISCOVER. Use DISCOVER for top-down algorithms where parents need to be processed before children. Use FINISH for bottom-up algorithms where children need to be processed before parents. vtkCommonDataModelPython.vtkTreeDFSIterator.ModeTypeHHHD GCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0GNUzRx 0 D XEDPa AE |OEY B j ED@ AG EDP AK (EAD`n AAF 0nFAA D`  AABH DgFD@ EE $h`EO l AG VA8-FPO U BBB  BBD 0OFDD n ABA DDB   & Yn0g@h    . 6 >   G K W  [ d m%"Ge" /@" O`g#2Rdz`- (5ez0O "7JZj_ZL30PyvtkTreeDFSIterator_StaticNewv_ZL33PyvtkTreeDFSIterator_SafeDownCastP7_objectS0__ZL28PyvtkTreeDFSIterator_GetModeP7_objectS0__ZL28PyvtkTreeDFSIterator_SetModeP7_objectS0__ZL29PyvtkTreeDFSIterator_IsTypeOfP7_objectS0__ZL24PyvtkTreeDFSIterator_IsAP7_objectS0__ZL32PyvtkTreeDFSIterator_NewInstanceP7_objectS0__ZL34PyvtkTreeDFSIterator_ModeType_Type_ZL25PyvtkTreeDFSIterator_Type_ZL28PyvtkTreeDFSIterator_Methods_GLOBAL__sub_I_vtkTreeDFSIteratorPython.cxx.LC0.LC1.LC2.LC5.LC6.LC7.LC3.LC4.LC8.LC9.LC10.LC11.LC12.LC13.LC14_ZN18vtkTreeDFSIterator7GetModeEv_ZN18vtkTreeDFSIterator3NewEv_ZNK18vtkTreeDFSIterator19NewInstanceInternalEv_ZN13vtkPythonArgs13ArgCountErrorEii_ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRbPyErr_Occurred_ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase__stack_chk_fail_ZN18vtkTreeDFSIterator3IsAEPKcstrcmp_ZN13vtkObjectBase8IsTypeOfEPKc_ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1_PyLong_FromLong_GLOBAL_OFFSET_TABLE__ZN13vtkPythonArgs8GetValueERi_ZN18vtkTreeDFSIterator7SetModeEi_Py_NoneStruct_ZN13vtkPythonArgs8GetValueERPcPyVTKObject_CheckPyVTKObject_GetObjectPyVTKObject_SetFlag_Z38PyvtkTreeDFSIterator_ModeType_FromEnumiPy_BuildValuePyLong_Type_Py_DeallocPyvtkTreeDFSIterator_ClassNewPyVTKClass_AddPyvtkTreeIterator_ClassNewPyType_Ready_ZN13vtkPythonUtil12AddEnumToMapEP11_typeobjectPyDict_SetItemStringPyVTKAddFile_vtkTreeDFSIteratorPyType_TypePyVTKObject_DeletePyVTKObject_ReprPyVTKObject_StringPyObject_GenericGetAttrPyObject_GenericSetAttrPyVTKObject_AsBufferPyVTKObject_TraversePyVTKObject_GetSetPyVTKObject_NewPyObject_GC_DelPyObject_Free,`()*+*,^(0*1*%,J(q034**5,(M6]e.sx.*1./,F(q06*-..*1 ./*,R(0*'&*$+87H8e9t*, ;*<= )?/A@HOY^AhqB{!C:"C:#CA==$=?>NYC&{=&.&+.9>.K/$E0FXGHIJKLM8N@OE<P> G(8@HX`Kh0xP6. 4H\H0l0.symtab.strtab.shstrtab.rela.text.data.bss.text._ZN18vtkTreeDFSIterator7GetModeEv.rela.text._ZNK18vtkTreeDFSIterator19NewInstanceInternalEv.rodata.str1.1.rodata._ZN18vtkTreeDFSIterator3IsAEPKc.str1.1.rela.text._ZN18vtkTreeDFSIterator3IsAEPKc.rodata.str1.8.rela.text.startup.rela.init_array.rela.data.rel.rela.data.rel.local.comment.note.GNU-stack.note.gnu.property.rela.eh_frame.group@%H 'T - `@P'` &,1^ Y@0 2t2m  O@0 2  @p10$@158 0@1D ?@83T0,] m 0@4P@%  x86