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/Iterator_adaptors.h $ // $Id: include/CGAL/Voronoi_diagram_2/Iterator_adaptors.h b26b07a1242 $ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // // Author(s) : Menelaos Karavelas #ifndef CGAL_VORONOI_DIAGRAM_2_ITERATOR_ADAPTORS_H #define CGAL_VORONOI_DIAGRAM_2_ITERATOR_ADAPTORS_H 1 #include #include #include #include #include namespace CGAL { namespace VoronoiDiagram_2 { namespace Internal { template class Iterator_adaptor_base { private: typedef Iterator_adaptor_base Self; public: typedef Value_type value_type; typedef Value_type& reference; typedef Value_type* pointer; typedef typename Base_iterator::size_type size_type; typedef typename Base_iterator::difference_type difference_type; typedef typename Base_iterator::iterator_category iterator_category; Iterator_adaptor_base(const VDA* vda = nullptr) : vda_(vda), value_() {} Iterator_adaptor_base(const VDA* vda, const Base_iterator& cur) : vda_(vda), value_(), cur_(cur) {} Iterator_adaptor_base(const Self& other) { copy_from(other); } Self& operator=(const Self& other) { copy_from(other); return *this; } pointer operator->() const { const Iterator* ptr = static_cast(this); ptr->eval_pointer(); return &value_; } reference operator*() const { const Iterator* ptr = static_cast(this); ptr->eval_reference(); return value_; } Iterator& operator++() { Iterator* ptr = static_cast(this); ptr->increment(); return *ptr; } Iterator& operator--() { Iterator* ptr = static_cast(this); ptr->decrement(); return *ptr; } Iterator operator++(int) { Iterator tmp(*this); (static_cast(this))->operator++(); return tmp; } Iterator operator--(int) { Iterator tmp(*this); (static_cast(this))->operator--(); return tmp; } bool operator==(const Self& other) const { if ( vda_ == nullptr ) { return other.vda_ == nullptr; } if ( other.vda_ == nullptr ) { return vda_ == nullptr; } return ( vda_ == other.vda_ && cur_ == other.cur_ ); } bool operator!=(const Self& other) const { return !(*this == other); } protected: void copy_from(const Self& other) { vda_ = other.vda_; value_ = other.value_; if ( vda_ != nullptr ) { cur_ = other.cur_; } } protected: const VDA* vda_; mutable value_type value_; Base_iterator cur_; }; //========================================================================= //========================================================================= template class Edge_iterator_adaptor : public Iterator_adaptor_base, Base_it, typename VDA::Halfedge> { protected: typedef Triangulation_cw_ccw_2 CW_CCW_2; private: typedef Edge_iterator_adaptor Self; // Base_it is essentially VDA::Non_degenerate_edges_iterator typedef Base_it Base_iterator; typedef typename VDA::Halfedge Halfedge; typedef typename VDA::Halfedge_handle Halfedge_handle; typedef Halfedge Value; typedef Iterator_adaptor_base Base; friend class Iterator_adaptor_base; public: Edge_iterator_adaptor(const VDA* vda = nullptr) : Base(vda) {} Edge_iterator_adaptor(const VDA* vda, const Base_iterator& cur) : Base(vda, cur) {} operator Halfedge_handle() const { eval_reference(); return Halfedge_handle(this->value_); } private: Edge_iterator_adaptor(const Base& base) : Base(base) {} void eval_pointer() const { eval_pointer(Tag()); } void eval_pointer(const Tag_false&) const { this->value_ = *this->cur_; } void eval_pointer(const Tag_true&) const { if ( this->vda_->dual().dimension() == 1 ) { int cw_i = CW_CCW_2::cw( this->cur_->second ); int ccw_i = CW_CCW_2::ccw( this->cur_->second ); this->value_ = Halfedge(this->vda_, this->cur_->first->vertex(ccw_i), this->cur_->first->vertex(cw_i)); return; } this->value_ = Halfedge(this->vda_, this->cur_->first, this->cur_->second); typename VDA::Delaunay_graph::Edge e = this->value_.dual(); int j = CW_CCW_2::ccw( e.second ); typename VDA::Delaunay_graph::Vertex_handle v = e.first->vertex(j); if ( this->vda_->face_rejector()(this->vda_->dual(), v) ) { this->value_ = *this->value_.opposite(); } } void eval_reference() const { eval_pointer(); } void increment() { ++this->cur_; } void decrement() { --this->cur_; } }; //========================================================================= //========================================================================= template class Halfedge_iterator_adaptor : public Iterator_adaptor_base, Base_it, typename VDA::Halfedge> { private: typedef Halfedge_iterator_adaptor Self; typedef typename VDA::Halfedge_handle Halfedge_handle; typedef typename VDA::Halfedge Halfedge; typedef Halfedge Value; // this is essentially VDA::Edge_iterator typedef Base_it Base_iterator; typedef Iterator_adaptor_base Base; friend class Iterator_adaptor_base; public: Halfedge_iterator_adaptor(const VDA* vda = nullptr) : Base(vda) {} Halfedge_iterator_adaptor(const VDA* vda, Base_iterator cur) : Base(vda, cur), is_first_(true) {} Halfedge_iterator_adaptor(const Self& other) : Base(other) { copy_from(other); } operator Halfedge_handle() const { eval_reference(); return Halfedge_handle(this->value_); } Self& operator=(const Self& other) { copy_from(other); return *this; } friend bool operator==(const Self& i, const Self& other) { return i.Base::operator==(other) && i.is_first_ == other.is_first_; } friend bool operator!=(const Self& i, const Self& other) { return !(i == other); } private: Halfedge_iterator_adaptor(const Base& base) : Base(base), is_first_(true) {} private: void increment() { if ( is_first_ ) { is_first_ = false; return; } is_first_ = true; ++this->cur_; } void decrement() { if ( is_first_ ) { is_first_ = false; --this->cur_; return; } is_first_ = true; } void eval_pointer() const { this->value_ = *this->cur_; if ( !is_first_ ) { this->value_ = *this->value_.opposite(); } } void eval_reference() const { eval_pointer(); } void copy_from(const Self& other) { this->vda_ = other.vda_; this->value_ = other.value_; is_first_ = other.is_first_; if ( this->vda_ != nullptr ) { this->cur_ = other.cur_; } } private: bool is_first_; }; //========================================================================= //========================================================================= template class Face_iterator_adaptor : public Iterator_adaptor_base, Base_it, typename VDA::Face> { private: typedef Face_iterator_adaptor Self; // Base_it is essentially VDA::Delaunay_vertices_iterator typedef Base_it Base_iterator; typedef typename VDA::Face Face; typedef typename VDA::Face_handle Face_handle; typedef Face Value; typedef Iterator_adaptor_base Base; friend class Iterator_adaptor_base; public: Face_iterator_adaptor(const VDA* vda = nullptr) : Base(vda) {} Face_iterator_adaptor(const VDA* vda, const Base_iterator& cur) : Base(vda, cur) {} operator Face_handle() const { eval_reference(); return Face_handle(this->value_); } private: Face_iterator_adaptor(const Base& base) : Base(base) {} void increment() { ++this->cur_; } void decrement() { --this->cur_; } void eval_pointer() const { this->value_ = Face(this->vda_, this->cur_.base()); } void eval_reference() const { eval_pointer(); } }; //========================================================================= //========================================================================= template class Vertex_iterator_adaptor : public Iterator_adaptor_base, Base_it, typename VDA::Vertex> { private: typedef Vertex_iterator_adaptor Self; // Base_it is essentially VDA::Non_degenerate_vertices_iterator typedef Base_it Base_iterator; typedef typename VDA::Vertex Vertex; typedef typename VDA::Vertex_handle Vertex_handle; typedef Vertex Value; typedef Iterator_adaptor_base Base; friend class Iterator_adaptor_base; public: Vertex_iterator_adaptor(const VDA* vda = nullptr) : Base(vda) {} Vertex_iterator_adaptor(const VDA* vda, const Base_iterator& cur) : Base(vda, cur) {} operator Vertex_handle() const { eval_reference(); return Vertex_handle(this->value_); } private: Vertex_iterator_adaptor(const Base& base) : Base(base) {} void increment() { ++this->cur_; } void decrement() { --this->cur_; } void eval_pointer() const { this->value_ = Vertex(this->vda_, this->cur_.base()); } void eval_reference() const { eval_pointer(); } }; //========================================================================= //========================================================================= } } //namespace VoronoiDiagram_2::Internal } //namespace CGAL #endif // CGAL_VORONOI_DIAGRAM_2_ITERATOR_ADAPTORS_H