X QxQ__text__TEXT#x T>__data__DATA#`&^|__cstring__TEXT)\h,__compact_unwind__LDPFHa(__eh_frame__TEXTPKXM h2  0c`0i P((*6UHH=H5H)H uHH=H]ÐUH]fDUHSPHH=H5Hr)H uHH=H5>)HHt H tH[]H=H[]fUHAVSH0HuH#+HEЋFEHEHEH}ȃHuH]H=(HAtDH=DHt1H=DHtH=DHt HLcHuL1H0[A^]UHAWAVSH(HuHK+HED~D}HG]ԉ]؅yHHLw(HEMA)Au{HuH}}L}tH='LAtuH=CLtbH=CLtOH=CLt(HED~D}HG]ԉ]؅y HHtgLw(Mt^A)AuBHuH}tD}utHA9tAILHu6H}1H([A^A_]IL HuHHUHAVSH HuH'HEDvDuHG]]y HHt#H(HtD9uEt%Ht*11H}111 H(HuHcHHH [A^]@UHAVSH HuH'HEDvDuHG]]y HHt+H(Ht"D9u!Et-H Ht(1.H}111H0HuHHHH [A^]f.DUHAVSH HuH'HEDvDuHG]]y HHt(H(HtD9uEt*H1 Ht(1.H}111H8HuHHHH [A^]fUHAWAVSH(HuH'HED~D}HG]ԉ]؅yHHLw(HEMA)AHuH}}H]MHL HtMtLHMtLHHIILII 4J ;H9s J 8H9LHHyHHHƉH`sd1H}1+HE1ILH@H\1H([A^A_]Idž%HH)13L30L0D3 L30D0 L00D3@L3PD0@L0PD3`L3pD0`L0pHHuHt"HHD3 3D0 0H HuI9AHHILHt'1f.  HH9uI)HHHrQ1 T TT TT TT TT TT TT THI9uILHHHUHAWAVSH(HuH^%HEDvDuHG]܉]y HHt$H(HtD9uEt2LHt71H}111HH([A^A_]HHIHuMt3LILHHHuLLHHHUHAWAVSH(HuH%HED~D}HG]ԉ]؅yHHLw(HEMA)AHuH}}H]MHL HtMtLHMtLHHIILII 4J ;H9s J 8H9LHHyHHHƉH`sd1H}1+HE1ILHPH\1H([A^A_]Idž%HH)13L30L0D3 L30D0 L00D3@L3PD0@L0PD3`L3pD0`L0pHHuHt"HHD3 3D0 0H HuI9AHHILHt'1f.  HH9uI)HHHrQ1 T TT TT TT TT TT TT THI9uILHHHUHAWAVSH(HuH"HEDvDuHG]܉]y HHt$H(HtD9uEt2LHt71H}111HH([A^A_]HXIHuMt3LILHHHuLLHHHUHAVSH HuH"HEDvDuHG]]y HHt%H(HtD9uEt'HHt+1>H}111-HHHuHHxHHH [A^]*HD+*),2,3-7-,.9...////n00 1111?2Z222v33(4A444n55 6.666Z7|7 8 899999;H;#<.< ====>>?? @@f@x@AAAA-B?BBBvCC!D4DDDEEvtkSampleFunctionvtkImagingHybridPython.vtkSampleFunctionvtkSampleFunction - sample an implicit function over a structured point set Superclass: vtkImageAlgorithm vtkSampleFunction is a source object that evaluates an implicit function and normals at each point in a vtkStructuredPoints. The user can specify the sample dimensions and location in space to perform the sampling. To create closed surfaces (in conjunction with the vtkContourFilter), capping can be turned on to set a particular value on the boundaries of the sample space. @sa vtkImplicitModeller 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) -> vtkSampleFunction C++: static vtkSampleFunction *SafeDownCast(vtkObjectBase *o) NewInstanceV.NewInstance() -> vtkSampleFunction C++: vtkSampleFunction *NewInstance() SetImplicitFunctionV.SetImplicitFunction(vtkImplicitFunction) C++: virtual void SetImplicitFunction(vtkImplicitFunction *) Specify the implicit function to use to generate data. GetImplicitFunctionV.GetImplicitFunction() -> vtkImplicitFunction C++: virtual vtkImplicitFunction *GetImplicitFunction() Specify the implicit function to use to generate data. SetOutputScalarTypeV.SetOutputScalarType(int) C++: virtual void SetOutputScalarType(int _arg) Set what type of scalar data this source should generate. GetOutputScalarTypeV.GetOutputScalarType() -> int C++: virtual int GetOutputScalarType() Set what type of scalar data this source should generate. SetOutputScalarTypeToDoubleV.SetOutputScalarTypeToDouble() C++: void SetOutputScalarTypeToDouble() Set what type of scalar data this source should generate. SetOutputScalarTypeToFloatV.SetOutputScalarTypeToFloat() C++: void SetOutputScalarTypeToFloat() Set what type of scalar data this source should generate. SetOutputScalarTypeToLongV.SetOutputScalarTypeToLong() C++: void SetOutputScalarTypeToLong() Set what type of scalar data this source should generate. SetOutputScalarTypeToUnsignedLongV.SetOutputScalarTypeToUnsignedLong() C++: void SetOutputScalarTypeToUnsignedLong() Set what type of scalar data this source should generate. SetOutputScalarTypeToIntV.SetOutputScalarTypeToInt() C++: void SetOutputScalarTypeToInt() Set what type of scalar data this source should generate. SetOutputScalarTypeToUnsignedIntV.SetOutputScalarTypeToUnsignedInt() C++: void SetOutputScalarTypeToUnsignedInt() Set what type of scalar data this source should generate. SetOutputScalarTypeToShortV.SetOutputScalarTypeToShort() C++: void SetOutputScalarTypeToShort() Set what type of scalar data this source should generate. SetOutputScalarTypeToUnsignedShortV.SetOutputScalarTypeToUnsignedShort() C++: void SetOutputScalarTypeToUnsignedShort() Set what type of scalar data this source should generate. SetOutputScalarTypeToCharV.SetOutputScalarTypeToChar() C++: void SetOutputScalarTypeToChar() Set what type of scalar data this source should generate. SetOutputScalarTypeToUnsignedCharV.SetOutputScalarTypeToUnsignedChar() C++: void SetOutputScalarTypeToUnsignedChar() Set what type of scalar data this source should generate. SetSampleDimensionsV.SetSampleDimensions(int, int, int) C++: void SetSampleDimensions(int i, int j, int k) V.SetSampleDimensions([int, int, int]) C++: void SetSampleDimensions(int dim[3]) Specify the dimensions of the data on which to sample. GetSampleDimensionsV.GetSampleDimensions() -> (int, int, int) C++: int *GetSampleDimensions() Specify the dimensions of the data on which to sample. SetModelBoundsV.SetModelBounds((float, float, float, float, float, float)) C++: void SetModelBounds(const double bounds[6]) V.SetModelBounds(float, float, float, float, float, float) C++: void SetModelBounds(double xMin, double xMax, double yMin, double yMax, double zMin, double zMax) Specify the region in space over which the sampling occurs. The bounds is specified as (xMin,xMax, yMin,yMax, zMin,zMax). GetModelBoundsV.GetModelBounds() -> (float, float, float, float, float, float) C++: double *GetModelBounds() Specify the region in space over which the sampling occurs. The bounds is specified as (xMin,xMax, yMin,yMax, zMin,zMax). SetCappingV.SetCapping(int) C++: virtual void SetCapping(int _arg) Turn on/off capping. If capping is on, then the outer boundaries of the structured point set are set to cap value. This can be used to insure surfaces are closed. GetCappingV.GetCapping() -> int C++: virtual int GetCapping() Turn on/off capping. If capping is on, then the outer boundaries of the structured point set are set to cap value. This can be used to insure surfaces are closed. CappingOnV.CappingOn() C++: virtual void CappingOn() Turn on/off capping. If capping is on, then the outer boundaries of the structured point set are set to cap value. This can be used to insure surfaces are closed. CappingOffV.CappingOff() C++: virtual void CappingOff() Turn on/off capping. If capping is on, then the outer boundaries of the structured point set are set to cap value. This can be used to insure surfaces are closed. SetCapValueV.SetCapValue(float) C++: virtual void SetCapValue(double _arg) Set the cap value. GetCapValueV.GetCapValue() -> float C++: virtual double GetCapValue() Set the cap value. SetComputeNormalsV.SetComputeNormals(int) C++: virtual void SetComputeNormals(int _arg) Turn on/off the computation of normals (normals are float values). GetComputeNormalsV.GetComputeNormals() -> int C++: virtual int GetComputeNormals() Turn on/off the computation of normals (normals are float values). ComputeNormalsOnV.ComputeNormalsOn() C++: virtual void ComputeNormalsOn() Turn on/off the computation of normals (normals are float values). ComputeNormalsOffV.ComputeNormalsOff() C++: virtual void ComputeNormalsOff() Turn on/off the computation of normals (normals are float values). SetScalarArrayNameV.SetScalarArrayName(string) C++: virtual void SetScalarArrayName(const char *_arg) Set/get the scalar array name for this data set. Initial value is "scalars". GetScalarArrayNameV.GetScalarArrayName() -> string C++: virtual char *GetScalarArrayName() Set/get the scalar array name for this data set. Initial value is "scalars". SetNormalArrayNameV.SetNormalArrayName(string) C++: virtual void SetNormalArrayName(const char *_arg) Set/get the normal array name for this data set. Initial value is "normals". GetNormalArrayNameV.GetNormalArrayName() -> string C++: virtual char *GetNormalArrayName() Set/get the normal array name for this data set. Initial value is "normals". GetMTimeV.GetMTime() -> int C++: vtkMTimeType GetMTime() override; Return the MTime also considering the implicit function. vtkImageAlgorithmvtkAlgorithmvtkObjectvtkObjectBasevtkImplicitFunctionOP `!:a!!a!Pa0!!! ! !` ! ! !@ ! ! ! !aa`a@!!!`aP!a!!`!aaa!a"!zRx $OAC $D AC $lAC B$AC G$:AC I$ضAC G$ `AC G$48AC I$\AC G$xAC I$0AC G$AC G$0AC G$$AC G$L AC G$tAC G$AC G$AC G$AC G$xAC G$<AC G$dhAC G$AC I$AC H$pAC I$AC I$,AC G$THAC G$|AC G$hAC I$0AC G$AC I$AC G$DAC G$lAC G$(AC I$AC I$AC I$ AC I$4HAC Gx#0-q#/-_#--L#I-4#--,#Y- #K-""D="*-",-"6-"_-|"--]"I-E"--"K-!!D=!--` --< I-[-_-Z-^-iN-.K-D=*-,-6-_---}I-e-->K-D=----\I-[-_-Z-^-N-NK-$D=--I---K-r>D=2--"I- --K-/-|--jI-R--,K-D=--I---uP-NK-$.---I---K-bCD=7--I---O-K-tKD=?--/I---K-D=--rI-Z--,K-/---I---|K-R7D=+-- I---P-K-tEF-3--I---K-\-k]=bH-[J--ET-O-O-O-O-O-O-K-|iD=Y--TS-@L-K-]=G---mI-U--.K-\-]=H-D=--Q-{--UV-8M- K-W-P-P-P-~K-h.]=D= I- -- K- f D=] I-E -- K-  D= I- --| K-R & D= I- -- K-  D=} I-e --< K-  D= I- -- K-r F D== I-% -- K-  D= I- --\ K-2  D=I---K-fD=]I-E--K-/---I---lK-B'D=--I---P-K-d;R-.--I---K-D=--bI-H--CU-,J-K-?-;-9-sR-f--\I-F--2K-R---I-y--eMJ-@"/---I-E-^-^-^-wf^-^EN-K-I-/---E-^-y^-qf^-^M^-E2N-C-+-4-B-7-zslVX-IB4-=6/B-'!7-8(' &%$#"xh!`XH @8( xh`XH@8( xh`XH@8(     xh `XH@8( @18=<A832@X>0:5`@ `@ `@ `@ `@ #0%\P ycG  ~ P 0   ` _  @ 5  u   !  `Q @h   `L P[1  `! Z   ! "`@'-k,6KYJ- -p=E`]e? _PyType_Ready_PyvtkSampleFunction_ClassNew_PyvtkImageAlgorithm_ClassNew_PyVTKObject_New__ZL29PyvtkSampleFunction_StaticNewv__ZdaPv__ZN17vtkSampleFunction3NewEv__ZN17vtkSampleFunction8GetMTimeEv_PyVTKObject_GetSet__Py_NoneStruct_PyVTKObject_GetObject__ZL27PyvtkSampleFunction_Methods_PyObject_GenericSetAttr_PyObject_GenericGetAttr_PyVTKObject_Repr_PyVTKObject_AsBuffer_PyErr_Clear_strcmp__ZN17vtkSampleFunction19SetImplicitFunctionEP19vtkImplicitFunction_PyVTKAddFile_vtkSampleFunction_strlen__Znam___stack_chk_fail_PyObject_GC_Del_PyVTKObject_Check__ZN17vtkSampleFunction19SetSampleDimensionsEiii__ZN13vtkPythonArgs8GetArrayEPii__ZN13vtkPythonArgs8SetArrayEiPKii__ZN13vtkPythonArgs10BuildTupleEPKii__ZN13vtkPythonArgs13ArgCountErrorEii__ZN13vtkPythonArgs8GetArrayEPdi__ZN13vtkPythonArgs10BuildTupleEPKdi__ZN13vtkPythonArgs8GetValueERi__ZN17vtkSampleFunction19SetSampleDimensionsEPi_PyLong_FromLong_PyLong_FromUnsignedLong_PyDict_SetItemString_PyVTKObject_String_PyVTKObject_SetFlag_PyBytes_FromStringAndSize_PyUnicode_FromStringAndSize_PyVTKObject_Delete_PyVTKObject_Traverse__ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase__ZL24PyvtkSampleFunction_Type_PyType_Type_PyFloat_FromDouble___stack_chk_guard_PyErr_Occurred__ZN17vtkSampleFunction14SetModelBoundsEdddddd_PyVTKClass_Add__ZN13vtkPythonArgs8GetValueERd__ZN17vtkSampleFunction14SetModelBoundsEPKd__Py_Dealloc__ZN13vtkPythonArgs8GetValueERPc__ZN13vtkPythonArgs13ArgCountErrorEiPKc__ZN13vtkObjectBase8IsTypeOfEPKc__ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRb__ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1___ZL32PyvtkSampleFunction_SafeDownCastP7_objectS0___ZL46PyvtkSampleFunction_SetOutputScalarTypeToShortP7_objectS0___ZL54PyvtkSampleFunction_SetOutputScalarTypeToUnsignedShortP7_objectS0___ZL44PyvtkSampleFunction_SetOutputScalarTypeToIntP7_objectS0___ZL52PyvtkSampleFunction_SetOutputScalarTypeToUnsignedIntP7_objectS0___ZL46PyvtkSampleFunction_SetOutputScalarTypeToFloatP7_objectS0___ZL39PyvtkSampleFunction_SetSampleDimensionsP7_objectS0___ZL39PyvtkSampleFunction_GetSampleDimensionsP7_objectS0___ZL37PyvtkSampleFunction_SetComputeNormalsP7_objectS0___ZL37PyvtkSampleFunction_GetComputeNormalsP7_objectS0___ZL34PyvtkSampleFunction_SetModelBoundsP7_objectS0___ZL34PyvtkSampleFunction_GetModelBoundsP7_objectS0___ZL45PyvtkSampleFunction_SetOutputScalarTypeToCharP7_objectS0___ZL53PyvtkSampleFunction_SetOutputScalarTypeToUnsignedCharP7_objectS0___ZL39PyvtkSampleFunction_SetImplicitFunctionP7_objectS0___ZL39PyvtkSampleFunction_GetImplicitFunctionP7_objectS0___ZL36PyvtkSampleFunction_ComputeNormalsOnP7_objectS0___ZL29PyvtkSampleFunction_CappingOnP7_objectS0___ZL45PyvtkSampleFunction_SetOutputScalarTypeToLongP7_objectS0___ZL53PyvtkSampleFunction_SetOutputScalarTypeToUnsignedLongP7_objectS0___ZL30PyvtkSampleFunction_SetCappingP7_objectS0___ZL30PyvtkSampleFunction_GetCappingP7_objectS0___ZL37PyvtkSampleFunction_ComputeNormalsOffP7_objectS0___ZL30PyvtkSampleFunction_CappingOffP7_objectS0___ZL28PyvtkSampleFunction_IsTypeOfP7_objectS0___ZL31PyvtkSampleFunction_SetCapValueP7_objectS0___ZL31PyvtkSampleFunction_GetCapValueP7_objectS0___ZL39PyvtkSampleFunction_SetOutputScalarTypeP7_objectS0___ZL39PyvtkSampleFunction_GetOutputScalarTypeP7_objectS0___ZL28PyvtkSampleFunction_GetMTimeP7_objectS0___ZL38PyvtkSampleFunction_SetScalarArrayNameP7_objectS0___ZL38PyvtkSampleFunction_GetScalarArrayNameP7_objectS0___ZL38PyvtkSampleFunction_SetNormalArrayNameP7_objectS0___ZL38PyvtkSampleFunction_GetNormalArrayNameP7_objectS0___ZL47PyvtkSampleFunction_SetOutputScalarTypeToDoubleP7_objectS0___ZL31PyvtkSampleFunction_NewInstanceP7_objectS0___ZL23PyvtkSampleFunction_IsAP7_objectS0_