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) 2014 GeometryFactory // All rights reserved. // // This file is part of CGAL (www.cgal.org). // // $URL: https://github.com/CGAL/cgal/blob/v6.1/Surface_mesh_shortest_path/include/CGAL/Surface_mesh_shortest_path/barycentric.h $ // $Id: include/CGAL/Surface_mesh_shortest_path/barycentric.h b26b07a1242 $ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // Author(s) : Stephen Kiazyk #ifndef CGAL_SURFACE_MESH_SHORTEST_PATH_INTERNAL_BARYCENTRIC_H #define CGAL_SURFACE_MESH_SHORTEST_PATH_INTERNAL_BARYCENTRIC_H #include #include #include #include #include namespace CGAL { namespace Surface_mesh_shortest_paths_3 { template class Construct_barycentric_coordinates_in_triangle_2 { public: typedef typename K::FT FT; typedef typename K::Triangle_2 Triangle_2; typedef typename K::Point_2 Point_2; typedef typename K::Vector_2 Vector_2; typedef typename K::Construct_vector_2 Construct_vector_2; typedef typename K::Compute_scalar_product_2 Compute_scalar_product_2; typedef B result_type; private: Construct_barycentric_coordinates m_construct_barycentric_coordinates; Construct_vector_2 m_construct_vector_2; Compute_scalar_product_2 m_compute_scalar_product_2; public: Construct_barycentric_coordinates_in_triangle_2() { } Construct_barycentric_coordinates_in_triangle_2(const Construct_barycentric_coordinates& cbc, const Construct_vector_2& cv2, const Compute_scalar_product_2& csp2) : m_construct_barycentric_coordinates(cbc) , m_construct_vector_2(cv2) , m_compute_scalar_product_2(csp2) { } result_type operator()(const Triangle_2& t, const Point_2& p) const { Vector_2 v0 = m_construct_vector_2(t[0], t[1]); Vector_2 v1 = m_construct_vector_2(t[0], t[2]); Vector_2 v2 = m_construct_vector_2(t[0], p); FT d00 = m_compute_scalar_product_2(v0, v0); FT d01 = m_compute_scalar_product_2(v0, v1); FT d11 = m_compute_scalar_product_2(v1, v1); FT d20 = m_compute_scalar_product_2(v2, v0); FT d21 = m_compute_scalar_product_2(v2, v1); FT denom = d00 * d11 - d01 * d01; FT v = (d11 * d20 - d01 * d21) / denom; FT w = (d00 * d21 - d01 * d20) / denom; return m_construct_barycentric_coordinates(FT(1) - v - w, v, w); } }; template class Construct_barycentric_coordinates_in_triangle_3 { public: typedef typename K::FT FT; typedef typename K::Triangle_3 Triangle_3; typedef typename K::Point_3 Point_3; typedef typename K::Vector_3 Vector_3; typedef typename K::Construct_vector_3 Construct_vector_3; typedef typename K::Compute_scalar_product_3 Compute_scalar_product_3; typedef B result_type; private: Construct_barycentric_coordinates m_construct_barycentric_coordinates; Construct_vector_3 m_construct_vector_3; Compute_scalar_product_3 m_compute_scalar_product_3; public: Construct_barycentric_coordinates_in_triangle_3() { } Construct_barycentric_coordinates_in_triangle_3(const Construct_barycentric_coordinates& cbc, const Construct_vector_3& cv3, const Compute_scalar_product_3& csp3) : m_construct_barycentric_coordinates(cbc) , m_construct_vector_3(cv3) , m_compute_scalar_product_3(csp3) { } result_type operator()(const Triangle_3& t, const Point_3& p) const { Vector_3 v0 = m_construct_vector_3(t[0], t[1]); Vector_3 v1 = m_construct_vector_3(t[0], t[2]); Vector_3 v2 = m_construct_vector_3(t[0], p); FT d00 = m_compute_scalar_product_3(v0, v0); FT d01 = m_compute_scalar_product_3(v0, v1); FT d11 = m_compute_scalar_product_3(v1, v1); FT d20 = m_compute_scalar_product_3(v2, v0); FT d21 = m_compute_scalar_product_3(v2, v1); FT denom = d00 * d11 - d01 * d01; FT v = (d11 * d20 - d01 * d21) / denom; FT w = (d00 * d21 - d01 * d20) / denom; return m_construct_barycentric_coordinates(FT(1) - v - w, v, w); } }; /*! \brief Classification of the location of a 3-tuple barycentric coordinates in a triangle */ enum Barycentric_coordinates_type { /// If the coordinates is invalid BARYCENTRIC_COORDINATES_INVALID = 0, /// if the coordinates has exactly one non-zero weight equal to 1, and the rest are zero BARYCENTRIC_COORDINATES_ON_VERTEX, ///if the coordinates has exactly one zero weight, and the rest sum to 1 BARYCENTRIC_COORDINATES_ON_BOUNDARY, /// if the coordinates has no non-zero weight, and they all sum to 1 BARYCENTRIC_COORDINATES_ON_BOUNDED_SIDE, /// if the weights of the coordinates do not sum to 1 BARYCENTRIC_COORDINATES_ON_UNBOUNDED_SIDE #ifndef CGAL_NO_DEPRECATED_CODE // deprecated in CGAL 4.10 , BARYCENTRIC_COORDINATE_INVALID = 0 , BARYCENTRIC_COORDINATE_ON_VERTEX , BARYCENTRIC_COORDINATE_ON_BOUNDARY , BARYCENTRIC_COORDINATE_ON_BOUNDED_SIDE , BARYCENTRIC_COORDINATE_ON_UNBOUNDED_SIDE #endif }; #ifndef CGAL_NO_DEPRECATED_CODE // deprecated in CGAL 4.10 typedef Barycentric_coordinates_type Barycentric_coordinate_type; #endif template class Classify_barycentric_coordinates { public: typedef B Barycentric_coordinates; typedef std::pair result_type; private: Construct_barycentric_coordinates_weight m_construct_barycentric_coordinates_weight; public: Classify_barycentric_coordinates() { } Classify_barycentric_coordinates(const Construct_barycentric_coordinates_weight& construct_barycentric_coordinates_weight) : m_construct_barycentric_coordinates_weight(construct_barycentric_coordinates_weight) { } result_type operator()(const Barycentric_coordinates& baryCoords) { Construct_barycentric_coordinates_weight cbcw; bool nonZero[3]; std::size_t numNonZero = 0; if (cbcw(baryCoords, 0) + cbcw(baryCoords, 1) + cbcw(baryCoords, 2) > 1.00001 || cbcw(baryCoords, 0) + cbcw(baryCoords, 1) + cbcw(baryCoords, 2) < 0.99999) { return std::make_pair(BARYCENTRIC_COORDINATES_ON_UNBOUNDED_SIDE, 0); } for (std::size_t i = 0; i < 3; ++i) { nonZero[i] = !CGAL::is_zero(cbcw(baryCoords, i)); if (nonZero[i]) { ++numNonZero; } } if (numNonZero == 3) { return std::make_pair(BARYCENTRIC_COORDINATES_ON_BOUNDED_SIDE, 0); } else if (numNonZero == 2) { std::size_t associatedEdge = 3; if (!nonZero[0]) { associatedEdge = 1; } else if (!nonZero[1]) { associatedEdge = 2; } else { associatedEdge = 0; } return std::make_pair(BARYCENTRIC_COORDINATES_ON_BOUNDARY, associatedEdge); } else if (numNonZero == 1) { std::size_t associatedEdge = 3; if (nonZero[0]) { associatedEdge = 0; } else if (nonZero[1]) { associatedEdge = 1; } else { associatedEdge = 2; } return std::make_pair(BARYCENTRIC_COORDINATES_ON_VERTEX, associatedEdge); } else { return std::make_pair(BARYCENTRIC_COORDINATES_INVALID, 0); } } }; } // namespace Surface_mesh_shortest_paths_3 } // namespace CGAL #include #endif // CGAL_SURFACE_MESH_SHORTEST_PATHS_3_BARYCENTRIC_H