Imported Upstream version 1.63.0
[platform/upstream/boost.git] / libs / geometry / doc / doxy / doxygen_output / xml / structboost_1_1geometry_1_1strategy_1_1transform_1_1degree__radian__vv.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_1strategy_1_1transform_1_1degree__radian__vv" kind="struct" prot="public">
4     <compoundname>boost::geometry::strategy::transform::degree_radian_vv</compoundname>
5     <includes local="no">strategy_transform.hpp</includes>
6     <templateparamlist>
7       <param>
8         <type>typename P1</type>
9       </param>
10       <param>
11         <type>typename P2</type>
12       </param>
13       <param>
14         <type>template&lt; typename &gt; class</type>
15         <declname>F</declname>
16         <defname>F</defname>
17       </param>
18     </templateparamlist>
19       <sectiondef kind="public-func">
20       <memberdef kind="function" id="structboost_1_1geometry_1_1strategy_1_1transform_1_1degree__radian__vv_1a243b2d6ef17983dfc89d6a034a9fb156" prot="public" static="no" const="yes" explicit="no" inline="yes" virt="non-virtual">
21         <type>bool</type>
22         <definition>bool boost::geometry::strategy::transform::degree_radian_vv&lt; P1, P2, F &gt;::apply</definition>
23         <argsstring>(P1 const &amp;p1, P2 &amp;p2) const </argsstring>
24         <name>apply</name>
25         <param>
26           <type>P1 const &amp;</type>
27           <declname>p1</declname>
28         </param>
29         <param>
30           <type>P2 &amp;</type>
31           <declname>p2</declname>
32         </param>
33         <briefdescription>
34         </briefdescription>
35         <detaileddescription>
36         </detaileddescription>
37         <inbodydescription>
38         </inbodydescription>
39         <location file="/home/ubuntu/boost/boost/geometry/strategies/strategy_transform.hpp" line="131" column="1" bodyfile="/home/ubuntu/boost/boost/geometry/strategies/strategy_transform.hpp" bodystart="131" bodyend="149"/>
40       </memberdef>
41       </sectiondef>
42     <briefdescription>
43 <para>Transformation strategy to go from degree to radian and back. </para>    </briefdescription>
44     <detaileddescription>
45 <para><parameterlist kind="templateparam"><parameteritem>
46 <parameternamelist>
47 <parametername>P1</parametername>
48 </parameternamelist>
49 <parameterdescription>
50 <para>first point type </para></parameterdescription>
51 </parameteritem>
52 <parameteritem>
53 <parameternamelist>
54 <parametername>P2</parametername>
55 </parameternamelist>
56 <parameterdescription>
57 <para>second point type </para></parameterdescription>
58 </parameteritem>
59 <parameteritem>
60 <parameternamelist>
61 <parametername>F</parametername>
62 </parameternamelist>
63 <parameterdescription>
64 <para>additional functor to divide or multiply with d2r </para></parameterdescription>
65 </parameteritem>
66 </parameterlist>
67 </para>    </detaileddescription>
68     <location file="/home/ubuntu/boost/boost/geometry/strategies/strategy_transform.hpp" line="130" column="1" bodyfile="/home/ubuntu/boost/boost/geometry/strategies/strategy_transform.hpp" bodystart="129" bodyend="150"/>
69     <listofallmembers>
70       <member refid="structboost_1_1geometry_1_1strategy_1_1transform_1_1degree__radian__vv_1a243b2d6ef17983dfc89d6a034a9fb156" prot="public" virt="non-virtual"><scope>boost::geometry::strategy::transform::degree_radian_vv</scope><name>apply</name></member>
71     </listofallmembers>
72   </compounddef>
73 </doxygen>