ELF>G@@$#    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=tH@SH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(uZH0[fDHHuӐtHuHcHHH;tЉff.fSH0fnFdH%(HD$(1HH4$HD$HGfnȉD$fbfD$u=H(HtD$9D$t:H111HT$(dH+%(u}H0[fDHHuӐt,fH~HufHnfHHH;ufH~fDfH~f.UH@fnFdH%(HD$81HHt$HD$HGfnȉD$(fbfD$ uLHo(Ht!D$ +D$$tFH|$1HT$8dH+%(H@]fDHHuϐHt$H|$tD$$D$t?f.ztHEHHuHHt@HEHH;u$f.ztHDHff.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"DIjfATL%H HH5LuLHLA\ATIUHHt HH5LHtHmtH]A\HH]A\AWAVAUATUSH8fnFdH%(H$(1HHt$0HD$8HGfnЉD$HfbfD$@u]L(Mt!D$@+D$DtWH|$01H$(dH+%(H8[]A\A]A^A_HHu뾐Ld$PHl$0LHtLl$pHLtL$ HLfH$\$Xd$`l$xt$pL$PH$ D$D\$$fo$d$ fH~fo$fo$l$fo$|$)$)$)$)$L$(ILLLLL$(fI~f.L$PL$f.L$Xd$ f.d$`fHnf.|$p\$f.\$x}wl$f.$b\$f.$#$f.$$f.$$f.$$f.$$f.$$f.$zsuq$f.$z]u[$f.$ zGuEH fInLLLLL$(fI~@Hu LHHLH|H$L1H DAWAVAUATUSH8fnFdH%(H$(1HHt$0HD$8HGfnȉD$HfbfD$@u]L(Mt!D$@+D$DtWH|$01H$(dH+%(xH8[]A\A]A^A_HHu뾐Ld$PHl$0LHtLl$pHLtL$ HLfH$T$X\$`d$xH$ D$DD$Pl$pT$$\$ fo$fo$d$fH~fo$fo$t$)$)$)$)$D$(ILLLLD$(f.D$Pt$f.t$Xt$ f.t$`fHnf.l$p|$f.|$xzt|$f.$_Y$f.$ $f.$$f.$$f.$$f.$$f.$$f.$zpun$f.$zZuX$f.$ zDuBHHH@LLLLD$(@@Hu LHHLHH'L1Hf.z uHSafeDownCastvtkObjectBasevtkParametricKuenIsTypeOfGetDimensionGetDeltaV0SetDeltaV0IsANewInstanceEvaluateScalarEvaluatevtkParametricFunctionvtkObjectUH=Hu]ÐHH=tHH=tH]vtkParametricKuen - Generate Kuens' surface. Superclass: vtkParametricFunction vtkParametricKuen generates Kuens' surface. This surface has a constant negative gaussian curvature. For more information about this surface, see Dr. O'Niell's page at the UCLA Mathematics Department.@par Thanks: Tim Meehan vtkCommonComputationalGeometryPython.vtkParametricKuenV.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) -> vtkParametricKuen C++: static vtkParametricKuen *SafeDownCast(vtkObjectBase *o) V.NewInstance() -> vtkParametricKuen C++: vtkParametricKuen *NewInstance() V.GetDimension() -> int C++: int GetDimension() override; Return the parametric dimension of the class. V.SetDeltaV0(float) C++: virtual void SetDeltaV0(double _arg) Set/Get the value to use when V == 0. Default is 0.05, giving the best appearance with the default settings. Setting it to a value less than 0.05 extrapolates the surface towards a pole in the -z direction. Setting it to 0 retains the pole whose z-value is -inf. V.GetDeltaV0() -> float C++: virtual double GetDeltaV0() Set/Get the value to use when V == 0. Default is 0.05, giving the best appearance with the default settings. Setting it to a value less than 0.05 extrapolates the surface towards a pole in the -z direction. Setting it to 0 retains the pole whose z-value is -inf. V.Evaluate([float, float, float], [float, float, float], [float, float, float, float, float, float, float, float, float]) C++: void Evaluate(double uvw[3], double Pt[3], double Duvw[9]) override; Kuen's surface. * This function performs the mapping $f(u,v) \rightarrow (x,y,x) $, returning it * as Pt. It also returns the partial derivatives Du and Dv. * $Pt = (x, y, z), D_u\vec{f} = (dx/du, dy/du, dz/du), D_v\vec{f} = (dx/dv, dy/dv, dz/dv) $ . * Then the normal is $N = D_u\vec{f} \times D_v\vec{f} $ . V.EvaluateScalar([float, float, float], [float, float, float], [float, float, float, float, float, float, float, float, float]) -> float C++: double EvaluateScalar(double uvw[3], double Pt[3], double Duvw[9]) override; Calculate a user defined scalar using one or all of uvw, Pt, Duvw. This method simply returns 0. UH-HH=HHH]HHDGCC: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0GNUzRx  0)D X l EDPa AE OEY B j(EAD`n AAF ED@ AG ED@ AG 8TEDP AG 0\nFAA D`  AABH gFD@ EE MFF0OFDD n ABA DDB:EmH +FBB B(A0A8G 8A0A(B BBBI Ll#FBB B(A0A8G 8A0A(B BBBI       %WTPn@gq@: + #LQ V[-`ej6oCtNyY~]ix" " )" $" Sx"O$Ddt(<0MYhO @p.CXk{_ZL29PyvtkParametricKuen_StaticNewv_ZL32PyvtkParametricKuen_SafeDownCastP7_objectS0__ZL28PyvtkParametricKuen_IsTypeOfP7_objectS0__ZL32PyvtkParametricKuen_GetDimensionP7_objectS0__ZL30PyvtkParametricKuen_GetDeltaV0P7_objectS0__ZL30PyvtkParametricKuen_SetDeltaV0P7_objectS0__ZL23PyvtkParametricKuen_IsAP7_objectS0__ZL31PyvtkParametricKuen_NewInstanceP7_objectS0__ZL24PyvtkParametricKuen_Type_ZL27PyvtkParametricKuen_Methods_GLOBAL__sub_I_vtkParametricKuenPython.cxx_ZStL8__ioinit_ZL34PyvtkParametricKuen_EvaluateScalarP7_objectS0__ZL28PyvtkParametricKuen_EvaluateP7_objectS0_.LC0.LC1.LC2.LC5.LC3.LC4.LC6.LC7.LC8.LC9.LC10.LC12.LC13.LC11_ZN17vtkParametricKuen12GetDimensionEv_ZN17vtkParametricKuen10SetDeltaV0Ed_ZN17vtkParametricKuen10GetDeltaV0Ev_ZN17vtkParametricKuen3NewEv_ZNK17vtkParametricKuen19NewInstanceInternalEv_ZN13vtkPythonArgs13ArgCountErrorEii_ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRbPyErr_Occurred_ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase__stack_chk_fail_ZN17vtkParametricKuen3IsAEPKcstrcmp_ZN13vtkObjectBase8IsTypeOfEPKc_ZN13vtkPythonArgs8GetValueERPcPyLong_FromLong_ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1__GLOBAL_OFFSET_TABLE_PyFloat_FromDouble_ZN13vtkPythonArgs8GetValueERd_Py_NoneStructPyVTKObject_CheckPyVTKObject_GetObjectPyVTKObject_SetFlagPyvtkParametricKuen_ClassNewPyVTKClass_AddPyvtkParametricFunction_ClassNewPyType_ReadyPyVTKAddFile_vtkParametricKuenPyDict_SetItemString_Py_Dealloc_ZNSt8ios_base4InitC1Ev_ZNSt8ios_base4InitD1Ev__dso_handle__cxa_atexit_ZN13vtkPythonArgs8GetArrayEPdi_ZN17vtkParametricKuen14EvaluateScalarEPdS0_S0__ZN13vtkPythonArgs8SetArrayEiPKdi_ZN17vtkParametricKuen8EvaluateEPdS0_S0_PyType_TypePyVTKObject_DeletePyVTKObject_ReprPyVTKObject_StringPyObject_GenericGetAttrPyObject_GenericSetAttrPyVTKObject_AsBufferPyVTKObject_TraversePyVTKObject_GetSetPyVTKObject_NewPyObject_GC_Del,`/01213 J/}75 518!563"^/918**3#N/q91;*,3$j/9<1*=*+@3t%/97>*4GL5Z _5h1y8!563&//Y9z*.-12>?@1#39GNVB\dCnsDAF 'Y / 9 L L LD 1W ;m M 1 N 1 N 1 N 30 ( / 9 L LLo1*=O1N1N1N3-G-5& +59!>5K6H*I!J&K-)5Ph0QXRSTUVWX8Y@Z -  Y(P8@ HX` ]hx 6h N C  x h ip 4H\p <`P0$p .symtab.strtab.shstrtab.rela.text.data.bss.text._ZN17vtkParametricKuen12GetDimensionEv.text._ZN17vtkParametricKuen10SetDeltaV0Ed.text._ZN17vtkParametricKuen10GetDeltaV0Ev.rela.text._ZNK17vtkParametricKuen19NewInstanceInternalEv.rodata.str1.1.rodata._ZN17vtkParametricKuen3IsAEPKc.str1.1.rela.text._ZN17vtkParametricKuen3IsAEPKc.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!+P!,X !.d !4 p#@4 !&,1 ^)  @>! 22z 0O+@?!U2 i:d@?!|w@`@! @x@ !@ @A!0 , !! 0!@ D!#"* p,E