Imported Upstream version 1.63.0
[platform/upstream/boost.git] / libs / geometry / doc / doxy / doxygen_output / xml / structboost_1_1geometry_1_1segment__intersection__points.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="structboost_1_1geometry_1_1segment__intersection__points" kind="struct" prot="public">
4     <compoundname>boost::geometry::segment_intersection_points</compoundname>
5     <includes local="no">intersection_result.hpp</includes>
6     <templateparamlist>
7       <param>
8         <type>typename Point</type>
9       </param>
10       <param>
11         <type>typename SegmentRatio</type>
12       </param>
13     </templateparamlist>
14       <sectiondef kind="public-type">
15       <memberdef kind="typedef" id="structboost_1_1geometry_1_1segment__intersection__points_1adfcdebeced02c7c3c431ea3193223802" prot="public" static="no">
16         <type>Point</type>
17         <definition>typedef Point boost::geometry::segment_intersection_points&lt; Point, SegmentRatio &gt;::point_type</definition>
18         <argsstring></argsstring>
19         <name>point_type</name>
20         <briefdescription>
21         </briefdescription>
22         <detaileddescription>
23         </detaileddescription>
24         <inbodydescription>
25         </inbodydescription>
26         <location file="/home/ubuntu/boost/boost/geometry/strategies/intersection_result.hpp" line="68" column="1" bodyfile="/home/ubuntu/boost/boost/geometry/strategies/intersection_result.hpp" bodystart="68" bodyend="-1"/>
27       </memberdef>
28       </sectiondef>
29       <sectiondef kind="public-attrib">
30       <memberdef kind="variable" id="structboost_1_1geometry_1_1segment__intersection__points_1a01de8a7bae6f84897c8bad7fcbe2912a" prot="public" static="no" mutable="no">
31         <type>std::size_t</type>
32         <definition>std::size_t boost::geometry::segment_intersection_points&lt; Point, SegmentRatio &gt;::count</definition>
33         <argsstring></argsstring>
34         <name>count</name>
35         <briefdescription>
36         </briefdescription>
37         <detaileddescription>
38         </detaileddescription>
39         <inbodydescription>
40         </inbodydescription>
41         <location file="/home/ubuntu/boost/boost/geometry/strategies/intersection_result.hpp" line="63" column="1" bodyfile="/home/ubuntu/boost/boost/geometry/strategies/intersection_result.hpp" bodystart="63" bodyend="-1"/>
42       </memberdef>
43       <memberdef kind="variable" id="structboost_1_1geometry_1_1segment__intersection__points_1ae3286ca870f5411c66713f3abee6f08e" prot="public" static="no" mutable="no">
44         <type><ref refid="structboost_1_1geometry_1_1fraction__type" kindref="compound">fraction_type</ref>&lt; SegmentRatio &gt;</type>
45         <definition>fraction_type&lt;SegmentRatio&gt; boost::geometry::segment_intersection_points&lt; Point, SegmentRatio &gt;::fractions[2]</definition>
46         <argsstring>[2]</argsstring>
47         <name>fractions</name>
48         <briefdescription>
49         </briefdescription>
50         <detaileddescription>
51         </detaileddescription>
52         <inbodydescription>
53         </inbodydescription>
54         <location file="/home/ubuntu/boost/boost/geometry/strategies/intersection_result.hpp" line="67" column="1" bodyfile="/home/ubuntu/boost/boost/geometry/strategies/intersection_result.hpp" bodystart="67" bodyend="-1"/>
55       </memberdef>
56       <memberdef kind="variable" id="structboost_1_1geometry_1_1segment__intersection__points_1a52fb0898bf2d0a9ed59f97f509131623" prot="public" static="no" mutable="no">
57         <type>Point</type>
58         <definition>Point boost::geometry::segment_intersection_points&lt; Point, SegmentRatio &gt;::intersections[2]</definition>
59         <argsstring>[2]</argsstring>
60         <name>intersections</name>
61         <briefdescription>
62         </briefdescription>
63         <detaileddescription>
64         </detaileddescription>
65         <inbodydescription>
66         </inbodydescription>
67         <location file="/home/ubuntu/boost/boost/geometry/strategies/intersection_result.hpp" line="66" column="1" bodyfile="/home/ubuntu/boost/boost/geometry/strategies/intersection_result.hpp" bodystart="66" bodyend="-1"/>
68       </memberdef>
69       </sectiondef>
70       <sectiondef kind="public-func">
71       <memberdef kind="function" id="structboost_1_1geometry_1_1segment__intersection__points_1a3aa866715679d74c536ddcbec4fbcf3a" prot="public" static="no" const="no" explicit="no" inline="yes" virt="non-virtual">
72         <type></type>
73         <definition>boost::geometry::segment_intersection_points&lt; Point, SegmentRatio &gt;::segment_intersection_points</definition>
74         <argsstring>()</argsstring>
75         <name>segment_intersection_points</name>
76         <briefdescription>
77         </briefdescription>
78         <detaileddescription>
79         </detaileddescription>
80         <inbodydescription>
81         </inbodydescription>
82         <location file="/home/ubuntu/boost/boost/geometry/strategies/intersection_result.hpp" line="70" column="1" bodyfile="/home/ubuntu/boost/boost/geometry/strategies/intersection_result.hpp" bodystart="70" bodyend="72"/>
83       </memberdef>
84       </sectiondef>
85     <briefdescription>
86 <para>return-type for segment-intersection </para>    </briefdescription>
87     <detaileddescription>
88 <para><simplesect kind="note"><para>Set in <ref refid="intersection__points_8hpp" kindref="compound">intersection_points.hpp</ref>, from segment_intersection_info </para></simplesect>
89 </para>    </detaileddescription>
90     <location file="/home/ubuntu/boost/boost/geometry/strategies/intersection_result.hpp" line="62" column="1" bodyfile="/home/ubuntu/boost/boost/geometry/strategies/intersection_result.hpp" bodystart="61" bodyend="73"/>
91     <listofallmembers>
92       <member refid="structboost_1_1geometry_1_1segment__intersection__points_1a01de8a7bae6f84897c8bad7fcbe2912a" prot="public" virt="non-virtual"><scope>boost::geometry::segment_intersection_points</scope><name>count</name></member>
93       <member refid="structboost_1_1geometry_1_1segment__intersection__points_1ae3286ca870f5411c66713f3abee6f08e" prot="public" virt="non-virtual"><scope>boost::geometry::segment_intersection_points</scope><name>fractions</name></member>
94       <member refid="structboost_1_1geometry_1_1segment__intersection__points_1a52fb0898bf2d0a9ed59f97f509131623" prot="public" virt="non-virtual"><scope>boost::geometry::segment_intersection_points</scope><name>intersections</name></member>
95       <member refid="structboost_1_1geometry_1_1segment__intersection__points_1adfcdebeced02c7c3c431ea3193223802" prot="public" virt="non-virtual"><scope>boost::geometry::segment_intersection_points</scope><name>point_type</name></member>
96       <member refid="structboost_1_1geometry_1_1segment__intersection__points_1a3aa866715679d74c536ddcbec4fbcf3a" prot="public" virt="non-virtual"><scope>boost::geometry::segment_intersection_points</scope><name>segment_intersection_points</name></member>
97     </listofallmembers>
98   </compounddef>
99 </doxygen>