ELF>6@@  UH@dH%(HD$81HHt$HD$HFHD$$D$ t0H|$1HT$8dH+%(uhH@]@HT$H|$H5|$HtHt+HH5HPtHuH1Huff.fUSHHdH%(HD$81HHt$HD$HFHD$$D$ HD$t6H|$1HT$8dH+%(utHH[]fHt$H|$tHl$H=HtHH=uHuHc@HH8VdH%(HD$(1HH4$HD$HGfnfnȉD$fbfD$u4H(HttOH111HT$(dH+%(uQH8@HtHx(HtҋD$t2H1HHuHHT$DH8VdH%(HD$(1HH4$HD$HGfnfnȉD$fbfD$u4H(HttOH111HT$(dH+%(uQH8@HtHx(HtҋD$t2H1HHuHHT$DSH0VdH%(HD$(1HH4$HD$HGfnfnȉD$fbfD$u;H(Htt^H111HT$(dH+%(u_H0[f.HtHx(HtˋD$t9H1fHHuHcT$qUH0VdH%(HD$(1HH4$HD$HGfnfnȉD$fbfD$u;H(Htt^H111HT$(dH+%(u`H0]f.HtHx(HtˋD$t:H1fHHHuHT$pfATUSH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uYHD$Ho(Ht!\$ +\$$tJH|$1HT$8dH+%(H@[]A\HHuːHt$H|$tD$$Ld$uXHELH@H;u\H=tLH=u)HeHcZfDLL@HЉfATH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$uDH(HtD$9D$tIH11E1HD$(dH+%(H0LA\@HHufHHRxH;IMtoI$H5LPtZHuLIHoHbL1HHP@L8fE1H"DIjfUH@HWdH%(HD$8HFH1ҁfnfnAAfbA)t`AHHt$HD$T$(fD$ HHo(HtoA'H|$1OLHt$LT$D$ T$$T$(HH(HtEH|$111HT$8dH+%(H@]fDH5D1DHtHh(HtT$$H|$1HtHx(HD$$uDL$ VHHHLHAH5HT$H|$|$HHEHHHHDL$ qfATL%1HH5LuLHLA\ATIUHHt HH5LHtHmtH]A\HH]A\SafeDownCastvtkObjectBasevtkGenericCellIteratorIsTypeOfNextBeginIsAtEndNewCellIsANewInstanceGetCellvtkGenericAdaptorCellvtkObjectUH=Hu]ÐHH=tH]vtkGenericCellIterator - iterator used to traverse cells Superclass: vtkObject This class (and subclasses) are used to iterate over cells. Use it only in conjunction with vtkGenericDataSet (i.e., the adaptor framework). Typical use is: vtkGenericDataSet *dataset; vtkGenericCellIterator *it = dataset->NewCellIterator(2); for (it->Begin(); !it->IsAtEnd(); it->Next()); { spec=it->GetCell(); } vtkCommonDataModelPython.vtkGenericCellIteratorV.IsTypeOf(string) -> int C++: static vtkTypeBool IsTypeOf(const char *type) Standard VTK construction and type macros. V.IsA(string) -> int C++: vtkTypeBool IsA(const char *type) override; Standard VTK construction and type macros. V.SafeDownCast(vtkObjectBase) -> vtkGenericCellIterator C++: static vtkGenericCellIterator *SafeDownCast(vtkObjectBase *o) Standard VTK construction and type macros. V.NewInstance() -> vtkGenericCellIterator C++: vtkGenericCellIterator *NewInstance() Standard VTK construction and type macros. V.Begin() C++: virtual void Begin() Move iterator to first position if any (loop initialization). V.IsAtEnd() -> int C++: virtual int IsAtEnd() Is the iterator at the end of traversal? V.NewCell() -> vtkGenericAdaptorCell C++: virtual vtkGenericAdaptorCell *NewCell() Create an empty cell. The user is responsible for deleting it. \post result_exists: result!=0 V.GetCell(vtkGenericAdaptorCell) C++: virtual void GetCell(vtkGenericAdaptorCell *c) V.GetCell() -> vtkGenericAdaptorCell C++: virtual vtkGenericAdaptorCell *GetCell() Get the cell at current position. The cell should be instantiated with the NewCell() method. \pre not_at_end: !IsAtEnd() \pre c_exists: c!=0 THREAD SAFE V.Next() C++: virtual void Next() Move the iterator to the next position in the list. \pre not_at_end: !IsAtEnd() HHHDGCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0GNUzRx  EDPa AE @ T<EY B W(tEAD`j AAJ H@{ E H@{ E ED@{ AK ED@{ AK 0 ^FAA D`  AABH TgFD@ EE xEDP AG HFA0OFDD n ABA DDB 8k.p^\g@@  =B GL2Q V;[@`FeNjVoZuf{n !2" fz" <*QgvP H , OPeq}!1_ZL37PyvtkGenericCellIterator_SafeDownCastP7_objectS0__ZL33PyvtkGenericCellIterator_IsTypeOfP7_objectS0__ZL29PyvtkGenericCellIterator_NextP7_objectS0__ZL30PyvtkGenericCellIterator_BeginP7_objectS0__ZL32PyvtkGenericCellIterator_IsAtEndP7_objectS0__ZL32PyvtkGenericCellIterator_NewCellP7_objectS0__ZL28PyvtkGenericCellIterator_IsAP7_objectS0__ZL36PyvtkGenericCellIterator_NewInstanceP7_objectS0__ZL32PyvtkGenericCellIterator_GetCellP7_objectS0__ZL29PyvtkGenericCellIterator_Type_ZL32PyvtkGenericCellIterator_Methods_GLOBAL__sub_I_vtkGenericCellIteratorPython.cxx.LC0.LC1.LC2.LC4.LC3.LC5.LC6.LC7.LC8.LC9.LC10.LC11.LC12.LC13_ZN13vtkPythonArgs13ArgCountErrorEii_ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRbPyErr_Occurred_ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase__stack_chk_fail_ZNK22vtkGenericCellIterator19NewInstanceInternalEv_ZN9vtkObject3NewEv_ZN22vtkGenericCellIterator3IsAEPKcstrcmp_ZN13vtkObjectBase8IsTypeOfEPKc_ZN13vtkPythonArgs8GetValueERPcPyLong_FromLong_ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1__ZN13vtkPythonArgs16PureVirtualErrorEv_GLOBAL_OFFSET_TABLE__Py_NoneStructPyVTKObject_CheckPyVTKObject_GetObjectPyVTKObject_SetFlag_ZN13vtkPythonArgs13ArgCountErrorEiPKcPyvtkGenericCellIterator_ClassNewPyVTKClass_AddPyvtkObject_ClassNewPyType_ReadyPyVTKAddFile_vtkGenericCellIteratorPyDict_SetItemString_Py_DeallocPyType_TypePyVTKObject_DeletePyVTKObject_ReprPyVTKObject_StringPyObject_GenericGetAttrPyObject_GenericSetAttrPyVTKObject_AsBufferPyVTKObject_TraversePyVTKObject_GetSetPyVTKObject_NewPyObject_GC_DelP$}%&'&(:$m.},,&/-(9$Y0w1&*3($90W1j&v*3($!0?1\&i/p($0/1M&Z'a($!0;.^*+gl,z,&/-( ?$i0*)*&'456&3(!$!* $S ![ 7i 0 1 0 & ' " %" &2 *3@ (Y b i q 9w  :  ; 8  = >*,&+,8-#?0@XABCDEFG8H@I2 V(p8H@HX`Zhxh@FXNf@p; DXx$pX|@P  .symtab.strtab.shstrtab.rela.text.data.bss.rodata.str1.1.rela.text._ZNK22vtkGenericCellIterator19NewInstanceInternalEv.rodata._ZN22vtkGenericCellIterator3IsAEPKc.str1.1.rela.text._ZN22vtkGenericCellIterator3IsAEPKc.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.groups@ )sL + ` @& &O ,O 12O E @@/2  <@/x 2@ ,p@(00@X0 @p0 (@@ #@180,AQ id@4P$ Ah5z