Imported Upstream version 1.63.0
[platform/upstream/boost.git] / libs / geometry / doc / doxy / doxygen_output / html_by_doxygen / structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
5 <title>Boost.Geometry (aka GGL, Generic Geometry Library)</title>
6 <link href="doxygen.css" rel="stylesheet" type="text/css">
7 <link href="tabs.css" rel="stylesheet" type="text/css">
8 </head>
9 <table cellpadding="2" width="100%">
10 <tbody>
11 <tr>
12 <td valign="top">
13 <img alt="Boost.Geometry" src="images/ggl-logo-big.png" height="80" width="200">
14 &nbsp;&nbsp;
15 </td>
16 <td valign="top" align="right">
17 <a href="http://www.boost.org">
18 <img alt="Boost C++ Libraries" src="images/accepted_by_boost.png" height="80" width="230" border="0">
19 </a>
20 </td>
21 </tr>
22 </tbody>
23 </table>
24 <!-- Generated by Doxygen 1.8.6 -->
25   <div id="navrow1" class="tabs">
26     <ul class="tablist">
27       <li><a href="index.html"><span>Main&#160;Page</span></a></li>
28       <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
29       <li><a href="modules.html"><span>Modules</span></a></li>
30       <li><a href="namespaces.html"><span>Namespaces</span></a></li>
31       <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
32       <li><a href="files.html"><span>Files</span></a></li>
33       <li><a href="examples.html"><span>Examples</span></a></li>
34     </ul>
35   </div>
36   <div id="navrow2" class="tabs2">
37     <ul class="tablist">
38       <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
39       <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
40       <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
41       <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
42     </ul>
43   </div>
44 <div id="nav-path" class="navpath">
45   <ul>
46 <li class="navelem"><a class="el" href="namespaceboost.html">boost</a></li><li class="navelem"><a class="el" href="namespaceboost_1_1geometry.html">geometry</a></li><li class="navelem"><a class="el" href="namespaceboost_1_1geometry_1_1strategy.html">strategy</a></li><li class="navelem"><a class="el" href="namespaceboost_1_1geometry_1_1strategy_1_1intersection.html">intersection</a></li><li class="navelem"><a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments.html">relate_spherical_segments</a></li><li class="navelem"><a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html">segment_intersection_info</a></li>  </ul>
47 </div>
48 </div><!-- top -->
49 <div class="header">
50   <div class="summary">
51 <a href="#pub-types">Public Types</a> &#124;
52 <a href="#pub-methods">Public Member Functions</a> &#124;
53 <a href="#pub-attribs">Public Attributes</a> &#124;
54 <a href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info-members.html">List of all members</a>  </div>
55   <div class="headertitle">
56 <div class="title">boost::geometry::strategy::intersection::relate_spherical_segments&lt; Policy, CalculationType &gt;::segment_intersection_info&lt; CoordinateType, SegmentRatio, Vector3d &gt; Struct Template Reference</div>  </div>
57 </div><!--header-->
58 <div class="contents">
59 <table class="memberdecls">
60 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
61 Public Types</h2></td></tr>
62 <tr class="memitem:a3b378c68fbffc578e158e80c0504f095"><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="structboost_1_1geometry_1_1select__most__precise.html">select_most_precise</a><br class="typebreak"/>
63 &lt; CoordinateType, double &gt;<br class="typebreak"/>
64 ::type&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html#a3b378c68fbffc578e158e80c0504f095">promoted_type</a></td></tr>
65 <tr class="separator:a3b378c68fbffc578e158e80c0504f095"><td class="memSeparator" colspan="2">&#160;</td></tr>
66 </table><table class="memberdecls">
67 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
68 Public Member Functions</h2></td></tr>
69 <tr class="memitem:a3588b501512f7695651f763136836e77"><td class="memTemplParams" colspan="2">template&lt;typename Point , typename Segment1 , typename Segment2 &gt; </td></tr>
70 <tr class="memitem:a3588b501512f7695651f763136836e77"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html#a3588b501512f7695651f763136836e77">assign</a> (Point &amp;point, Segment1 const &amp;a, Segment2 const &amp;b) const </td></tr>
71 <tr class="separator:a3588b501512f7695651f763136836e77"><td class="memSeparator" colspan="2">&#160;</td></tr>
72 <tr class="memitem:a54199c753262f223a35b95b70fed3751"><td class="memTemplParams" colspan="2">template&lt;typename Point , typename Segment1 , typename Segment2 &gt; </td></tr>
73 <tr class="memitem:a54199c753262f223a35b95b70fed3751"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html#a54199c753262f223a35b95b70fed3751">assign_a</a> (Point &amp;point, Segment1 const &amp;a, Segment2 const &amp;b) const </td></tr>
74 <tr class="separator:a54199c753262f223a35b95b70fed3751"><td class="memSeparator" colspan="2">&#160;</td></tr>
75 <tr class="memitem:a5c07d8f1aec3a047729fcdbd89b15fed"><td class="memTemplParams" colspan="2">template&lt;typename Point , typename Segment1 , typename Segment2 &gt; </td></tr>
76 <tr class="memitem:a5c07d8f1aec3a047729fcdbd89b15fed"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html#a5c07d8f1aec3a047729fcdbd89b15fed">assign_b</a> (Point &amp;point, Segment1 const &amp;a, Segment2 const &amp;b) const </td></tr>
77 <tr class="separator:a5c07d8f1aec3a047729fcdbd89b15fed"><td class="memSeparator" colspan="2">&#160;</td></tr>
78 <tr class="memitem:a0e461bd55aafbcb90a975ebae3dbb62e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html#a3b378c68fbffc578e158e80c0504f095">promoted_type</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html#a0e461bd55aafbcb90a975ebae3dbb62e">comparable_length_a</a> () const </td></tr>
79 <tr class="separator:a0e461bd55aafbcb90a975ebae3dbb62e"><td class="memSeparator" colspan="2">&#160;</td></tr>
80 <tr class="memitem:abec522fd701d633e61c61392fabc7d16"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html#a3b378c68fbffc578e158e80c0504f095">promoted_type</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html#abec522fd701d633e61c61392fabc7d16">comparable_length_b</a> () const </td></tr>
81 <tr class="separator:abec522fd701d633e61c61392fabc7d16"><td class="memSeparator" colspan="2">&#160;</td></tr>
82 </table><table class="memberdecls">
83 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
84 Public Attributes</h2></td></tr>
85 <tr class="memitem:a7ecff22ff3da3eebe7d2beaa14b84b37"><td class="memItemLeft" align="right" valign="top">Vector3d&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html#a7ecff22ff3da3eebe7d2beaa14b84b37">intersection_point</a></td></tr>
86 <tr class="separator:a7ecff22ff3da3eebe7d2beaa14b84b37"><td class="memSeparator" colspan="2">&#160;</td></tr>
87 <tr class="memitem:af6af1f3b489dddb045247cb24917cefb"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments.html#a8f1ec4833942cf9f261d6c4cb2f49a16">intersection_point_flag</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html#af6af1f3b489dddb045247cb24917cefb">ip_flag</a></td></tr>
88 <tr class="separator:af6af1f3b489dddb045247cb24917cefb"><td class="memSeparator" colspan="2">&#160;</td></tr>
89 <tr class="memitem:a4ffd058285cf940ed636d70414d4844b"><td class="memItemLeft" align="right" valign="top">SegmentRatio&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html#a4ffd058285cf940ed636d70414d4844b">robust_ra</a></td></tr>
90 <tr class="separator:a4ffd058285cf940ed636d70414d4844b"><td class="memSeparator" colspan="2">&#160;</td></tr>
91 <tr class="memitem:a823e2301405aea46fb0e2a9ac10d1f9c"><td class="memItemLeft" align="right" valign="top">SegmentRatio&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html#a823e2301405aea46fb0e2a9ac10d1f9c">robust_rb</a></td></tr>
92 <tr class="separator:a823e2301405aea46fb0e2a9ac10d1f9c"><td class="memSeparator" colspan="2">&#160;</td></tr>
93 </table>
94 <h2 class="groupheader">Member Typedef Documentation</h2>
95 <a class="anchor" id="a3b378c68fbffc578e158e80c0504f095"></a>
96 <div class="memitem">
97 <div class="memproto">
98 <div class="memtemplate">
99 template&lt;typename Policy , typename CalculationType  = void&gt; </div>
100 <div class="memtemplate">
101 template&lt;typename CoordinateType , typename SegmentRatio , typename Vector3d &gt; </div>
102       <table class="memname">
103         <tr>
104           <td class="memname">typedef <a class="el" href="structboost_1_1geometry_1_1select__most__precise.html">select_most_precise</a>&lt; CoordinateType, double &gt;::type <a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments.html">boost::geometry::strategy::intersection::relate_spherical_segments</a>&lt; Policy, CalculationType &gt;::<a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html">segment_intersection_info</a>&lt; CoordinateType, SegmentRatio, Vector3d &gt;::<a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html#a3b378c68fbffc578e158e80c0504f095">promoted_type</a></td>
105         </tr>
106       </table>
107 </div><div class="memdoc">
108
109 </div>
110 </div>
111 <h2 class="groupheader">Member Function Documentation</h2>
112 <a class="anchor" id="a0e461bd55aafbcb90a975ebae3dbb62e"></a>
113 <div class="memitem">
114 <div class="memproto">
115 <div class="memtemplate">
116 template&lt;typename Policy , typename CalculationType  = void&gt; </div>
117 <div class="memtemplate">
118 template&lt;typename CoordinateType , typename SegmentRatio , typename Vector3d &gt; </div>
119       <table class="memname">
120         <tr>
121           <td class="memname"><a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html#a3b378c68fbffc578e158e80c0504f095">promoted_type</a> <a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments.html">boost::geometry::strategy::intersection::relate_spherical_segments</a>&lt; Policy, CalculationType &gt;::<a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html">segment_intersection_info</a>&lt; CoordinateType, SegmentRatio, Vector3d &gt;::comparable_length_a </td>
122           <td>(</td>
123           <td class="paramname"></td><td>)</td>
124           <td> const</td>
125         </tr>
126       </table>
127 </div><div class="memdoc">
128
129 </div>
130 </div>
131 <a class="anchor" id="abec522fd701d633e61c61392fabc7d16"></a>
132 <div class="memitem">
133 <div class="memproto">
134 <div class="memtemplate">
135 template&lt;typename Policy , typename CalculationType  = void&gt; </div>
136 <div class="memtemplate">
137 template&lt;typename CoordinateType , typename SegmentRatio , typename Vector3d &gt; </div>
138       <table class="memname">
139         <tr>
140           <td class="memname"><a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html#a3b378c68fbffc578e158e80c0504f095">promoted_type</a> <a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments.html">boost::geometry::strategy::intersection::relate_spherical_segments</a>&lt; Policy, CalculationType &gt;::<a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html">segment_intersection_info</a>&lt; CoordinateType, SegmentRatio, Vector3d &gt;::comparable_length_b </td>
141           <td>(</td>
142           <td class="paramname"></td><td>)</td>
143           <td> const</td>
144         </tr>
145       </table>
146 </div><div class="memdoc">
147
148 </div>
149 </div>
150 <a class="anchor" id="a54199c753262f223a35b95b70fed3751"></a>
151 <div class="memitem">
152 <div class="memproto">
153 <div class="memtemplate">
154 template&lt;typename Policy , typename CalculationType  = void&gt; </div>
155 <div class="memtemplate">
156 template&lt;typename CoordinateType , typename SegmentRatio , typename Vector3d &gt; </div>
157 <div class="memtemplate">
158 template&lt;typename Point , typename Segment1 , typename Segment2 &gt; </div>
159       <table class="memname">
160         <tr>
161           <td class="memname">void <a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments.html">boost::geometry::strategy::intersection::relate_spherical_segments</a>&lt; Policy, CalculationType &gt;::<a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html">segment_intersection_info</a>&lt; CoordinateType, SegmentRatio, Vector3d &gt;::assign_a </td>
162           <td>(</td>
163           <td class="paramtype">Point &amp;&#160;</td>
164           <td class="paramname"><em>point</em>, </td>
165         </tr>
166         <tr>
167           <td class="paramkey"></td>
168           <td></td>
169           <td class="paramtype">Segment1 const &amp;&#160;</td>
170           <td class="paramname"><em>a</em>, </td>
171         </tr>
172         <tr>
173           <td class="paramkey"></td>
174           <td></td>
175           <td class="paramtype">Segment2 const &amp;&#160;</td>
176           <td class="paramname"><em>b</em>&#160;</td>
177         </tr>
178         <tr>
179           <td></td>
180           <td>)</td>
181           <td></td><td> const</td>
182         </tr>
183       </table>
184 </div><div class="memdoc">
185
186 </div>
187 </div>
188 <a class="anchor" id="a5c07d8f1aec3a047729fcdbd89b15fed"></a>
189 <div class="memitem">
190 <div class="memproto">
191 <div class="memtemplate">
192 template&lt;typename Policy , typename CalculationType  = void&gt; </div>
193 <div class="memtemplate">
194 template&lt;typename CoordinateType , typename SegmentRatio , typename Vector3d &gt; </div>
195 <div class="memtemplate">
196 template&lt;typename Point , typename Segment1 , typename Segment2 &gt; </div>
197       <table class="memname">
198         <tr>
199           <td class="memname">void <a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments.html">boost::geometry::strategy::intersection::relate_spherical_segments</a>&lt; Policy, CalculationType &gt;::<a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html">segment_intersection_info</a>&lt; CoordinateType, SegmentRatio, Vector3d &gt;::assign_b </td>
200           <td>(</td>
201           <td class="paramtype">Point &amp;&#160;</td>
202           <td class="paramname"><em>point</em>, </td>
203         </tr>
204         <tr>
205           <td class="paramkey"></td>
206           <td></td>
207           <td class="paramtype">Segment1 const &amp;&#160;</td>
208           <td class="paramname"><em>a</em>, </td>
209         </tr>
210         <tr>
211           <td class="paramkey"></td>
212           <td></td>
213           <td class="paramtype">Segment2 const &amp;&#160;</td>
214           <td class="paramname"><em>b</em>&#160;</td>
215         </tr>
216         <tr>
217           <td></td>
218           <td>)</td>
219           <td></td><td> const</td>
220         </tr>
221       </table>
222 </div><div class="memdoc">
223
224 </div>
225 </div>
226 <a class="anchor" id="a3588b501512f7695651f763136836e77"></a>
227 <div class="memitem">
228 <div class="memproto">
229 <div class="memtemplate">
230 template&lt;typename Policy , typename CalculationType  = void&gt; </div>
231 <div class="memtemplate">
232 template&lt;typename CoordinateType , typename SegmentRatio , typename Vector3d &gt; </div>
233 <div class="memtemplate">
234 template&lt;typename Point , typename Segment1 , typename Segment2 &gt; </div>
235       <table class="memname">
236         <tr>
237           <td class="memname">void <a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments.html">boost::geometry::strategy::intersection::relate_spherical_segments</a>&lt; Policy, CalculationType &gt;::<a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html">segment_intersection_info</a>&lt; CoordinateType, SegmentRatio, Vector3d &gt;::assign </td>
238           <td>(</td>
239           <td class="paramtype">Point &amp;&#160;</td>
240           <td class="paramname"><em>point</em>, </td>
241         </tr>
242         <tr>
243           <td class="paramkey"></td>
244           <td></td>
245           <td class="paramtype">Segment1 const &amp;&#160;</td>
246           <td class="paramname"><em>a</em>, </td>
247         </tr>
248         <tr>
249           <td class="paramkey"></td>
250           <td></td>
251           <td class="paramtype">Segment2 const &amp;&#160;</td>
252           <td class="paramname"><em>b</em>&#160;</td>
253         </tr>
254         <tr>
255           <td></td>
256           <td>)</td>
257           <td></td><td> const</td>
258         </tr>
259       </table>
260 </div><div class="memdoc">
261
262 </div>
263 </div>
264 <h2 class="groupheader">Member Data Documentation</h2>
265 <a class="anchor" id="a7ecff22ff3da3eebe7d2beaa14b84b37"></a>
266 <div class="memitem">
267 <div class="memproto">
268 <div class="memtemplate">
269 template&lt;typename Policy , typename CalculationType  = void&gt; </div>
270 <div class="memtemplate">
271 template&lt;typename CoordinateType , typename SegmentRatio , typename Vector3d &gt; </div>
272       <table class="memname">
273         <tr>
274           <td class="memname">Vector3d <a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments.html">boost::geometry::strategy::intersection::relate_spherical_segments</a>&lt; Policy, CalculationType &gt;::<a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html">segment_intersection_info</a>&lt; CoordinateType, SegmentRatio, Vector3d &gt;::intersection_point</td>
275         </tr>
276       </table>
277 </div><div class="memdoc">
278
279 </div>
280 </div>
281 <a class="anchor" id="a4ffd058285cf940ed636d70414d4844b"></a>
282 <div class="memitem">
283 <div class="memproto">
284 <div class="memtemplate">
285 template&lt;typename Policy , typename CalculationType  = void&gt; </div>
286 <div class="memtemplate">
287 template&lt;typename CoordinateType , typename SegmentRatio , typename Vector3d &gt; </div>
288       <table class="memname">
289         <tr>
290           <td class="memname">SegmentRatio <a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments.html">boost::geometry::strategy::intersection::relate_spherical_segments</a>&lt; Policy, CalculationType &gt;::<a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html">segment_intersection_info</a>&lt; CoordinateType, SegmentRatio, Vector3d &gt;::robust_ra</td>
291         </tr>
292       </table>
293 </div><div class="memdoc">
294
295 </div>
296 </div>
297 <a class="anchor" id="a823e2301405aea46fb0e2a9ac10d1f9c"></a>
298 <div class="memitem">
299 <div class="memproto">
300 <div class="memtemplate">
301 template&lt;typename Policy , typename CalculationType  = void&gt; </div>
302 <div class="memtemplate">
303 template&lt;typename CoordinateType , typename SegmentRatio , typename Vector3d &gt; </div>
304       <table class="memname">
305         <tr>
306           <td class="memname">SegmentRatio <a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments.html">boost::geometry::strategy::intersection::relate_spherical_segments</a>&lt; Policy, CalculationType &gt;::<a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html">segment_intersection_info</a>&lt; CoordinateType, SegmentRatio, Vector3d &gt;::robust_rb</td>
307         </tr>
308       </table>
309 </div><div class="memdoc">
310
311 </div>
312 </div>
313 <a class="anchor" id="af6af1f3b489dddb045247cb24917cefb"></a>
314 <div class="memitem">
315 <div class="memproto">
316 <div class="memtemplate">
317 template&lt;typename Policy , typename CalculationType  = void&gt; </div>
318 <div class="memtemplate">
319 template&lt;typename CoordinateType , typename SegmentRatio , typename Vector3d &gt; </div>
320       <table class="memname">
321         <tr>
322           <td class="memname"><a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments.html#a8f1ec4833942cf9f261d6c4cb2f49a16">intersection_point_flag</a> <a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments.html">boost::geometry::strategy::intersection::relate_spherical_segments</a>&lt; Policy, CalculationType &gt;::<a class="el" href="structboost_1_1geometry_1_1strategy_1_1intersection_1_1relate__spherical__segments_1_1segment__intersection__info.html">segment_intersection_info</a>&lt; CoordinateType, SegmentRatio, Vector3d &gt;::ip_flag</td>
323         </tr>
324       </table>
325 </div><div class="memdoc">
326
327 </div>
328 </div>
329 </div><!-- contents -->
330 <hr size="1">
331 <table width="100%">
332 <tbody>
333 <tr>
334 <td align="left"><small>
335 <p>April 2, 2011</p>
336 </small></td>
337 <td align="right">
338 <small>
339 Copyright &copy; 2007-2011 Barend Gehrels, Amsterdam, the Netherlands<br>
340 Copyright &copy; 2008-2011 Bruno Lalande, Paris, France<br>
341 Copyright &copy; 2009-2010 Mateusz Loskot, London, UK<br>
342 </small>
343 </td>
344 </tr>
345 </tbody>
346 </table>
347 <address style="text-align: right;"><small>
348 Documentation is generated by&nbsp;<a href="http://www.doxygen.org/index.html">Doxygen</a>
349 </small></address>
350 </body>
351 </html>