ELF>0@@65!"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+%(HH[]DHt$H|$tHl$H=HtHH=uHuHc@HH=tHH=tHH=tHff.SH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(Ht\$9\$t:H111HT$(dH+%(uUH0[fDHHuӐt1HuHcfDHHH;tЉfSH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(uZH0[fDHHuӐtHuHcHHH;tЉff.fUH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(u^H0]fDHHuӐt$HHuH@HHhH;tHfUH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(u^H0]fDHHuӐt$HHuH@HHH;tHfSH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(uUH0[fDHHuӐtHuHcfHHH;tЉfUH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uLHo(Ht!D$ +D$$tFH|$1HT$8dH+%(H@]fDHHuϐHT$H|$H5|$HtD$$uHEHH;u4HHwHHifHHUH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uLHo(Ht!D$ +D$$tFH|$1HT$8dH+%(H@]fDHHuϐHT$H|$H5|$HtD$$uHEHH;u,1HHzHHl@HHfATH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$uDH(HtD$9D$tIH11E1HD$(dH+%(H0LA\@HHufHHRxH;IMtoI$H5LPtZHuLIHoHbL1HHP@L8fE1H"DIjfATUSH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uYHD$Ho(Ht!\$ +\$$tJH|$1HT$8dH+%(H@[]A\HHuːHt$H|$tD$$Ld$u`HELH@H;H=tLH=u-HaHcVf.LLH=tLH=tLH=tLHЉfH8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(ukH8HHuҐHHH; u5tLJHuHH@1ff.fH8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(unH8HHuҐHHH; u5tLJHuHHDf.H8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(unH8HHuҐHHH; u5tLJHuHHDf.H8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(unH8HHuҐHHH; u5tLJHuHHDf.H8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(unH8HHuҐHHH; u5tLJHuHHDf.H8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(unH8HHuҐHHH; u5tLJHuHHDf.H8fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u>H(HtD$9D$t;H111HT$(dH+%(unH8HHuҐHHH; u5tLJHuHHDf.UH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uLHo(Ht!D$ +D$$tFH|$1HT$8dH+%(H@]fDHHuϐHt$ H|$tD$$t$ tQ9O1H9tHEHHuHHgHEHH;u,9O1҅H9tHfH@AT1UHHHNdH%(HD$81HGAfnH%fnA)fbAAuZH Ht$HL$T$(fD$ HHo(Ht 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) -> vtkImageRectilinearWipe C++: static vtkImageRectilinearWipe *SafeDownCast( vtkObjectBase *o) V.NewInstance() -> vtkImageRectilinearWipe C++: vtkImageRectilinearWipe *NewInstance() V.SetPosition(int, int) C++: void SetPosition(int, int) V.SetPosition((int, int)) C++: void SetPosition(int a[2]) V.GetPosition() -> (int, int) C++: int *GetPosition() Set/Get the location of the image transition. Note that position is specified in pixels. V.SetAxis(int, int) C++: void SetAxis(int, int) V.SetAxis((int, int)) C++: void SetAxis(int a[2]) V.GetAxis() -> (int, int) C++: int *GetAxis() Set/Get the location of the wipe axes. The default is X,Y (ie vector values of 0 and 1). V.SetInput1Data(vtkDataObject) C++: virtual void SetInput1Data(vtkDataObject *in) Set the two inputs to this filter. V.SetInput2Data(vtkDataObject) C++: virtual void SetInput2Data(vtkDataObject *in) V.SetWipe(int) C++: virtual void SetWipe(int _arg) Specify the wipe mode. This mode determnis how input 0 and input 1 are combined to produce the output. Each mode uses one or both of the values stored in Position. SetWipeToQuad - alternate input 0 and input 1 horizontally and vertically. The Position specifies the location of the quad intersection. SetWipeToLowerLeft{LowerRight,UpperLeft.UpperRight} - 3 of one input and 1 of the other. Select the location of input 0 to the LowerLeft{LowerRight,UpperLeft,UpperRight}. Position selects the location of the corner. SetWipeToHorizontal - alternate input 0 and input 1 with a vertical split. Position[0] specifies the location of the vertical transition between input 0 and input 1. SetWipeToVertical - alternate input 0 and input 1 with a horizontal split. Position[1] specifies the location of the horizonal transition between input 0 and input 1. V.GetWipeMinValue() -> int C++: virtual int GetWipeMinValue() Specify the wipe mode. This mode determnis how input 0 and input 1 are combined to produce the output. Each mode uses one or both of the values stored in Position. SetWipeToQuad - alternate input 0 and input 1 horizontally and vertically. The Position specifies the location of the quad intersection. SetWipeToLowerLeft{LowerRight,UpperLeft.UpperRight} - 3 of one input and 1 of the other. Select the location of input 0 to the LowerLeft{LowerRight,UpperLeft,UpperRight}. Position selects the location of the corner. SetWipeToHorizontal - alternate input 0 and input 1 with a vertical split. Position[0] specifies the location of the vertical transition between input 0 and input 1. SetWipeToVertical - alternate input 0 and input 1 with a horizontal split. Position[1] specifies the location of the horizonal transition between input 0 and input 1. V.GetWipeMaxValue() -> int C++: virtual int GetWipeMaxValue() Specify the wipe mode. This mode determnis how input 0 and input 1 are combined to produce the output. Each mode uses one or both of the values stored in Position. SetWipeToQuad - alternate input 0 and input 1 horizontally and vertically. The Position specifies the location of the quad intersection. SetWipeToLowerLeft{LowerRight,UpperLeft.UpperRight} - 3 of one input and 1 of the other. Select the location of input 0 to the LowerLeft{LowerRight,UpperLeft,UpperRight}. Position selects the location of the corner. SetWipeToHorizontal - alternate input 0 and input 1 with a vertical split. Position[0] specifies the location of the vertical transition between input 0 and input 1. SetWipeToVertical - alternate input 0 and input 1 with a horizontal split. Position[1] specifies the location of the horizonal transition between input 0 and input 1. V.GetWipe() -> int C++: virtual int GetWipe() Specify the wipe mode. This mode determnis how input 0 and input 1 are combined to produce the output. Each mode uses one or both of the values stored in Position. SetWipeToQuad - alternate input 0 and input 1 horizontally and vertically. The Position specifies the location of the quad intersection. SetWipeToLowerLeft{LowerRight,UpperLeft.UpperRight} - 3 of one input and 1 of the other. Select the location of input 0 to the LowerLeft{LowerRight,UpperLeft,UpperRight}. Position selects the location of the corner. SetWipeToHorizontal - alternate input 0 and input 1 with a vertical split. Position[0] specifies the location of the vertical transition between input 0 and input 1. SetWipeToVertical - alternate input 0 and input 1 with a horizontal split. Position[1] specifies the location of the horizonal transition between input 0 and input 1. V.SetWipeToQuad() C++: void SetWipeToQuad() Specify the wipe mode. This mode determnis how input 0 and input 1 are combined to produce the output. Each mode uses one or both of the values stored in Position. SetWipeToQuad - alternate input 0 and input 1 horizontally and vertically. The Position specifies the location of the quad intersection. SetWipeToLowerLeft{LowerRight,UpperLeft.UpperRight} - 3 of one input and 1 of the other. Select the location of input 0 to the LowerLeft{LowerRight,UpperLeft,UpperRight}. Position selects the location of the corner. SetWipeToHorizontal - alternate input 0 and input 1 with a vertical split. Position[0] specifies the location of the vertical transition between input 0 and input 1. SetWipeToVertical - alternate input 0 and input 1 with a horizontal split. Position[1] specifies the location of the horizonal transition between input 0 and input 1. V.SetWipeToHorizontal() C++: void SetWipeToHorizontal() Specify the wipe mode. This mode determnis how input 0 and input 1 are combined to produce the output. Each mode uses one or both of the values stored in Position. SetWipeToQuad - alternate input 0 and input 1 horizontally and vertically. The Position specifies the location of the quad intersection. SetWipeToLowerLeft{LowerRight,UpperLeft.UpperRight} - 3 of one input and 1 of the other. Select the location of input 0 to the LowerLeft{LowerRight,UpperLeft,UpperRight}. Position selects the location of the corner. SetWipeToHorizontal - alternate input 0 and input 1 with a vertical split. Position[0] specifies the location of the vertical transition between input 0 and input 1. SetWipeToVertical - alternate input 0 and input 1 with a horizontal split. Position[1] specifies the location of the horizonal transition between input 0 and input 1. V.SetWipeToVertical() C++: void SetWipeToVertical() Specify the wipe mode. This mode determnis how input 0 and input 1 are combined to produce the output. Each mode uses one or both of the values stored in Position. SetWipeToQuad - alternate input 0 and input 1 horizontally and vertically. The Position specifies the location of the quad intersection. SetWipeToLowerLeft{LowerRight,UpperLeft.UpperRight} - 3 of one input and 1 of the other. Select the location of input 0 to the LowerLeft{LowerRight,UpperLeft,UpperRight}. Position selects the location of the corner. SetWipeToHorizontal - alternate input 0 and input 1 with a vertical split. Position[0] specifies the location of the vertical transition between input 0 and input 1. SetWipeToVertical - alternate input 0 and input 1 with a horizontal split. Position[1] specifies the location of the horizonal transition between input 0 and input 1. V.SetWipeToLowerLeft() C++: void SetWipeToLowerLeft() Specify the wipe mode. This mode determnis how input 0 and input 1 are combined to produce the output. Each mode uses one or both of the values stored in Position. SetWipeToQuad - alternate input 0 and input 1 horizontally and vertically. The Position specifies the location of the quad intersection. SetWipeToLowerLeft{LowerRight,UpperLeft.UpperRight} - 3 of one input and 1 of the other. Select the location of input 0 to the LowerLeft{LowerRight,UpperLeft,UpperRight}. Position selects the location of the corner. SetWipeToHorizontal - alternate input 0 and input 1 with a vertical split. Position[0] specifies the location of the vertical transition between input 0 and input 1. SetWipeToVertical - alternate input 0 and input 1 with a horizontal split. Position[1] specifies the location of the horizonal transition between input 0 and input 1. V.SetWipeToLowerRight() C++: void SetWipeToLowerRight() Specify the wipe mode. This mode determnis how input 0 and input 1 are combined to produce the output. Each mode uses one or both of the values stored in Position. SetWipeToQuad - alternate input 0 and input 1 horizontally and vertically. The Position specifies the location of the quad intersection. SetWipeToLowerLeft{LowerRight,UpperLeft.UpperRight} - 3 of one input and 1 of the other. Select the location of input 0 to the LowerLeft{LowerRight,UpperLeft,UpperRight}. Position selects the location of the corner. SetWipeToHorizontal - alternate input 0 and input 1 with a vertical split. Position[0] specifies the location of the vertical transition between input 0 and input 1. SetWipeToVertical - alternate input 0 and input 1 with a horizontal split. Position[1] specifies the location of the horizonal transition between input 0 and input 1. V.SetWipeToUpperLeft() C++: void SetWipeToUpperLeft() Specify the wipe mode. This mode determnis how input 0 and input 1 are combined to produce the output. Each mode uses one or both of the values stored in Position. SetWipeToQuad - alternate input 0 and input 1 horizontally and vertically. The Position specifies the location of the quad intersection. SetWipeToLowerLeft{LowerRight,UpperLeft.UpperRight} - 3 of one input and 1 of the other. Select the location of input 0 to the LowerLeft{LowerRight,UpperLeft,UpperRight}. Position selects the location of the corner. SetWipeToHorizontal - alternate input 0 and input 1 with a vertical split. Position[0] specifies the location of the vertical transition between input 0 and input 1. SetWipeToVertical - alternate input 0 and input 1 with a horizontal split. Position[1] specifies the location of the horizonal transition between input 0 and input 1. V.SetWipeToUpperRight() C++: void SetWipeToUpperRight() Specify the wipe mode. This mode determnis how input 0 and input 1 are combined to produce the output. Each mode uses one or both of the values stored in Position. SetWipeToQuad - alternate input 0 and input 1 horizontally and vertically. The Position specifies the location of the quad intersection. SetWipeToLowerLeft{LowerRight,UpperLeft.UpperRight} - 3 of one input and 1 of the other. Select the location of input 0 to the LowerLeft{LowerRight,UpperLeft,UpperRight}. Position selects the location of the corner. SetWipeToHorizontal - alternate input 0 and input 1 with a vertical split. Position[0] specifies the location of the vertical transition between input 0 and input 1. SetWipeToVertical - alternate input 0 and input 1 with a horizontal split. Position[1] specifies the location of the horizonal transition between input 0 and input 1. HHHDGCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0GNUzRx 90 D9X l1     EDPa AE 0uEY B P(P"EAD`n AAF |ED@ AG ED@ AG ED@ AG ED@ AG ED@ AG 0/EDP AG T'EDP AG xgFD@ EE 0FAA D`  AABH H@ I H@ I H@ I $H@ I @H@ I \H@ I xH@ I lEDP AG (FCD` ABD (FCD` ABD MFF8,FEA A(D0{ (A ABBF h]  + !c "    D w  / '  gS    8 w   1 ld  *,(p#$N$(*, 3   , 9<L\hpx   4<D##"9P" |"9" "1""" R" y" "E" - "!uR Y y      ' 9 O c     M   -  R g s         # 3 _ZL35PyvtkImageRectilinearWipe_StaticNewv_ZL38PyvtkImageRectilinearWipe_SafeDownCastP7_objectS0__ZL34PyvtkImageRectilinearWipe_IsTypeOfP7_objectS0__ZL41PyvtkImageRectilinearWipe_GetWipeMinValueP7_objectS0__ZL41PyvtkImageRectilinearWipe_GetWipeMaxValueP7_objectS0__ZL37PyvtkImageRectilinearWipe_GetPositionP7_objectS0__ZL33PyvtkImageRectilinearWipe_GetAxisP7_objectS0__ZL33PyvtkImageRectilinearWipe_GetWipeP7_objectS0__ZL39PyvtkImageRectilinearWipe_SetInput2DataP7_objectS0__ZL39PyvtkImageRectilinearWipe_SetInput1DataP7_objectS0__ZL37PyvtkImageRectilinearWipe_NewInstanceP7_objectS0__ZL29PyvtkImageRectilinearWipe_IsAP7_objectS0__ZL39PyvtkImageRectilinearWipe_SetWipeToQuadP7_objectS0__ZL45PyvtkImageRectilinearWipe_SetWipeToLowerRightP7_objectS0__ZL44PyvtkImageRectilinearWipe_SetWipeToUpperLeftP7_objectS0__ZL45PyvtkImageRectilinearWipe_SetWipeToUpperRightP7_objectS0__ZL43PyvtkImageRectilinearWipe_SetWipeToVerticalP7_objectS0__ZL44PyvtkImageRectilinearWipe_SetWipeToLowerLeftP7_objectS0__ZL45PyvtkImageRectilinearWipe_SetWipeToHorizontalP7_objectS0__ZL33PyvtkImageRectilinearWipe_SetWipeP7_objectS0__ZL33PyvtkImageRectilinearWipe_SetAxisP7_objectS0__ZL37PyvtkImageRectilinearWipe_SetPositionP7_objectS0__ZL30PyvtkImageRectilinearWipe_Type_ZL33PyvtkImageRectilinearWipe_Methods_ZZ36PyVTKAddFile_vtkImageRectilinearWipeE9constants_GLOBAL__sub_I_vtkImageRectilinearWipePython.cxx.LC0.LC1.LC2.LC7.LC3.LC4.LC5.LC6.LC8.LC9.LC10.LC11.LC12.LC13.LC14.LC15.LC16.LC17.LC18.LC19.LC20.LC21.LC22.LC23.LC24.LC25.LC26.LC27.LC28_ZN23vtkImageRectilinearWipe11SetPositionEii_ZN23vtkImageRectilinearWipe11GetPositionEv_ZN23vtkImageRectilinearWipe7SetAxisEii_ZN23vtkImageRectilinearWipe7GetAxisEv_ZN23vtkImageRectilinearWipe7SetWipeEi_ZN23vtkImageRectilinearWipe15GetWipeMinValueEv_ZN23vtkImageRectilinearWipe15GetWipeMaxValueEv_ZN23vtkImageRectilinearWipe7GetWipeEv_ZN23vtkImageRectilinearWipe3NewEv_ZNK23vtkImageRectilinearWipe19NewInstanceInternalEv_ZN23vtkImageRectilinearWipe13SetInput1DataEP13vtkDataObject_ZN17vtkImageAlgorithm12SetInputDataEiP13vtkDataObject_ZN23vtkImageRectilinearWipe13SetInput2DataEP13vtkDataObject_ZN13vtkPythonArgs13ArgCountErrorEii_ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRbPyErr_Occurred_ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase__stack_chk_fail_ZN23vtkImageRectilinearWipe3IsAEPKcstrcmp_ZN13vtkObjectBase8IsTypeOfEPKc_ZN13vtkPythonArgs8GetValueERPcPyLong_FromLong_ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1__GLOBAL_OFFSET_TABLE__ZN13vtkPythonArgs10BuildTupleEPKii_Py_NoneStructPyVTKObject_CheckPyVTKObject_GetObjectPyVTKObject_SetFlag_ZN13vtkPythonArgs8GetValueERi_ZN13vtkPythonArgs13ArgCountErrorEiPKc_ZN13vtkPythonArgs8GetArrayEPiiPyvtkImageRectilinearWipe_ClassNewPyVTKClass_AddPyvtkThreadedImageAlgorithm_ClassNewPyType_ReadyPyVTKAddFile_vtkImageRectilinearWipePyDict_SetItemString_Py_DeallocPyType_TypePyVTKObject_DeletePyVTKObject_ReprPyVTKObject_StringPyObject_GenericGetAttrPyObject_GenericSetAttrPyVTKObject_AsBufferPyVTKObject_TraversePyVTKObject_GetSetPyVTKObject_NewPyObject_GC_Del,/`Y0Z1[\[] 2JY}a1_3_[b4_5_6_`]A7Yc[b*Q]!8nYc[b*R]9^Yc[e*M]:NYqc[e*O];>Yac{[b*S]<*YQcm=rZ*XW[*f]>ZYc=Z*VW[*f ]2 ? Y c *U T 1 [ \ g( hE iT [s ] @ Y1 cK an *^{ 1 _ 3 _ [ b 4 _ 5 _ 6 _ ` ]@ A Y c *P [ *f ]@ B Y c *P [ *f]@CYc*P[*f]@DYc*P[*f]@EYc*P[*f]@FYc*P[*f]@GYc*P[*f]AHYcj[,*fN*P]I4YCIKksIYcjjM*N[*fl*Nc]J4YCJKksJYcjjM*L[*fl*Lc]-1.n-o-pm1 r,6bLr_ssTT W W1_&3+_94>_L5Q__6d_q`K-*P^ r0@P`t)0uXvwxyz{|8}@~3)@ ( 8)H@HX)@`h x)D)(\)<)8 h) )0 x(8) @4H X) `<h x)L) p) )@  ) )P  ( 8)#@H X)h'`h x)* ). 4H\p    4T 4X|     ( D ` |  0l*.symtab.strtab.shstrtab.rela.text.data.bss.text._ZN23vtkImageRectilinearWipe11SetPositionEii.text._ZN23vtkImageRectilinearWipe11GetPositionEv.text._ZN23vtkImageRectilinearWipe7SetAxisEii.text._ZN23vtkImageRectilinearWipe7GetAxisEv.text._ZN23vtkImageRectilinearWipe7SetWipeEi.text._ZN23vtkImageRectilinearWipe15GetWipeMinValueEv.text._ZN23vtkImageRectilinearWipe15GetWipeMaxValueEv.text._ZN23vtkImageRectilinearWipe7GetWipeEv.rela.text._ZNK23vtkImageRectilinearWipe19NewInstanceInternalEv.rela.text._ZN23vtkImageRectilinearWipe13SetInput1DataEP13vtkDataObject.rela.text._ZN23vtkImageRectilinearWipe13SetInput2DataEP13vtkDataObject.rodata.str1.1.rodata._ZN23vtkImageRectilinearWipe3IsAEPKc.str1.1.rela.text._ZN23vtkImageRectilinearWipe3IsAEPKc.rodata.str1.8.rela.text.startup.rela.init_array.rela.data.rel.ro.local.rela.data.rel.rela.data.rel.local.comment.note.GNU-stack.note.gnu.property.rela.eh_frame.group@3LH3MP3NX3O`3Ph3Qp3Rx3S 3U 3V 3X 3^ @8t3 &9,91@9d 9 1 T0 @ P @3`@؈3Dp?@322WCu@3!2 20R @03$!HR@@3&2`Rp -@X3(JR E@ 3*YT T@ 3,i0@W,rlWpW Wx@x31\ 4L gC