5(4 __text__TEXT(7__gcc_except_tab__TEXT(__StaticInit__TEXT@X=H__bss__DATA(4__data__DATA?9__cstring__TEXTp(__mod_init_func__DATA -0`A __compact_unwind__LD(-0hA__eh_frame__TEXT(038B h2  @BJF P,UH]Hf.UHH=H5H7H uHH=H]ÐUH]fDUHSPHH=H5HH uHH=H5HHt H tH[]H=H[]fPDUHAVSH0HuHHEЋFEHEHEH}ȃHuH]H=HAtDH=J+Ht1H=J+HtH=M+Ht HLcHuL1H0[A^]UHAWAVSH(HuH"HED~D}HG]ԉ]؅yHHLw(HEMA)Au{HuH}}L}tH=LAtuH=1*LtbH=1*LtOH=4*Lt1+E1#IL HuHHH([A^A_]UHAVSH HuH3HEDvDuHG]]y HHt'H(HtD9uEt)$Ht*11H}111 H(HuHHH [A^]UHAVSH HuHZHEDvDuHG]]y HHt+H(Ht"D9u!Et-H Ht(1.H}111H0HuHHHH [A^]f.DUHAVSH HuHfHEDvDuHG]]y HHt(H(HtD9uEt*H1 Ht(1.H}111H8HuHHHH [A^]fUHAWAVSH(HuHHED~D}HG]ԉ]؅y HHtmLw(EMtIA)H}Au@Hut/}EtEA8%tA%ILHt81>1+E1#IL@HuHHH([A^A_]UHAVSH HuHHEDvDuHG]]y HHt'H(HtD9uEt)%Ht*11H}111 HHHuHHH [A^]UHAVSH HuHHEDvDuHG]]y HHt+H(Ht"D9u!Et-H@Ht(1.H}111HPHuHHHH [A^]f.DUHAVSH HuHUHEDvDuHG]]y HHt(H(HtD9uEt*H1@Ht(1.H}111HXHuHHHH [A^]fUHAWAVSH(HuHHED~D}HG]ԉ]؅y HHtmLw(EMtIA)H}Au@Hut/}EtEA8&tA&ILHt81>1+E1#IL`HuHHH([A^A_]UHAVSH HuHHHEDvDuHG]]y HHt'H(HtD9uEt)&Ht*11H}111 HhHuHHH [A^]UHAVSH HuHHEDvDuHG]]y HHt+H(Ht"D9u!Et-H`Ht(1.H}111HpHuHHHH [A^]f.DUHAVSH HuHHEDvDuHG]]y HHt(H(HtD9uEt*H1`Ht(1.H}111HxHuHHHH [A^]fUHAVSH HuHHEDvDuHG]]y HHt"H(HtD9uEt$Ht(1.H}111HHuHHHH [A^]UHAVSH HuH@HEDvDuHG]]y HHt"H(HtD9uEt$Ht(1.H}111HHuHHHH [A^]UHAVSH HuHHEDvDuHG]]y HHt"H(HtD9uEt$Ht(1.H}111HHuHHHH [A^]  UHAVSHHH=L5HLH=H5LHHHH HHHfHn HH0H4H<HDHLHHXH\HdHlHtH|HHHHHHHHHDH5HHHHHHHHHHHHHH HHHH,H$HH8HH@HDHLHTH\HdHlHt|HH[A^]09:>3@Me)A  !!^$$&'[))++&,7,,,vtkInteractorStyleRubberBandZoomvtkInteractionStylePython.vtkInteractorStyleRubberBandZoomvtkInteractorStyleRubberBandZoom - zoom in by amount indicated by rubber band box Superclass: vtkInteractorStyle This interactor style allows the user to draw a rectangle in the render window using the left mouse button. When the mouse button is released, the current camera zooms by an amount determined from the shorter side of the drawn rectangle. 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) -> vtkInteractorStyleRubberBandZoom C++: static vtkInteractorStyleRubberBandZoom *SafeDownCast( vtkObjectBase *o) NewInstanceV.NewInstance() -> vtkInteractorStyleRubberBandZoom C++: vtkInteractorStyleRubberBandZoom *NewInstance() SetLockAspectToViewportV.SetLockAspectToViewport(bool) C++: virtual void SetLockAspectToViewport(bool _arg) When set to true (default, false), the interactor will lock the rendered box to the viewport's aspect ratio. GetLockAspectToViewportV.GetLockAspectToViewport() -> bool C++: virtual bool GetLockAspectToViewport() When set to true (default, false), the interactor will lock the rendered box to the viewport's aspect ratio. LockAspectToViewportOnV.LockAspectToViewportOn() C++: virtual void LockAspectToViewportOn() When set to true (default, false), the interactor will lock the rendered box to the viewport's aspect ratio. LockAspectToViewportOffV.LockAspectToViewportOff() C++: virtual void LockAspectToViewportOff() When set to true (default, false), the interactor will lock the rendered box to the viewport's aspect ratio. SetCenterAtStartPositionV.SetCenterAtStartPosition(bool) C++: virtual void SetCenterAtStartPosition(bool _arg) When set to true (default, false), the position where the user starts the interaction is treated as the center of the box rather that one of the corners of the box. GetCenterAtStartPositionV.GetCenterAtStartPosition() -> bool C++: virtual bool GetCenterAtStartPosition() When set to true (default, false), the position where the user starts the interaction is treated as the center of the box rather that one of the corners of the box. CenterAtStartPositionOnV.CenterAtStartPositionOn() C++: virtual void CenterAtStartPositionOn() When set to true (default, false), the position where the user starts the interaction is treated as the center of the box rather that one of the corners of the box. CenterAtStartPositionOffV.CenterAtStartPositionOff() C++: virtual void CenterAtStartPositionOff() When set to true (default, false), the position where the user starts the interaction is treated as the center of the box rather that one of the corners of the box. SetUseDollyForPerspectiveProjectionV.SetUseDollyForPerspectiveProjection(bool) C++: virtual void SetUseDollyForPerspectiveProjection(bool _arg) If camera is in perspective projection mode, this interactor style uses vtkCamera::Dolly to dolly the camera ahead for zooming. However, that can have unintended consequences such as the camera entering into the data. Another option is to use vtkCamera::Zoom instead. In that case, the camera position is left unchanged, instead the focal point is changed to the center of the target box and then the view angle is changed to zoom in. To use this approach, set this parameter to false (default, true). GetUseDollyForPerspectiveProjectionV.GetUseDollyForPerspectiveProjection() -> bool C++: virtual bool GetUseDollyForPerspectiveProjection() If camera is in perspective projection mode, this interactor style uses vtkCamera::Dolly to dolly the camera ahead for zooming. However, that can have unintended consequences such as the camera entering into the data. Another option is to use vtkCamera::Zoom instead. In that case, the camera position is left unchanged, instead the focal point is changed to the center of the target box and then the view angle is changed to zoom in. To use this approach, set this parameter to false (default, true). UseDollyForPerspectiveProjectionOnV.UseDollyForPerspectiveProjectionOn() C++: virtual void UseDollyForPerspectiveProjectionOn() If camera is in perspective projection mode, this interactor style uses vtkCamera::Dolly to dolly the camera ahead for zooming. However, that can have unintended consequences such as the camera entering into the data. Another option is to use vtkCamera::Zoom instead. In that case, the camera position is left unchanged, instead the focal point is changed to the center of the target box and then the view angle is changed to zoom in. To use this approach, set this parameter to false (default, true). UseDollyForPerspectiveProjectionOffV.UseDollyForPerspectiveProjectionOff() C++: virtual void UseDollyForPerspectiveProjectionOff() If camera is in perspective projection mode, this interactor style uses vtkCamera::Dolly to dolly the camera ahead for zooming. However, that can have unintended consequences such as the camera entering into the data. Another option is to use vtkCamera::Zoom instead. In that case, the camera position is left unchanged, instead the focal point is changed to the center of the target box and then the view angle is changed to zoom in. To use this approach, set this parameter to false (default, true). OnMouseMoveV.OnMouseMove() C++: void OnMouseMove() override; Event bindings OnLeftButtonDownV.OnLeftButtonDown() C++: void OnLeftButtonDown() override; Event bindings OnLeftButtonUpV.OnLeftButtonUp() C++: void OnLeftButtonUp() override; Event bindings vtkInteractorStylevtkInteractorObservervtkObjectvtkObjectBaseA( Op  !:a@!!a!!P!a! !` ! a ! !p ! !!!@!zRx $OAC $D AC $lAC B$`AC G$:AC I$0AC G$ AC G$4AC I$\XAC G$AC G$xAC G$AC I$AC G$$PAC G$LAC G$tpAC I$8AC G$AC G$XAC G$AC G$<hAC G$dAC G$AC CzPLRx ,$AC 4=  -8- -A-:-e4=Y -I8-1 -,B- :-4= -8- -|@-\:-2 4= - 8- - :- N 4=B -2 8- - :-  - -~ 8-f -< :-  4= - 8- -y <-N :-$  4= - 8- - :-r > 4=2 -" 8- - :-  - -n 8-V -, :- 4= -8- -i<->:-4= -8- -:-b.4=" -8- -:-}-p -^8-F -:-4= -8- -Y<-.:-/-+-)-=- -8-v -b,:-=- -8- -}9-pR4!- -8-7-I-I-I-I-u;->:-8-!- -7-I-I-I-}I-ub;-2D-F-3--%-2-'-vC-ib%-]VO2-GA'-<5.'-5-uj_TI>3,%"=-= ,=zoha1=ZSHA:(=3,$=%#=0=.=*=xqf_X&=MFE->7=06-+E- G?=>- XH@8( xh`XH@8(      xh`XH@8( `@ `@ `@ HHM (04p   Q@i   PQ  C ` S   p (  q-@(43)4]J ^ _o?J-5!vwbCrE4 U_PyType_Ready__GLOBAL__sub_I_vtkInteractorStyleRubberBandZoomPython.cxx_PyvtkInteractorStyleRubberBandZoom_ClassNew_PyvtkInteractorStyle_ClassNew_PyVTKObject_New__ZL44PyvtkInteractorStyleRubberBandZoom_StaticNewv__Z38vtkInteractionStyle_AutoInit_Constructv__Z37vtkInteractionStyle_AutoInit_Destructv__ZSt9terminatev__ZN32vtkInteractorStyleRubberBandZoom3NewEv__ZN32vtkInteractorStyleRubberBandZoom14OnLeftButtonUpEv__ZN32vtkInteractorStyleRubberBandZoom16OnLeftButtonDownEv__ZN32vtkInteractorStyleRubberBandZoom11OnMouseMoveEv__ZN28vtkInteractionStyle_AutoInitD1Ev__ZN20vtkDebugLeaksManagerD1Ev__ZN20vtkDebugLeaksManagerC1Ev___cxa_atexit_PyVTKObject_GetSet__Py_NoneStruct_PyVTKObject_GetObject__ZL42PyvtkInteractorStyleRubberBandZoom_Methods_PyObject_GenericSetAttr_PyObject_GenericGetAttr_PyVTKObject_Repr_PyVTKObject_AsBuffer_strcmp_PyVTKAddFile_vtkInteractorStyleRubberBandZoom_PyObject_GC_Del_PyVTKObject_Check__ZN13vtkPythonArgs13ArgCountErrorEii___cxa_begin_catch_PyBool_FromLong_PyLong_FromLong_PyDict_SetItemString_PyVTKObject_String_PyVTKObject_SetFlag_PyVTKObject_Delete___clang_call_terminate_PyVTKObject_Traverse__ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase__ZL39PyvtkInteractorStyleRubberBandZoom_Type_PyType_Type___dso_handle__ZL28vtkDebugLeaksManagerInstance__ZL37vtkInteractionStyle_AutoInit_Instance_PyErr_Occurred_PyVTKClass_Add__Py_Dealloc__ZN13vtkPythonArgs8GetValueERPc__ZN13vtkObjectBase8IsTypeOfEPKc__ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRb__ZN13vtkPythonArgs8GetValueERb__ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1___ZL47PyvtkInteractorStyleRubberBandZoom_SafeDownCastP7_objectS0___ZL58PyvtkInteractorStyleRubberBandZoom_SetLockAspectToViewportP7_objectS0___ZL58PyvtkInteractorStyleRubberBandZoom_GetLockAspectToViewportP7_objectS0___ZL49PyvtkInteractorStyleRubberBandZoom_OnLeftButtonUpP7_objectS0___ZL51PyvtkInteractorStyleRubberBandZoom_OnLeftButtonDownP7_objectS0___ZL59PyvtkInteractorStyleRubberBandZoom_SetCenterAtStartPositionP7_objectS0___ZL59PyvtkInteractorStyleRubberBandZoom_GetCenterAtStartPositionP7_objectS0___ZL70PyvtkInteractorStyleRubberBandZoom_SetUseDollyForPerspectiveProjectionP7_objectS0___ZL70PyvtkInteractorStyleRubberBandZoom_GetUseDollyForPerspectiveProjectionP7_objectS0___ZL57PyvtkInteractorStyleRubberBandZoom_LockAspectToViewportOnP7_objectS0___ZL58PyvtkInteractorStyleRubberBandZoom_CenterAtStartPositionOnP7_objectS0___ZL69PyvtkInteractorStyleRubberBandZoom_UseDollyForPerspectiveProjectionOnP7_objectS0___ZL58PyvtkInteractorStyleRubberBandZoom_LockAspectToViewportOffP7_objectS0___ZL59PyvtkInteractorStyleRubberBandZoom_CenterAtStartPositionOffP7_objectS0___ZL70PyvtkInteractorStyleRubberBandZoom_UseDollyForPerspectiveProjectionOffP7_objectS0___ZL43PyvtkInteractorStyleRubberBandZoom_IsTypeOfP7_objectS0___ZL46PyvtkInteractorStyleRubberBandZoom_OnMouseMoveP7_objectS0___ZL46PyvtkInteractorStyleRubberBandZoom_NewInstanceP7_objectS0___ZL38PyvtkInteractorStyleRubberBandZoom_IsAP7_objectS0____gxx_personality_v0GCC_except_table0