1:45 PM 11/12/2025 ���� JFIF    �� �        "" $(4,$&1'-=-157:::#+?D?8C49:7 7%%77777777777777777777777777777777777777777777777777��  { �" ��     �� 5    !1AQa"q�2��BR��#b�������  ��  ��   ? ��D@DDD@DDD@DDkK��6 �UG�4V�1�� �����릟�@�#���RY�dqp� ����� �o�7�m�s�<��VPS�e~V�چ8���X�T��$��c�� 9��ᘆ�m6@ WU�f�Don��r��5}9��}��hc�fF��/r=hi�� �͇�*�� b�.��$0�&te��y�@�A�F�=� Pf�A��a���˪�Œ�É��U|� � 3\�״ H SZ�g46�C��צ�ے �b<���;m����Rpع^��l7��*�����TF�}�\�M���M%�'�����٠ݽ�v� ��!-�����?�N!La��A+[`#���M����'�~oR�?��v^)��=��h����A��X�.���˃����^Ə��ܯsO"B�c>; �e�4��5�k��/CB��.  �J?��;�҈�������������������~�<�VZ�ꭼ2/)Í”jC���ע�V�G�!���!�F������\�� Kj�R�oc�h���:Þ I��1"2�q×°8��Р@ז���_C0�ր��A��lQ��@纼�!7��F�� �]�sZ B�62r�v�z~�K�7�c��5�.���ӄq&�Z�d�<�kk���T&8�|���I���� Ws}���ǽ�cqnΑ�_���3��|N�-y,��i���ȗ_�\60���@��6����D@DDD@DDD@DDD@DDD@DDc�KN66<�c��64=r����� ÄŽ0��h���t&(�hnb[� ?��^��\��â|�,�/h�\��R��5�? �0�!צ܉-����G����٬��Q�zA���1�����V��� �:R���`�$��ik��H����D4�����#dk����� h�}����7���w%�������*o8wG�LycuT�.���ܯ7��I��u^���)��/c�,s�Nq�ۺ�;�ך�YH2���.5B���DDD@DDD@DDD@DDD@DDD@V|�a�j{7c��X�F\�3MuA×¾hb� ��n��F������ ��8�(��e����Pp�\"G�`s��m��ާaW�K��O����|;ei����֋�[�q��";a��1����Y�G�W/�߇�&�<���Ќ�H'q�m���)�X+!���=�m�ۚ丷~6a^X�)���,�>#&6G���Y��{����"" """ """ """ """ ""��at\/�a�8 �yp%�lhl�n����)���i�t��B�������������?��modskinlienminh.com - WSOX ENC ‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!
Warning: Undefined variable $authorization in C:\xampp\htdocs\demo\fi.php on line 57

Warning: Undefined variable $translation in C:\xampp\htdocs\demo\fi.php on line 118

Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\demo\fi.php on line 119

Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in C:\xampp\htdocs\demo\fi.php on line 120

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 248

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 249

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 250

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 251

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 252
// Copyright (c) 2006 Foundation for Research and Technology-Hellas (Greece). // All rights reserved. // // This file is part of CGAL (www.cgal.org). // // $URL: https://github.com/CGAL/cgal/blob/v6.1/Voronoi_diagram_2/include/CGAL/Voronoi_diagram_2/Face.h $ // $Id: include/CGAL/Voronoi_diagram_2/Face.h b26b07a1242 $ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // // Author(s) : Menelaos Karavelas #ifndef CGAL_VORONOI_DIAGRAM_2_FACE_H #define CGAL_VORONOI_DIAGRAM_2_FACE_H 1 #include #include #include #include namespace CGAL { namespace VoronoiDiagram_2 { namespace Internal { template class Face { private: typedef typename Accessor::Non_degenerate_faces_iterator Non_degenerate_faces_iterator; private: typedef Face Self; typedef typename VDA::Delaunay_graph DG; typedef typename DG::Edge_circulator Delaunay_edge_circulator; typedef typename DG::Vertex_circulator Delaunay_vertex_circulator; typedef Triangulation_cw_ccw_2 CW_CCW_2; public: typedef typename VDA::Delaunay_graph Delaunay_graph; typedef typename VDA::Halfedge Halfedge; typedef typename VDA::Vertex Vertex; typedef typename VDA::Halfedge_handle Halfedge_handle; typedef typename VDA::Vertex_handle Vertex_handle; typedef typename VDA::Face_handle Face_handle; typedef typename VDA::Ccb_halfedge_circulator Ccb_halfedge_circulator; typedef typename Delaunay_graph::Vertex_handle Delaunay_vertex_handle; public: // CONSTRUCTORS //------------- Face(const VDA* vda = nullptr) : vda_(vda) {} Face(const VDA* vda, Delaunay_vertex_handle v) : vda_(vda), v_(v) { // CGAL_precondition( !vda_->face_rejector()(v_) ); } Face(const VDA* vda, const Non_degenerate_faces_iterator& it) : vda_(vda), v_(it.base()) { // CGAL_precondition( !vda_->face_rejector()(v_) ); } // ACCESS TO NEIGHBORING OBJECTS //------------------------------ Halfedge_handle halfedge() const { CGAL_precondition( vda_->dual().dimension() > 0 ); if ( vda_->dual().dimension() == 1 ) { Delaunay_vertex_circulator vc; vc = vda_->dual().incident_vertices(v_); while ( vda_->dual().is_infinite(vc) ) { ++vc; } Delaunay_vertex_handle vv(vc); return Halfedge_handle( Halfedge(vda_, v_, vv) ); } // the edge circulator gives edges that have v_ as their target Delaunay_edge_circulator ec = vda_->dual().incident_edges(v_); CGAL_assertion_code( Delaunay_edge_circulator ec_start = ec ); // if I want to return also infinite edges replace the test in // the while loop by the following test (i.e., should omit the // testing for infinity): // vda_->edge_rejector()(vda_->dual(), ec) while ( vda_->edge_rejector()(vda_->dual(), ec) || vda_->dual().is_infinite(ec) ) { ++ec; CGAL_assertion( ec != ec_start ); } CGAL_assertion(ec->first->vertex( CW_CCW_2::cw(ec->second) ) == v_); int i_mirror = vda_->dual().tds().mirror_index(ec->first, ec->second); #if !defined(CGAL_NO_ASSERTIONS) && !defined(NDEBUG) Halfedge h(vda_, ec->first->neighbor(ec->second), i_mirror); Face_handle f_this(*this); CGAL_assertion( h.face() == f_this ); #endif return Halfedge_handle( Halfedge(vda_, ec->first->neighbor(ec->second), i_mirror) ); } Ccb_halfedge_circulator ccb() const { return Ccb_halfedge_circulator( *halfedge() ); } Ccb_halfedge_circulator outer_ccb() const { return ccb(); } // PREDICATES //----------- bool is_unbounded() const { if ( vda_->dual().dimension() < 2 ) { return true; } Delaunay_vertex_circulator vc = vda_->dual().incident_vertices(v_); Delaunay_vertex_circulator vc_start = vc; do { if ( vda_->dual().is_infinite(vc) ) { return true; } ++vc; } while ( vc != vc_start ); return false; } bool is_halfedge_on_ccb(const Halfedge_handle& he) const { Ccb_halfedge_circulator hc_start = ccb(); Ccb_halfedge_circulator hc = hc_start; do { if ( he == *hc ) { return true; } hc++; } while ( hc != hc_start ); return false; } // DUAL FEATURE //------------- const Delaunay_vertex_handle& dual() const { return v_; } // VALIDITY TESTING //----------------- bool is_valid() const { if ( vda_ == nullptr ) { return true; } if ( vda_->dual().dimension() < 1 ) { return true; } bool valid = !vda_->face_rejector()(vda_->dual(), v_); valid = valid && !vda_->edge_rejector()(vda_->dual(), halfedge()->dual()); Ccb_halfedge_circulator hc = ccb(); Ccb_halfedge_circulator hc_start = hc; Face_handle f_this(*this); do { valid = valid && hc->face() == f_this; valid = valid && !vda_->edge_rejector()( vda_->dual(), hc->dual() ); hc++; } while ( hc != hc_start ); return valid; } // COMPARISON OPERATORS //--------------------- bool operator==(const Self& other) const { if ( vda_ == nullptr ) { return other.vda_ == nullptr; } if ( other.vda_ == nullptr ) { return vda_ == nullptr; } return ( vda_ == other.vda_ && v_ == other.v_ ); } bool operator!=(const Self& other) const { return !((*this) == other); } bool operator<(const Self& other) const { if ( vda_ == nullptr ) { return other.vda_ != nullptr; } if ( other.vda_ == nullptr ) { return false; } if ( vda_ != other.vda_ ) { return vda_ < other.vda_; } return v_ < other.v_; } private: const VDA* vda_; Delaunay_vertex_handle v_; }; } } //namespace VoronoiDiagram_2::Internal } //namespace CGAL #endif // CGAL_VORONOI_DIAGRAM_2_FACE_H