X! __text__TEXT p#y__gcc_except_tab__TEXT  __StaticInit__TEXT  8'H__bss__DATA__data__DATA `x)__cstring__TEXT0 __mod_init_func__DATA8h* __compact_unwind__LD@p*__eh_frame__TEXT  * h2  +F`/ P1UH]Hf.UHH=H5H H uHH=H]ÐUH]fDUHSPHH=H5H H uHH=H5^ HHt H tH[]H=H[]fPDUHAVSH0HuHKHEЋFEHEHEH}ȃuoHutqH]H= HAt1H=zHtH=Ht HLcHuL1H0[A^]f.@UHAWAVSH(HuHHED~D}HG]ԉ]؅yHHLw(HEMA)AuhHuH}}L}tlH= LAtbH=iLtOH=pLtHEЋFEHEHEH}ȃu4Hut6HuL5L9t4H=HEL9u121HH0[A^]11HEL9tH1ۿH;tH=HuILUHAVSH HuHHEDvDuHG]]y HHt"H(HtD9uEt$Ht(1.H}111HHuHHHH [A^]  UHAVSHHH=L5HLH=H5LHHHH HHHfHn HH0H4H<HDHLHHXH\HdHlHtH|HHHHHHHHHDHHHHHHHHHHHHHHH HHHH,H$HH8HH@HDHLHTH\HdHlHt|HH[A^]#/UbvtkCocoaRenderWindowInteractorvtkRenderingOpenGL2Python.vtkCocoaRenderWindowInteractorvtkCocoaRenderWindowInteractor - implements Cocoa specific functions required by vtkRenderWindowInteractor. Superclass: vtkRenderWindowInteractor The interactor interfaces with vtkCocoaRenderWindow and vtkCocoaGLView to trap messages from the Cocoa window manager and send them to vtk. Since OS X applications typically use the Command key where UNIX and Windows applications would use the Ctrl key, this interactor maps the Command key to Ctrl. In versions of VTK prior to VTK 6.2, it was mapped to Alt. On OS X, the Option key can be used as Alt. IMPORTANT: This header must be in C++ only because it is included by .cxx files. That means no Objective C may be used. That's why some instance variables are void* instead of what they really should be. 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) -> vtkCocoaRenderWindowInteractor C++: static vtkCocoaRenderWindowInteractor *SafeDownCast( vtkObjectBase *o) NewInstanceV.NewInstance() -> vtkCocoaRenderWindowInteractor C++: vtkCocoaRenderWindowInteractor *NewInstance() InitializeV.Initialize() C++: void Initialize() override; Initialize the even handler EnableV.Enable() C++: void Enable() override; Enable/Disable interactions. By default interactors are enabled when initialized. Initialize() must be called prior to enabling/disabling interaction. These methods are used when a window/widget is being shared by multiple renderers and interactors. This allows a "modal" display where one interactor is active when its data is to be displayed and all other interactors associated with the widget are disabled when their data is not displayed. DisableV.Disable() C++: void Disable() override; Enable/Disable interactions. By default interactors are enabled when initialized. Initialize() must be called prior to enabling/disabling interaction. These methods are used when a window/widget is being shared by multiple renderers and interactors. This allows a "modal" display where one interactor is active when its data is to be displayed and all other interactors associated with the widget are disabled when their data is not displayed. TerminateAppV.TerminateApp() C++: void TerminateApp() override; Cocoa specific application terminate, calls ClassExitMethod then calls PostQuitMessage(0) to terminate app. An application can Specify ExitMethod for alternative behaviour (i.e. suppresion of keyboard exit) SetClassExitMethodV.SetClassExitMethod(function) C++: static void SetClassExitMethod(void (*f)(void *), void *arg) Methods to set the default exit method for the class. This method is only used if no instance level ExitMethod has been defined. It is provided as a means to control how an interactor is exited given the various language bindings (tcl, Cocoa, etc.). ExitCallbackV.ExitCallback() C++: void ExitCallback() override; These methods correspond to the the Exit, User and Pick callbacks. They allow for the Style to invoke them. vtkRenderWindowInteractorvtkObjectvtkObjectBaseA Op  !'a !!!!0!!!`! !zRx $OAC $D AC $lAC B$hAC G$'AC I$AC G$ AC G$4xAC G$\AC G$AC G$AC G$AC G$@AC G$$AC CzPLRx ,$pgAC *=-1--9-3-rL-G<-B,=9*M;-1-;-+=*=0-u*=i-Y1-A-<:-3-*=-1--?-l3-B*= -1-->-3-e*=Y-I1-1-,8- 3-%-!--5-v-l1-V-B 3-5--1--u]2-P2--1-/-E-E-E-~e4-.3-1---/-E-E-uE-m^4-2@-B-)---(--v=-ib-]VO(-GA-<5.'---uj_TI>3,%=#= "=zoha'=ZSHA:=3,=%=&=$= =xqf_X=MFA->7=0.-+A- C7=6- 8(      xh`XH@8( `@ `@ D[DM  h p   E 0P` n > OiH-hF L=bm+-; ~ xI5  6_PyType_Ready__GLOBAL__sub_I_vtkCocoaRenderWindowInteractorPython.cxx_PyvtkRenderWindowInteractor_ClassNew_PyvtkCocoaRenderWindowInteractor_ClassNew_PyVTKObject_New__ZL42PyvtkCocoaRenderWindowInteractor_StaticNewv__Z38vtkRenderingOpenGL2_AutoInit_Constructv__Z37vtkRenderingOpenGL2_AutoInit_Destructv__ZSt9terminatev__Z26vtkPythonVoidFuncArgDeletePv__Z17vtkPythonVoidFuncPv__ZN30vtkCocoaRenderWindowInteractor3NewEv__ZN30vtkCocoaRenderWindowInteractor12TerminateAppEv__ZN30vtkCocoaRenderWindowInteractor12ExitCallbackEv__ZN30vtkCocoaRenderWindowInteractor10InitializeEv__ZN30vtkCocoaRenderWindowInteractor7DisableEv__ZN30vtkCocoaRenderWindowInteractor6EnableEv__ZN28vtkRenderingOpenGL2_AutoInitD1Ev__ZN20vtkDebugLeaksManagerD1Ev__ZN20vtkDebugLeaksManagerC1Ev___cxa_atexit_PyVTKObject_GetSet__Py_NoneStruct__ZN13vtkPythonArgs11GetFunctionERP7_object_PyVTKObject_GetObject__ZL40PyvtkCocoaRenderWindowInteractor_Methods_PyObject_GenericSetAttr_PyObject_GenericGetAttr_PyVTKObject_Repr_PyVTKAddFile_vtkCocoaRenderWindowInteractor_PyVTKObject_AsBuffer_strcmp_PyObject_GC_Del_PyVTKObject_Check__ZN13vtkPythonArgs13ArgCountErrorEii___cxa_begin_catch_PyLong_FromLong_PyDict_SetItemString_PyVTKObject_String_PyVTKObject_SetFlag_PyVTKObject_Delete___clang_call_terminate_PyVTKObject_Traverse__ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase__ZL37PyvtkCocoaRenderWindowInteractor_Type_PyType_Type___dso_handle__ZL28vtkDebugLeaksManagerInstance__ZL37vtkRenderingOpenGL2_AutoInit_Instance_PyErr_Occurred_PyVTKClass_Add__Py_Dealloc__ZN13vtkPythonArgs8GetValueERPc__ZN13vtkObjectBase8IsTypeOfEPKc__ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRb__ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1___ZL45PyvtkCocoaRenderWindowInteractor_SafeDownCastP7_objectS0___ZL45PyvtkCocoaRenderWindowInteractor_TerminateAppP7_objectS0___ZL45PyvtkCocoaRenderWindowInteractor_ExitCallbackP7_objectS0___ZL41PyvtkCocoaRenderWindowInteractor_IsTypeOfP7_objectS0___ZL43PyvtkCocoaRenderWindowInteractor_InitializeP7_objectS0___ZL40PyvtkCocoaRenderWindowInteractor_DisableP7_objectS0___ZL39PyvtkCocoaRenderWindowInteractor_EnableP7_objectS0___ZL44PyvtkCocoaRenderWindowInteractor_NewInstanceP7_objectS0___ZL51PyvtkCocoaRenderWindowInteractor_SetClassExitMethodP7_objectS0___ZL36PyvtkCocoaRenderWindowInteractor_IsAP7_objectS0___ZN30vtkCocoaRenderWindowInteractor18SetClassExitMethodEPFvPvES0___ZN30vtkCocoaRenderWindowInteractor27SetClassExitMethodArgDeleteEPFvPvE___gxx_personality_v0GCC_except_table0