Imported Upstream version 1.63.0
[platform/upstream/boost.git] / libs / geometry / doc / doxy / doxygen_output / xml / namespaceboost_1_1geometry_1_1detail.xml
1 <?xml version='1.0' encoding='UTF-8' standalone='no'?>
2 <doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.8.6">
3   <compounddef id="namespaceboost_1_1geometry_1_1detail" kind="namespace">
4     <compoundname>boost::geometry::detail</compoundname>
5     <innerclass refid="structboost_1_1geometry_1_1detail_1_1coordinate__cast_3_01rational_3_01_t_01_4_01_4" prot="public">boost::geometry::detail::coordinate_cast&lt; rational&lt; T &gt; &gt;</innerclass>
6     <innerclass refid="structboost_1_1geometry_1_1detail_1_1unique__types" prot="public">boost::geometry::detail::unique_types</innerclass>
7     <innerclass refid="structboost_1_1geometry_1_1detail_1_1variant__or__single" prot="public">boost::geometry::detail::variant_or_single</innerclass>
8     <innernamespace refid="namespaceboost_1_1geometry_1_1detail_1_1partition">boost::geometry::detail::partition</innernamespace>
9     <innernamespace refid="namespaceboost_1_1geometry_1_1detail_1_1overlay">boost::geometry::detail::overlay</innernamespace>
10     <innernamespace refid="namespaceboost_1_1geometry_1_1detail_1_1envelope">boost::geometry::detail::envelope</innernamespace>
11     <innernamespace refid="namespaceboost_1_1geometry_1_1detail_1_1is__simple">boost::geometry::detail::is_simple</innernamespace>
12     <innernamespace refid="namespaceboost_1_1geometry_1_1detail_1_1is__valid">boost::geometry::detail::is_valid</innernamespace>
13     <innernamespace refid="namespaceboost_1_1geometry_1_1detail_1_1de9im">boost::geometry::detail::de9im</innernamespace>
14     <innernamespace refid="namespaceboost_1_1geometry_1_1detail_1_1turns">boost::geometry::detail::turns</innernamespace>
15     <innernamespace refid="namespaceboost_1_1geometry_1_1detail_1_1helper__geometries">boost::geometry::detail::helper_geometries</innernamespace>
16       <sectiondef kind="func">
17       <memberdef kind="function" id="namespaceboost_1_1geometry_1_1detail_1ad0444aa74942126c871dfc9fe797514f" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
18         <templateparamlist>
19           <param>
20             <type>typename Range</type>
21           </param>
22           <param>
23             <type>typename Geometry</type>
24           </param>
25         </templateparamlist>
26         <type>Range &amp;</type>
27         <definition>Range&amp; boost::geometry::detail::as_range</definition>
28         <argsstring>(Geometry &amp;input)</argsstring>
29         <name>as_range</name>
30         <param>
31           <type>Geometry &amp;</type>
32           <declname>input</declname>
33         </param>
34         <briefdescription>
35 <para>Function getting either the range (ring, linestring) itself or the outer ring (polygon) </para>        </briefdescription>
36         <detaileddescription>
37 <para>Utility to handle polygon&apos;s outer ring as a range </para>        </detaileddescription>
38         <inbodydescription>
39         </inbodydescription>
40         <location file="/home/ubuntu/boost/boost/geometry/algorithms/detail/as_range.hpp" line="70" column="1" bodyfile="/home/ubuntu/boost/boost/geometry/algorithms/detail/as_range.hpp" bodystart="70" bodyend="79"/>
41       </memberdef>
42       <memberdef kind="function" id="namespaceboost_1_1geometry_1_1detail_1a4aa299422f3d590936b071d07223984e" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
43         <templateparamlist>
44           <param>
45             <type>typename Range</type>
46           </param>
47           <param>
48             <type>typename Geometry</type>
49           </param>
50         </templateparamlist>
51         <type>Range const &amp;</type>
52         <definition>Range const&amp; boost::geometry::detail::as_range</definition>
53         <argsstring>(Geometry const &amp;input)</argsstring>
54         <name>as_range</name>
55         <param>
56           <type>Geometry const &amp;</type>
57           <declname>input</declname>
58         </param>
59         <briefdescription>
60 <para>Function getting either the range (ring, linestring) itself or the outer ring (polygon), const version. </para>        </briefdescription>
61         <detaileddescription>
62 <para>Utility to handle polygon&apos;s outer ring as a range </para>        </detaileddescription>
63         <inbodydescription>
64         </inbodydescription>
65         <location file="/home/ubuntu/boost/boost/geometry/algorithms/detail/as_range.hpp" line="89" column="1" bodyfile="/home/ubuntu/boost/boost/geometry/algorithms/detail/as_range.hpp" bodystart="89" bodyend="98"/>
66       </memberdef>
67       <memberdef kind="function" id="namespaceboost_1_1geometry_1_1detail_1abd777e544b2f99a32eaf894c2f7604a9" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
68         <templateparamlist>
69           <param>
70             <type>typename Geometry</type>
71           </param>
72           <param>
73             <type>typename Actor</type>
74           </param>
75         </templateparamlist>
76         <type>void</type>
77         <definition>void boost::geometry::detail::for_each_range</definition>
78         <argsstring>(Geometry const &amp;geometry, Actor &amp;actor)</argsstring>
79         <name>for_each_range</name>
80         <param>
81           <type>Geometry const &amp;</type>
82           <declname>geometry</declname>
83         </param>
84         <param>
85           <type>Actor &amp;</type>
86           <declname>actor</declname>
87         </param>
88         <briefdescription>
89         </briefdescription>
90         <detaileddescription>
91         </detaileddescription>
92         <inbodydescription>
93         </inbodydescription>
94         <location file="/home/ubuntu/boost/boost/geometry/algorithms/detail/for_each_range.hpp" line="185" column="1" bodyfile="/home/ubuntu/boost/boost/geometry/algorithms/detail/for_each_range.hpp" bodystart="185" bodyend="192"/>
95       </memberdef>
96       </sectiondef>
97     <briefdescription>
98     </briefdescription>
99     <detaileddescription>
100     </detaileddescription>
101     <location file="/home/ubuntu/boost/boost/geometry/algorithms/detail/as_range.hpp" line="61" column="1"/>
102   </compounddef>
103 </doxygen>