X x!xx!__text__TEXT x#__data__DATA   (.__cstring__TEXT (__compact_unwind__LDp)__eh_frame__TEXT0H! h2  *4@-d P$UHH=H5H H uHH=H]ÐUH]fDUHAVSIH=H5H1 H uHH=H5 HLt H t3'Ht?HH5 LHH u%HH='Hu'HtHH5 LHH t[A^]H[A^]fUHAVSH0HuHHEЋFEHEHEH}ȃuoHutqH]H= HAt1H=DHtH=ZHt HLcHuL1H0[A^]f.@UHAWAVSH(HuHHED~D}HG]ԉ]؅yHHLw(HEMA)AuhHuH}}L}tlH= LAtbH=3LtOH=ILt3@mx!BWuvtkUnstructuredGridBunykRayCastFunctionVTK_BUNYKRCF_MAX_ARRAYSVTK_BUNYKRCF_ARRAY_SIZEvtkRenderingVolumePython.vtkUnstructuredGridBunykRayCastFunctionvtkUnstructuredGridBunykRayCastFunction - a superclass for ray casting functions Superclass: vtkUnstructuredGridVolumeRayCastFunction vtkUnstructuredGridBunykRayCastFunction is a concrete implementation of a ray cast function for unstructured grid data. This class was based on the paper "Simple, Fast, Robust Ray Casting of Irregular Grids" by Paul Bunyk, Arie Kaufmna, and Claudio Silva. This method is quite memory intensive (with extra explicit copies of the data) and therefore should not be used for very large data. This method assumes that the input data is composed entirely of tetras - use vtkDataSetTriangleFilter before setting the input on the mapper. The basic idea of this method is as follows: 1) Enumerate the triangles. At each triangle have space for some information that will be used during rendering. This includes which tetra the triangles belong to, the plane equation and the Barycentric coefficients. 2) Keep a reference to all four triangles for each tetra. 3) At the beginning of each render, do the precomputation. This includes creating an array of transformed points (in view coordinates) and computing the view dependent info per triangle (plane equations and barycentric coords in view space) 4) Find all front facing boundary triangles (a triangle is on the boundary if it belongs to only one tetra). For each triangle, find all pixels in the image that intersect the triangle, and add this to the sorted (by depth) intersection list at each pixel. 5) For each ray cast, traverse the intersection list. At each intersection, accumulate opacity and color contribution per tetra along the ray until you reach an exiting triangle (on the boundary). @sa vtkUnstructuredGridVolumeRayCastMapper 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) -> vtkUnstructuredGridBunykRayCastFunction C++: static vtkUnstructuredGridBunykRayCastFunction *SafeDownCast( vtkObjectBase *o) NewInstanceV.NewInstance() -> vtkUnstructuredGridBunykRayCastFunction C++: vtkUnstructuredGridBunykRayCastFunction *NewInstance() InitializeV.Initialize(vtkRenderer, vtkVolume) C++: void Initialize(vtkRenderer *ren, vtkVolume *vol) override; Called by the ray cast mapper at the start of rendering FinalizeV.Finalize() C++: void Finalize() override; Called by the ray cast mapper at the end of rendering NewIteratorV.NewIterator() -> vtkUnstructuredGridVolumeRayCastIterator C++: vtkUnstructuredGridVolumeRayCastIterator *NewIterator() override; Returns a new object that will iterate over all the intersections of a ray with the cells of the input. The calling code is responsible for deleting the returned object. GetPointsV.GetPoints() -> (float, ...) C++: double *GetPoints() Access to an internal structure for the templated method. GetViewToWorldMatrixV.GetViewToWorldMatrix() -> vtkMatrix4x4 C++: virtual vtkMatrix4x4 *GetViewToWorldMatrix() Access to an internal structure for the templated method. GetImageOriginV.GetImageOrigin() -> (int, int) C++: int *GetImageOrigin() Access to an internal structure for the templated method. GetImageViewportSizeV.GetImageViewportSize() -> (int, int) C++: int *GetImageViewportSize() Access to an internal structure for the templated method. vtkUnstructuredGridVolumeRayCastFunctionvtkObjectvtkObjectBasevtkRenderervtkVolumep_voidOP `!`!0'a`!!a!!!`! a azRx $OAC $D AC $lAC C$AC G$@'AC I$HAC G$ AC G$4AC I$\AC G$AC G$AC G$XAC G$AC I$$xAC Ir (-` -J )-2 - +-  (- - )-r -N +-$ .--)--+-rW&=K-C--;#)- -+-!-~-r-b.-U-B)-,-$0-+-&=-)-q-l2-L+-"&=-)--/-*-|*-oN+-$!---.--)--L+-".--)--*-rQ-7-)-'-3-3-3-,-n+-D)---'-3-3-3-,-rS%-=-2#-- %-%-----$--{tmV1-IB-=6/$-'!-    xh `XH@8( @8#"X 0`@ `@  0 P`"0`B%E`m  C`IyY%Nnx9%bCivx5;_PyType_Ready_PyvtkUnstructuredGridBunykRayCastFunction_ClassNew_PyvtkUnstructuredGridVolumeRayCastFunction_ClassNew_PyVTKObject_New__ZL51PyvtkUnstructuredGridBunykRayCastFunction_StaticNewv__ZN39vtkUnstructuredGridBunykRayCastFunction3NewEv__ZN39vtkUnstructuredGridBunykRayCastFunction11NewIteratorEv__ZN39vtkUnstructuredGridBunykRayCastFunction8FinalizeEv_PyVTKObject_GetSet__Py_NoneStruct_PyVTKObject_GetObject__ZL49PyvtkUnstructuredGridBunykRayCastFunction_Methods_PyObject_GenericSetAttr_PyObject_GenericGetAttr_PyVTKObject_Repr_PyVTKObject_AsBuffer_strcmp_PyVTKAddFile_vtkUnstructuredGridBunykRayCastFunction_PyObject_GC_Del_PyVTKObject_Check__ZN13vtkPythonArgs10BuildTupleEPKii__ZN13vtkPythonArgs13ArgCountErrorEii_PyLong_FromLong_PyUnicode_FromString_PyDict_SetItemString_PyVTKObject_String_PyVTKObject_SetFlag_PyVTKObject_Delete_PyVTKObject_Traverse__ZN13vtkPythonUtil20GetObjectFromPointerEP13vtkObjectBase__ZL46PyvtkUnstructuredGridBunykRayCastFunction_Type_PyType_Type__ZN39vtkUnstructuredGridBunykRayCastFunction10InitializeEP11vtkRendererP9vtkVolume_PyErr_Occurred_PyVTKClass_Add__Py_Dealloc__ZN13vtkPythonArgs8GetValueERPc__ZN13vtkPythonUtil13ManglePointerEPKvPKc__ZN13vtkObjectBase8IsTypeOfEPKc__ZN13vtkPythonArgs17GetArgAsVTKObjectEPKcRb__ZN13vtkPythonArgs19GetSelfFromFirstArgEP7_objectS1___ZL62PyvtkUnstructuredGridBunykRayCastFunction_GetViewToWorldMatrixP7_objectS0___ZL54PyvtkUnstructuredGridBunykRayCastFunction_SafeDownCastP7_objectS0___ZL51PyvtkUnstructuredGridBunykRayCastFunction_GetPointsP7_objectS0___ZL53PyvtkUnstructuredGridBunykRayCastFunction_NewIteratorP7_objectS0___ZL56PyvtkUnstructuredGridBunykRayCastFunction_GetImageOriginP7_objectS0___ZL50PyvtkUnstructuredGridBunykRayCastFunction_IsTypeOfP7_objectS0___ZL50PyvtkUnstructuredGridBunykRayCastFunction_FinalizeP7_objectS0___ZL52PyvtkUnstructuredGridBunykRayCastFunction_InitializeP7_objectS0___ZL62PyvtkUnstructuredGridBunykRayCastFunction_GetImageViewportSizeP7_objectS0___ZL53PyvtkUnstructuredGridBunykRayCastFunction_NewInstanceP7_objectS0___ZL45PyvtkUnstructuredGridBunykRayCastFunction_IsAP7_objectS0_