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) 2009 INRIA Sophia-Antipolis (France). // All rights reserved. // // This file is part of CGAL (www.cgal.org). // // $URL: https://github.com/CGAL/cgal/blob/v6.1/SMDS_3/include/CGAL/SMDS_3/internal/indices_management.h $ // $Id: include/CGAL/SMDS_3/internal/indices_management.h b26b07a1242 $ // SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial // // Author(s) : Stéphane Tayeb // //****************************************************************************** // File Description : // // //****************************************************************************** #ifndef CGAL_INTERNAL_MESH_3_INDICES_MANAGEMENT_H #define CGAL_INTERNAL_MESH_3_INDICES_MANAGEMENT_H #include #include #include #include #include #include #include namespace CGAL { namespace Mesh_3 { namespace internal { // ----------------------------------- // Index_generator // Don't use std::variant if types are the same type // ----------------------------------- template < typename Subdomain_index, typename Surface_patch_index > struct Index_generator { typedef std::variant Index; typedef Index type; }; template < typename T > struct Index_generator { typedef T Index; typedef Index type; }; template ::value> struct Indices_tuple_generator { using type = std::tuple; }; template struct Indices_tuple_generator { using type = std::tuple; }; template using Indices_tuple_t = typename Indices_tuple_generator::type; // Nasty meta-programming to get a std::variant of four types that // may not be all different. template struct seq1 { typedef T0 type; }; template struct seq2 { typedef std::variant type; }; template struct seq3 { typedef std::variant type; }; template struct seq4 { typedef std::variant type; }; template struct insert; template struct insert, U> { typedef seq2 type; }; template struct insert, V> { typedef seq3 type; }; template struct insert, W> { typedef seq4 type; }; template struct insert, T> { typedef seq1 type; }; template struct insert, T> { typedef seq2 type; }; template struct insert, U> { typedef seq2 type; }; template struct insert, T> { typedef seq3 type; }; template struct insert, U> { typedef seq3 type; }; template struct insert, V> { typedef seq3 type; }; template < typename Subdomain_index, typename Surface_patch_index, typename Curves_index, typename Corner_index> struct Index_generator_with_features { typedef typename insert< typename insert< typename insert, Surface_patch_index >::type, Curves_index >::type, Corner_index>::type seq; typedef typename seq::type Index; typedef Index type; }; template < typename T> struct Index_generator_with_features { typedef T Index; typedef Index type; }; template const T& get_index(const Variant& x, std::enable_if_t::value > * = 0) { return std::get(x); } template const T& get_index(const T& x) { return x; } template ::value> struct Read_mesh_domain_index { // here we have has_feature==true typedef Mesh_domain MT; // was named "mesh traits" previously typename Mesh_domain::Index operator()(int dimension, std::istream& is) const { switch(dimension) { case 0: typename MT::Corner_index ci; if(IO::is_ascii(is)) is >> ci; else CGAL::read(is, ci); return ci; break; case 1: typename MT::Curve_index si; if(IO::is_ascii(is)) is >> si; else CGAL::read(is, si); return si; break; default: return Read_mesh_domain_index()(dimension, is); } } }; // end template partial specialization // Read_mesh_domain_index template ::value> struct Write_mesh_domain_index { // here we have has_feature==true typedef Mesh_domain MT; // was named "mesh traits" previously typedef typename MT::Corner_index Ci; typedef typename MT::Curve_index Si; void operator()(std::ostream& os, int dimension, const typename Mesh_domain::Index& index) const { switch(dimension) { case 0: { const Ci& ci = get_index(index); if(IO::is_ascii(os)) os << IO::oformat(ci); else CGAL::write(os, ci); } break; case 1: { const Si& si = get_index(index); if(IO::is_ascii(os)) os << IO::oformat(si); else CGAL::write(os, si); } break; default: Write_mesh_domain_index()(os, dimension, index); } } }; // end template partial specialization // Write_mesh_domain_index template struct Read_mesh_domain_index { // here we have has_feature==false typedef Mesh_domain MT; // was named "mesh traits" previously typename Mesh_domain::Index operator()(int dimension, std::istream& is) const { switch(dimension) { case 2: { typename MT::Surface_patch_index spi; if(IO::is_ascii(is)) is >> IO::iformat(spi); else CGAL::read(is, spi); return spi; } break; default: {// 3 typename MT::Subdomain_index di; if(IO::is_ascii(is)) is >> IO::iformat(di); else CGAL::read(is, di); return di; } break; } } }; // end template partial specialization // Read_mesh_domain_index template struct Write_mesh_domain_index { // here we have has_feature==false typedef Mesh_domain MT; // was named "mesh traits" previously typedef typename MT::Surface_patch_index Spi; typedef typename MT::Subdomain_index Di; void operator()(std::ostream& os, int dimension, const typename Mesh_domain::Index& index) const { switch(dimension) { case 2: { const Spi& spi = get_index(index); if(IO::is_ascii(os)) os << IO::oformat(spi); else CGAL::write(os, spi); } break; default: {// 3 const Di& di = get_index(index); if(IO::is_ascii(os)) os << IO::oformat(di); else CGAL::write(os, di); } break; } } }; // end template partial specialization // Write_mesh_domain_index template struct Read_write_index { void operator()(std::ostream& os, int, Index index) const { if(IO::is_ascii(os)) os << IO::oformat(index); else CGAL::write(os, index); } Index operator()(std::istream& is, int) const { Index index; if(IO::is_ascii(is)) is >> IO::iformat(index); else CGAL::read(is, index); return index; } }; struct Variant_write_visitor { std::ostream& os; template void operator()(T v) const { if(IO::is_ascii(os)) os << CGAL::IO::oformat(v); else CGAL::write(os, v); } }; template struct Variant_read_visitor { std::istream& is; Index& variant; template void operator()(T) const { T v; if(IO::is_ascii(is)) is >> CGAL::IO::iformat(v); else CGAL::read(is, v); variant = v; } }; template struct Read_write_index> { using Index = std::variant; using index_seq = std::make_index_sequence::value>; template Index get_index(int dimension, std::index_sequence) const{ static const Index variants[] = { std::tuple_element_t{}... }; return variants[dimension < 0 ? 0 : 3-dimension]; } void operator()(std::ostream& os, int, Index index) const { Variant_write_visitor visitor{os}; std::visit(visitor, index); } Index operator()(std::istream& is, int dimension) const { Index index = get_index(dimension, index_seq{}); Variant_read_visitor visitor{is, index}; std::visit(visitor, index); return index; } }; } // end namespace internal } // end namespace Mesh_3 } // end namespace CGAL #endif // CGAL_INTERNAL_MESH_3_INDICES_MANAGEMENT_H