xP8P8__text__TEXTBh;__literal16__TEXTPh__literal8__TEXT`x__data__DATAp`BU__cstring__TEXT0&H__compact_unwind__LDX0p3E__eh_frame__TEXT3x6 h2  EMJ P/UHH=H5HH uHH=H]ÐUH]fDUHSPHH=H5HH uHH=H5~HHt H tH[]H=H[]fUHSH(HuHHE؋FEHEHEH}Ѓu1Hut3H}HuHcH([]þ1H([]UHAWAVSH(HuHHED~D}HG]ԉ]؅y HHtdLw(HEMt8A)Au3HuH}t}Hut;HHt<1@H}1)HE1ILPHuHcH([A^A_]f.@UHAVSH0HuHHEЋFEHEuGH5R-H}HU}t@HHtCHH5wHPE1LEHu+H}Ⱦ1H0[A^]E1HuLUHAVSH HuH HEDvDuHG]]yHHH(HD9u3HPxHt9HHH5HPE1LEHucH}111RE1HuCLHt6HHt)HHH1Q@H߾1HH [A^]UHAWAVSH(HuHHED~D}HG]ԉ]؅y HHt`Lw(MtWA)Au;H5+H}HU}t4LHHuHHH}1H([A^A_]fUHAVSH HuH_HEDvDuHG]]y HHt$H(HtD9uEt&HHt+12H}111!HHHuHHHH [A^]fUHAWAVSH(HuH?HED~D}HG]ԉ]؅y HHt`Lw(MtWA)Au;H5*H}HU}t4LHHuHHH}1H([A^A_]fUHAVSH HuHHEDvDuHG]]y HHt$H(HtD9uEt&HHt+12H}111!HHHuHHHH [A^]fUHAWAVSH(HuHHED~D}HG]ԉ]؅y HHtqLw(MthA)AuLHuH}tN}utROA9tAILHu6H}1H([A^A_]ILHuHHfDUHAWAVSH(HuHVHED~D}HG]܉]y HHt#H(HtD9uAEtHt+12H}111!HLcHuLHHH([A^A_]f.DUHAWAVSH(HuHEHED~D}HG]܉]y HHt#H(HtD9uAEtHt+12H}111!HLcHuLHHH([A^A_]f.DUHAVSH HuH6HEDvDuHG]]y HHt#H(HtD9uEt%Ht*11H}111 HHuHcHHH [A^]@UHAVSH HuHHEDvDuHG]]y HHt$H(HtD9uEt&HHt+12H}111!HHHuHHHH [A^]fUHAVSH HuHHEDvDuHG]]y HHtH(HtD9uHt1H}111 HHHH [A^]UHAWAVSH(HuHHED~D}HG]ԉ]؅y HHt`Lw(MtWA)Au;H5a$H}HU}t4LHHuHHH}1H([A^A_]fUHAVSH HuHHEDvDuHG]]y HHtH(HtD9uHt1H}111 HHHH [A^]UHAVSH HuHHEDvDuHG]]y HHt"H(HtD9uEt$Ht(1.H}111HpHuHHHH [A^]UHAWAVSHHHHHEHuHHED~D}HG]]yHHLw(MA)H}AuBHu(E)EЃ}t/(_)Ecf.EuAz?/TIHuLEf.EuzEf.Eu{HuH}HU1Ht1H H H;Mu%HH[A^A_]HHH H H;MtUHAWAVSH(HuH)HED~D}HG]ԉ]؅y HHt\Lw(MtSA)Au7H5!H}HU}t0}t7LHHu9H}1H([A^A_]ILHHuHHUHAWAVSH(HuHHED~D}HG]ԉ]؅y HHt\Lw(MtSA)Au7H5M H}HU}t0}t7LHHu9H}1H([A^A_]ILHHuHHUHAWAVSH(HuHHED~D}HG]ԉ]؅y HHt^Lw(MtUA)Au9H5wH}HU}t2}t9LHHu;H}1H([A^A_]ILHHuHcfDUHAWAVSH(HuHHED~D}HG]ԉ]؅y HHt^Lw(MtUA)Au9H5H}HU}t2}t9LHHu;H}1H([A^A_]ILHHuHcfDUHAWAVSH(HuHHED~D}HG]ԉ]؅y HHt^Lw(MtUA)Au9H5H}HU}t2}t9LHHu;H}1H([A^A_]ILHHuHcfDUHAVSH HuHHEDvDuHG]]y HHt$H(HtD9uEt&Ht*11H}111 HHuHcHHH [A^]UHSPHH=`HtZH=HtGH=Ht4H=Ht!H=HtHH[]H[]@@@HHD|"3?EOD T !!N"h""###C$O$$$}&&8(G())<*D***++j,x,-0--...vtkCameraRepresentationvtkInteractionWidgetsPython.vtkCameraRepresentationvtkCameraRepresentation - represent the vtkCameraWidget Superclass: vtkBorderRepresentation This class provides support for interactively saving a series of camera views into an interpolated path (using vtkCameraInterpolator). The class typically works in conjunction with vtkCameraWidget. To use this class simply specify the camera to interpolate and use the methods AddCameraToPath(), AnimatePath(), and InitializePath() to add a new camera view, animate the current views, and initialize the interpolation. @sa vtkCameraWidget vtkCameraInterpolator IsTypeOfV.IsTypeOf(string) -> int C++: static vtkTypeBool IsTypeOf(const char *type) Standard VTK class methods. IsAV.IsA(string) -> int C++: vtkTypeBool IsA(const char *type) override; Standard VTK class methods. SafeDownCastV.SafeDownCast(vtkObjectBase) -> vtkCameraRepresentation C++: static vtkCameraRepresentation *SafeDownCast( vtkObjectBase *o) Standard VTK class methods. NewInstanceV.NewInstance() -> vtkCameraRepresentation C++: vtkCameraRepresentation *NewInstance() Standard VTK class methods. SetCameraV.SetCamera(vtkCamera) C++: void SetCamera(vtkCamera *camera) Specify the camera to interpolate. This must be specified by the user. GetCameraV.GetCamera() -> vtkCamera C++: virtual vtkCamera *GetCamera() Specify the camera to interpolate. This must be specified by the user. SetInterpolatorV.SetInterpolator(vtkCameraInterpolator) C++: void SetInterpolator(vtkCameraInterpolator *camInt) Get the vtkCameraInterpolator used to interpolate and save the sequence of camera views. If not defined, one is created automatically. Note that you can access this object to set the interpolation type (linear, spline) and other instance variables. GetInterpolatorV.GetInterpolator() -> vtkCameraInterpolator C++: virtual vtkCameraInterpolator *GetInterpolator() Get the vtkCameraInterpolator used to interpolate and save the sequence of camera views. If not defined, one is created automatically. Note that you can access this object to set the interpolation type (linear, spline) and other instance variables. SetNumberOfFramesV.SetNumberOfFrames(int) C++: virtual void SetNumberOfFrames(int _arg) Set the number of frames to generate when playback is initiated. GetNumberOfFramesMinValueV.GetNumberOfFramesMinValue() -> int C++: virtual int GetNumberOfFramesMinValue() Set the number of frames to generate when playback is initiated. GetNumberOfFramesMaxValueV.GetNumberOfFramesMaxValue() -> int C++: virtual int GetNumberOfFramesMaxValue() Set the number of frames to generate when playback is initiated. GetNumberOfFramesV.GetNumberOfFrames() -> int C++: virtual int GetNumberOfFrames() Set the number of frames to generate when playback is initiated. GetPropertyV.GetProperty() -> vtkProperty2D C++: virtual vtkProperty2D *GetProperty() By obtaining this property you can specify the properties of the representation. AddCameraToPathV.AddCameraToPath() C++: void AddCameraToPath() These methods are used to create interpolated camera paths. The AddCameraToPath() method adds the view defined by the current camera (via SetCamera()) to the interpolated camera path. AnimatePath() interpolates NumberOfFrames along the current path. InitializePath() resets the interpolated path to its initial, empty configuration. AnimatePathV.AnimatePath(vtkRenderWindowInteractor) C++: void AnimatePath(vtkRenderWindowInteractor *rwi) These methods are used to create interpolated camera paths. The AddCameraToPath() method adds the view defined by the current camera (via SetCamera()) to the interpolated camera path. AnimatePath() interpolates NumberOfFrames along the current path. InitializePath() resets the interpolated path to its initial, empty configuration. InitializePathV.InitializePath() C++: void InitializePath() These methods are used to create interpolated camera paths. The AddCameraToPath() method adds the view defined by the current camera (via SetCamera()) to the interpolated camera path. AnimatePath() interpolates NumberOfFrames along the current path. InitializePath() resets the interpolated path to its initial, empty configuration. BuildRepresentationV.BuildRepresentation() C++: void BuildRepresentation() override; Satisfy the superclasses' API. GetSizeV.GetSize([float, float]) C++: void GetSize(double size[2]) override; Subclasses should implement these methods. See the superclasses' documentation for more information. GetActors2DV.GetActors2D(vtkPropCollection) C++: void GetActors2D(vtkPropCollection *) override; These methods are necessary to make this representation behave as a vtkProp. ReleaseGraphicsResourcesV.ReleaseGraphicsResources(vtkWindow) C++: void ReleaseGraphicsResources(vtkWindow *) override; These methods are necessary to make this representation behave as a vtkProp. RenderOverlayV.RenderOverlay(vtkViewport) -> int C++: int RenderOverlay(vtkViewport *) override; These methods are necessary to make this representation behave as a vtkProp. RenderOpaqueGeometryV.RenderOpaqueGeometry(vtkViewport) -> int C++: int RenderOpaqueGeometry(vtkViewport *) override; These methods are necessary to make this representation behave as a vtkProp. RenderTranslucentPolygonalGeometryV.RenderTranslucentPolygonalGeometry(vtkViewport) -> int C++: int RenderTranslucentPolygonalGeometry(vtkViewport *) override; These methods are necessary to make this representation behave as a vtkProp. HasTranslucentPolygonalGeometryV.HasTranslucentPolygonalGeometry() -> int C++: int HasTranslucentPolygonalGeometry() override; These methods are necessary to make this representation behave as a vtkProp. vtkBorderRepresentationvtkWidgetRepresentationvtkPropvtkObjectvtkObjectBasevtkCameravtkCameraInterpolatorvtkRenderWindowInteractorvtkPropCollectionvtkWindowvtkViewportOP `pa`!!a!a@!aaa` ! ! !P a ! !P YaaapaPa0a!zRx $OAC $D0 AC $lAC B$AC E$AC I$AC G$ (AC G$4AC I$\AC G$ AC I$AC G$@AC I$AC I$$AC I$L8AC G$tAC G$HAC G$AC I$HAC G$AC G$<8YAC I$dpAC I$(AC I$AC I$AC I$PAC I$,AC G$TAC B24- L- L-L-L-L- --5-s-lF-L7-" --5--G-6-n7-D$ --5--D-6-7-dD -7-5--?-6-7-_3=S-25--E-6-7-3=s-R5-8-3>-6-7-J-K=3=rK=d-_;-F-5-   8- 7-r ` K=5 3=) - 5- - C- 7-  3= 5-l -g @-L 7-"  5- 3= - =- 6-  7-d = 3=4 5- - A- 7-  <- - 5-s -L 7-"  - - 5- - 7-r < -/ - 5- -7-| -o-\5-D-7-3=-5--U:-.7-<--5--|7-R&5-3=-B-6-7-k<-^-K5-3- 7-5-3=-I-|6-oN7-$.-*-(-<--5--L7-"<--5--6-rC -6-5---9-7-c5-M -@-9-,9-2--$-1-&-zslVH-IB$-=6/1-'!&-xh`XH@8( xh`XH@8(     xh `XH@8( @!8,+0'#"/X-0)%`@ `@ `@ `@ pP  p` $ Z   @ `  ` H H  P    , P K \pP07`we.o'm7XDS7DIfq<#]_PyType_Ready__ZN23vtkCameraRepresentation24ReleaseGraphicsResourcesEP9vtkWindow_PyvtkBorderRepresentation_ClassNew_PyvtkCameraRepresentation_ClassNew_PyVTKObject_New__ZL35PyvtkCameraRepresentation_StaticNewv__ZN23vtkCameraRepresentation31HasTranslucentPolygonalGeometryEv__ZN23vtkCameraRepresentation3NewEv__ZN23vtkCameraRepresentation19BuildRepresentationEv__ZN23vtkCameraRepresentation15AddCameraToPathEv__ZN23vtkCameraRepresentation14InitializePathEv__ZN23vtkCameraRepresentation34RenderTranslucentPolygonalGeometryEP11vtkViewport__ZN23vtkCameraRepresentation20RenderOpaqueGeometryEP11vtkViewport__ZN23vtkCameraRepresentation13RenderOverlayEP11vtkViewport_PyVTKObject_GetSet__Py_NoneStruct_PyVTKObject_GetObject__ZL33PyvtkCameraRepresentation_Methods_PyObject_GenericSetAttr_PyObject_GenericGetAttr_PyVTKObject_Repr__ZN23vtkCameraRepresentation11AnimatePathEP25vtkRenderWindowInteractor__ZN23vtkCameraRepresentation15SetInterpolatorEP21vtkCameraInterpolator_PyVTKObject_AsBuffer_strcmp__ZN23vtkCameraRepresentation11GetActors2DEP17vtkPropCollection_PyVTKAddFile_vtkCameraRepresentation___stack_chk_fail_PyObject_GC_Del_PyVTKObject_Check__ZN13vtkPythonArgs13ArgCountErrorEii__ZN13vtkPythonArgs8GetArrayEPdi__ZN13vtkPythonArgs8SetArrayEiPKdi__ZN13vtkPythonArgs8GetValueERi_PyLong_FromLong_PyDict_SetItemString_PyVTKObject_String_PyVTKObject_SetFlag_PyVTKObject_Delete_PyVTKObject_Traverse__ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase__ZL30PyvtkCameraRepresentation_Type_PyType_Type___stack_chk_guard_PyErr_Occurred_PyVTKClass_Add__Py_Dealloc__ZN13vtkPythonArgs8GetValueERPc__ZN23vtkCameraRepresentation8IsTypeOfEPKc__ZN13vtkObjectBase8IsTypeOfEPKc__ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRb__ZN23vtkCameraRepresentation9SetCameraEP9vtkCamera__ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1___ZL37PyvtkCameraRepresentation_GetPropertyP7_objectS0___ZL57PyvtkCameraRepresentation_HasTranslucentPolygonalGeometryP7_objectS0___ZL60PyvtkCameraRepresentation_RenderTranslucentPolygonalGeometryP7_objectS0___ZL46PyvtkCameraRepresentation_RenderOpaqueGeometryP7_objectS0___ZL39PyvtkCameraRepresentation_RenderOverlayP7_objectS0___ZL38PyvtkCameraRepresentation_SafeDownCastP7_objectS0___ZL43PyvtkCameraRepresentation_SetNumberOfFramesP7_objectS0___ZL43PyvtkCameraRepresentation_GetNumberOfFramesP7_objectS0___ZL50PyvtkCameraRepresentation_ReleaseGraphicsResourcesP7_objectS0___ZL41PyvtkCameraRepresentation_SetInterpolatorP7_objectS0___ZL41PyvtkCameraRepresentation_GetInterpolatorP7_objectS0___ZL45PyvtkCameraRepresentation_BuildRepresentationP7_objectS0___ZL41PyvtkCameraRepresentation_AddCameraToPathP7_objectS0___ZL40PyvtkCameraRepresentation_InitializePathP7_objectS0___ZL37PyvtkCameraRepresentation_AnimatePathP7_objectS0___ZL34PyvtkCameraRepresentation_IsTypeOfP7_objectS0___ZL33PyvtkCameraRepresentation_GetSizeP7_objectS0___ZL51PyvtkCameraRepresentation_GetNumberOfFramesMaxValueP7_objectS0___ZL51PyvtkCameraRepresentation_GetNumberOfFramesMinValueP7_objectS0___ZL37PyvtkCameraRepresentation_NewInstanceP7_objectS0___ZL35PyvtkCameraRepresentation_SetCameraP7_objectS0___ZL35PyvtkCameraRepresentation_GetCameraP7_objectS0___ZL37PyvtkCameraRepresentation_GetActors2DP7_objectS0___ZL29PyvtkCameraRepresentation_IsAP7_objectS0_