source: OGRE/trunk/ogrenew/Docs/api/html/classOgre_1_1Radian.html @ 657

Revision 657, 47.8 KB checked in by mattausch, 18 years ago (diff)

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>Ogre::Radian class Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4<link type="text/css" rel="stylesheet" href="style.css">
5</head>
6
7<body>
8<!-- Generated by Doxygen 1.3.6 -->
9<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
10<h1>Ogre::Radian Class Reference</h1>Wrapper class which indicates a given angle value is in Radians. 
11<a href="#_details">More...</a>
12<p>
13<code>#include &lt;<a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>&gt;</code>
14<p>
15<a href="classOgre_1_1Radian-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
16<tr><td></td></tr>
17<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
18<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana0">Radian</a> (<a class="el" href="namespaceOgre.html#a420">Real</a> r=0)</td></tr>
19
20<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana1">Radian</a> (const <a class="el" href="classOgre_1_1Degree.html">Degree</a> &amp;d)</td></tr>
21
22<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana2">operator=</a> (const <a class="el" href="namespaceOgre.html#a420">Real</a> &amp;f)</td></tr>
23
24<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana3">operator=</a> (const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;r)</td></tr>
25
26<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana4">operator=</a> (const <a class="el" href="classOgre_1_1Degree.html">Degree</a> &amp;d)</td></tr>
27
28<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a420">Real</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana5">valueDegrees</a> () const </td></tr>
29
30<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a420">Real</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana6">valueRadians</a> () const </td></tr>
31
32<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a420">Real</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana7">valueAngleUnits</a> () const </td></tr>
33
34<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Radian.html">Radian</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana8">operator+</a> (const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;r) const </td></tr>
35
36<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Radian.html">Radian</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana9">operator+</a> (const <a class="el" href="classOgre_1_1Degree.html">Degree</a> &amp;d) const </td></tr>
37
38<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana10">operator+=</a> (const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;r)</td></tr>
39
40<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana11">operator+=</a> (const <a class="el" href="classOgre_1_1Degree.html">Degree</a> &amp;d)</td></tr>
41
42<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Radian.html">Radian</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana12">operator-</a> ()</td></tr>
43
44<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Radian.html">Radian</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana13">operator-</a> (const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;r) const </td></tr>
45
46<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Radian.html">Radian</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana14">operator-</a> (const <a class="el" href="classOgre_1_1Degree.html">Degree</a> &amp;d) const </td></tr>
47
48<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana15">operator-=</a> (const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;r)</td></tr>
49
50<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana16">operator-=</a> (const <a class="el" href="classOgre_1_1Degree.html">Degree</a> &amp;d)</td></tr>
51
52<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Radian.html">Radian</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana17">operator *</a> (<a class="el" href="namespaceOgre.html#a420">Real</a> f) const </td></tr>
53
54<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Radian.html">Radian</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana18">operator *</a> (const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;f) const </td></tr>
55
56<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana19">operator *=</a> (<a class="el" href="namespaceOgre.html#a420">Real</a> f)</td></tr>
57
58<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Radian.html">Radian</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana20">operator/</a> (<a class="el" href="namespaceOgre.html#a420">Real</a> f) const </td></tr>
59
60<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana21">operator/=</a> (<a class="el" href="namespaceOgre.html#a420">Real</a> f)</td></tr>
61
62<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana22">operator&lt;</a> (const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;r) const </td></tr>
63
64<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana23">operator&lt;=</a> (const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;r) const </td></tr>
65
66<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana24">operator==</a> (const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;r) const </td></tr>
67
68<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana25">operator!=</a> (const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;r) const </td></tr>
69
70<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana26">operator&gt;=</a> (const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;r) const </td></tr>
71
72<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radiana27">operator&gt;</a> (const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;r) const </td></tr>
73
74<tr><td colspan=2><br><h2>Private Attributes</h2></td></tr>
75<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a420">Real</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radianr0">mRad</a></td></tr>
76
77</table>
78<hr><a name="_details"></a><h2>Detailed Description</h2>
79Wrapper class which indicates a given angle value is in Radians.
80<p>
81<dl compact><dt><b>Remarks:</b></dt><dd><a class="el" href="classOgre_1_1Radian.html">Radian</a> values are interchangeable with <a class="el" href="classOgre_1_1Degree.html">Degree</a> values, and conversions will be done automatically between them. </dd></dl>
82
83<p>
84
85<p>
86Definition at line <a class="el" href="OgreMath_8h-source.html#l00037">37</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
87<a class="anchor" name="Ogre_1_1Radiana0" doxytag="Ogre::Radian::Radian" ></a><p>
88<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
89  <tr>
90    <td class="mdRow">
91      <table cellpadding="0" cellspacing="0" border="0">
92        <tr>
93          <td class="md" nowrap valign="top"> Ogre::Radian::Radian </td>
94          <td class="md" valign="top">(&nbsp;</td>
95          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a420">Real</a>&nbsp;</td>
96          <td class="mdname1" valign="top" nowrap> <em>r</em> = 0          </td>
97          <td class="md" valign="top">&nbsp;)&nbsp;</td>
98          <td class="md" nowrap><code> [explicit]</code></td>
99        </tr>
100
101      </table>
102    </td>
103  </tr>
104</table>
105<table cellspacing=5 cellpadding=0 border=0>
106  <tr>
107    <td>
108      &nbsp;
109    </td>
110    <td>
111
112<p>
113
114<p>
115Definition at line <a class="el" href="OgreMath_8h-source.html#l00042">42</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
116<p>
117References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00111">Ogre::Real</a>.
118<p>
119Referenced by <a class="el" href="OgreMath_8h-source.html#l00061">operator *()</a>, <a class="el" href="OgreMath_8h-source.html#l00052">operator+()</a>, <a class="el" href="OgreMath_8h-source.html#l00056">operator-()</a>, and <a class="el" href="OgreMath_8h-source.html#l00064">operator/()</a>.    </td>
120  </tr>
121</table>
122<a class="anchor" name="Ogre_1_1Radiana1" doxytag="Ogre::Radian::Radian" ></a><p>
123<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
124  <tr>
125    <td class="mdRow">
126      <table cellpadding="0" cellspacing="0" border="0">
127        <tr>
128          <td class="md" nowrap valign="top"> Ogre::Radian::Radian </td>
129          <td class="md" valign="top">(&nbsp;</td>
130          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Degree.html">Degree</a> &amp;&nbsp;</td>
131          <td class="mdname1" valign="top" nowrap> <em>d</em>          </td>
132          <td class="md" valign="top">&nbsp;)&nbsp;</td>
133          <td class="md" nowrap></td>
134        </tr>
135
136      </table>
137    </td>
138  </tr>
139</table>
140<table cellspacing=5 cellpadding=0 border=0>
141  <tr>
142    <td>
143      &nbsp;
144    </td>
145    <td>
146
147<p>
148
149<p>
150Definition at line <a class="el" href="OgreMath_8h-source.html#l00135">135</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.    </td>
151  </tr>
152</table>
153<hr><h2>Member Function Documentation</h2>
154<a class="anchor" name="Ogre_1_1Radiana18" doxytag="Ogre::Radian::operator *" ></a><p>
155<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
156  <tr>
157    <td class="mdRow">
158      <table cellpadding="0" cellspacing="0" border="0">
159        <tr>
160          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Radian.html">Radian</a> Ogre::Radian::operator * </td>
161          <td class="md" valign="top">(&nbsp;</td>
162          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;&nbsp;</td>
163          <td class="mdname1" valign="top" nowrap> <em>f</em>          </td>
164          <td class="md" valign="top">&nbsp;)&nbsp;</td>
165          <td class="md" nowrap> const</td>
166        </tr>
167
168      </table>
169    </td>
170  </tr>
171</table>
172<table cellspacing=5 cellpadding=0 border=0>
173  <tr>
174    <td>
175      &nbsp;
176    </td>
177    <td>
178
179<p>
180
181<p>
182Definition at line <a class="el" href="OgreMath_8h-source.html#l00062">62</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
183<p>
184References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>, and <a class="el" href="OgreMath_8h-source.html#l00042">Radian()</a>.    </td>
185  </tr>
186</table>
187<a class="anchor" name="Ogre_1_1Radiana17" doxytag="Ogre::Radian::operator *" ></a><p>
188<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
189  <tr>
190    <td class="mdRow">
191      <table cellpadding="0" cellspacing="0" border="0">
192        <tr>
193          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Radian.html">Radian</a> Ogre::Radian::operator * </td>
194          <td class="md" valign="top">(&nbsp;</td>
195          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a420">Real</a>&nbsp;</td>
196          <td class="mdname1" valign="top" nowrap> <em>f</em>          </td>
197          <td class="md" valign="top">&nbsp;)&nbsp;</td>
198          <td class="md" nowrap> const</td>
199        </tr>
200
201      </table>
202    </td>
203  </tr>
204</table>
205<table cellspacing=5 cellpadding=0 border=0>
206  <tr>
207    <td>
208      &nbsp;
209    </td>
210    <td>
211
212<p>
213
214<p>
215Definition at line <a class="el" href="OgreMath_8h-source.html#l00061">61</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
216<p>
217References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>, <a class="el" href="OgreMath_8h-source.html#l00042">Radian()</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00111">Ogre::Real</a>.    </td>
218  </tr>
219</table>
220<a class="anchor" name="Ogre_1_1Radiana19" doxytag="Ogre::Radian::operator *=" ></a><p>
221<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
222  <tr>
223    <td class="mdRow">
224      <table cellpadding="0" cellspacing="0" border="0">
225        <tr>
226          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Radian.html">Radian</a>&amp; Ogre::Radian::operator *= </td>
227          <td class="md" valign="top">(&nbsp;</td>
228          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a420">Real</a>&nbsp;</td>
229          <td class="mdname1" valign="top" nowrap> <em>f</em>          </td>
230          <td class="md" valign="top">&nbsp;)&nbsp;</td>
231          <td class="md" nowrap></td>
232        </tr>
233
234      </table>
235    </td>
236  </tr>
237</table>
238<table cellspacing=5 cellpadding=0 border=0>
239  <tr>
240    <td>
241      &nbsp;
242    </td>
243    <td>
244
245<p>
246
247<p>
248Definition at line <a class="el" href="OgreMath_8h-source.html#l00063">63</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
249<p>
250References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00111">Ogre::Real</a>.    </td>
251  </tr>
252</table>
253<a class="anchor" name="Ogre_1_1Radiana25" doxytag="Ogre::Radian::operator!=" ></a><p>
254<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
255  <tr>
256    <td class="mdRow">
257      <table cellpadding="0" cellspacing="0" border="0">
258        <tr>
259          <td class="md" nowrap valign="top"> bool Ogre::Radian::operator!= </td>
260          <td class="md" valign="top">(&nbsp;</td>
261          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;&nbsp;</td>
262          <td class="mdname1" valign="top" nowrap> <em>r</em>          </td>
263          <td class="md" valign="top">&nbsp;)&nbsp;</td>
264          <td class="md" nowrap> const</td>
265        </tr>
266
267      </table>
268    </td>
269  </tr>
270</table>
271<table cellspacing=5 cellpadding=0 border=0>
272  <tr>
273    <td>
274      &nbsp;
275    </td>
276    <td>
277
278<p>
279
280<p>
281Definition at line <a class="el" href="OgreMath_8h-source.html#l00070">70</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
282<p>
283References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>.    </td>
284  </tr>
285</table>
286<a class="anchor" name="Ogre_1_1Radiana9" doxytag="Ogre::Radian::operator+" ></a><p>
287<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
288  <tr>
289    <td class="mdRow">
290      <table cellpadding="0" cellspacing="0" border="0">
291        <tr>
292          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Radian.html">Radian</a> Ogre::Radian::operator+ </td>
293          <td class="md" valign="top">(&nbsp;</td>
294          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Degree.html">Degree</a> &amp;&nbsp;</td>
295          <td class="mdname1" valign="top" nowrap> <em>d</em>          </td>
296          <td class="md" valign="top">&nbsp;)&nbsp;</td>
297          <td class="md" nowrap> const</td>
298        </tr>
299
300      </table>
301    </td>
302  </tr>
303</table>
304<table cellspacing=5 cellpadding=0 border=0>
305  <tr>
306    <td>
307      &nbsp;
308    </td>
309    <td>
310
311<p>
312
313<p>
314Definition at line <a class="el" href="OgreMath_8h-source.html#l00140">140</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
315<p>
316References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>, <a class="el" href="OgreMath_8h-source.html#l00042">Radian()</a>, and <a class="el" href="OgreMath_8h-source.html#l00458">Ogre::Degree::valueRadians()</a>.    </td>
317  </tr>
318</table>
319<a class="anchor" name="Ogre_1_1Radiana8" doxytag="Ogre::Radian::operator+" ></a><p>
320<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
321  <tr>
322    <td class="mdRow">
323      <table cellpadding="0" cellspacing="0" border="0">
324        <tr>
325          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Radian.html">Radian</a> Ogre::Radian::operator+ </td>
326          <td class="md" valign="top">(&nbsp;</td>
327          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;&nbsp;</td>
328          <td class="mdname1" valign="top" nowrap> <em>r</em>          </td>
329          <td class="md" valign="top">&nbsp;)&nbsp;</td>
330          <td class="md" nowrap> const</td>
331        </tr>
332
333      </table>
334    </td>
335  </tr>
336</table>
337<table cellspacing=5 cellpadding=0 border=0>
338  <tr>
339    <td>
340      &nbsp;
341    </td>
342    <td>
343
344<p>
345
346<p>
347Definition at line <a class="el" href="OgreMath_8h-source.html#l00052">52</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
348<p>
349References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>, and <a class="el" href="OgreMath_8h-source.html#l00042">Radian()</a>.    </td>
350  </tr>
351</table>
352<a class="anchor" name="Ogre_1_1Radiana11" doxytag="Ogre::Radian::operator+=" ></a><p>
353<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
354  <tr>
355    <td class="mdRow">
356      <table cellpadding="0" cellspacing="0" border="0">
357        <tr>
358          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp; Ogre::Radian::operator+= </td>
359          <td class="md" valign="top">(&nbsp;</td>
360          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Degree.html">Degree</a> &amp;&nbsp;</td>
361          <td class="mdname1" valign="top" nowrap> <em>d</em>          </td>
362          <td class="md" valign="top">&nbsp;)&nbsp;</td>
363          <td class="md" nowrap></td>
364        </tr>
365
366      </table>
367    </td>
368  </tr>
369</table>
370<table cellspacing=5 cellpadding=0 border=0>
371  <tr>
372    <td>
373      &nbsp;
374    </td>
375    <td>
376
377<p>
378
379<p>
380Definition at line <a class="el" href="OgreMath_8h-source.html#l00143">143</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
381<p>
382References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>, and <a class="el" href="OgreMath_8h-source.html#l00458">Ogre::Degree::valueRadians()</a>.    </td>
383  </tr>
384</table>
385<a class="anchor" name="Ogre_1_1Radiana10" doxytag="Ogre::Radian::operator+=" ></a><p>
386<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
387  <tr>
388    <td class="mdRow">
389      <table cellpadding="0" cellspacing="0" border="0">
390        <tr>
391          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Radian.html">Radian</a>&amp; Ogre::Radian::operator+= </td>
392          <td class="md" valign="top">(&nbsp;</td>
393          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;&nbsp;</td>
394          <td class="mdname1" valign="top" nowrap> <em>r</em>          </td>
395          <td class="md" valign="top">&nbsp;)&nbsp;</td>
396          <td class="md" nowrap></td>
397        </tr>
398
399      </table>
400    </td>
401  </tr>
402</table>
403<table cellspacing=5 cellpadding=0 border=0>
404  <tr>
405    <td>
406      &nbsp;
407    </td>
408    <td>
409
410<p>
411
412<p>
413Definition at line <a class="el" href="OgreMath_8h-source.html#l00054">54</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
414<p>
415References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>.    </td>
416  </tr>
417</table>
418<a class="anchor" name="Ogre_1_1Radiana14" doxytag="Ogre::Radian::operator-" ></a><p>
419<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
420  <tr>
421    <td class="mdRow">
422      <table cellpadding="0" cellspacing="0" border="0">
423        <tr>
424          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Radian.html">Radian</a> Ogre::Radian::operator- </td>
425          <td class="md" valign="top">(&nbsp;</td>
426          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Degree.html">Degree</a> &amp;&nbsp;</td>
427          <td class="mdname1" valign="top" nowrap> <em>d</em>          </td>
428          <td class="md" valign="top">&nbsp;)&nbsp;</td>
429          <td class="md" nowrap> const</td>
430        </tr>
431
432      </table>
433    </td>
434  </tr>
435</table>
436<table cellspacing=5 cellpadding=0 border=0>
437  <tr>
438    <td>
439      &nbsp;
440    </td>
441    <td>
442
443<p>
444
445<p>
446Definition at line <a class="el" href="OgreMath_8h-source.html#l00147">147</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
447<p>
448References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>, <a class="el" href="OgreMath_8h-source.html#l00042">Radian()</a>, and <a class="el" href="OgreMath_8h-source.html#l00458">Ogre::Degree::valueRadians()</a>.    </td>
449  </tr>
450</table>
451<a class="anchor" name="Ogre_1_1Radiana13" doxytag="Ogre::Radian::operator-" ></a><p>
452<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
453  <tr>
454    <td class="mdRow">
455      <table cellpadding="0" cellspacing="0" border="0">
456        <tr>
457          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Radian.html">Radian</a> Ogre::Radian::operator- </td>
458          <td class="md" valign="top">(&nbsp;</td>
459          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;&nbsp;</td>
460          <td class="mdname1" valign="top" nowrap> <em>r</em>          </td>
461          <td class="md" valign="top">&nbsp;)&nbsp;</td>
462          <td class="md" nowrap> const</td>
463        </tr>
464
465      </table>
466    </td>
467  </tr>
468</table>
469<table cellspacing=5 cellpadding=0 border=0>
470  <tr>
471    <td>
472      &nbsp;
473    </td>
474    <td>
475
476<p>
477
478<p>
479Definition at line <a class="el" href="OgreMath_8h-source.html#l00057">57</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
480<p>
481References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>, and <a class="el" href="OgreMath_8h-source.html#l00042">Radian()</a>.    </td>
482  </tr>
483</table>
484<a class="anchor" name="Ogre_1_1Radiana12" doxytag="Ogre::Radian::operator-" ></a><p>
485<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
486  <tr>
487    <td class="mdRow">
488      <table cellpadding="0" cellspacing="0" border="0">
489        <tr>
490          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Radian.html">Radian</a> Ogre::Radian::operator- </td>
491          <td class="md" valign="top">(&nbsp;</td>
492          <td class="mdname1" valign="top" nowrap>          </td>
493          <td class="md" valign="top">&nbsp;)&nbsp;</td>
494          <td class="md" nowrap></td>
495        </tr>
496
497      </table>
498    </td>
499  </tr>
500</table>
501<table cellspacing=5 cellpadding=0 border=0>
502  <tr>
503    <td>
504      &nbsp;
505    </td>
506    <td>
507
508<p>
509
510<p>
511Definition at line <a class="el" href="OgreMath_8h-source.html#l00056">56</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
512<p>
513References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>, and <a class="el" href="OgreMath_8h-source.html#l00042">Radian()</a>.    </td>
514  </tr>
515</table>
516<a class="anchor" name="Ogre_1_1Radiana16" doxytag="Ogre::Radian::operator-=" ></a><p>
517<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
518  <tr>
519    <td class="mdRow">
520      <table cellpadding="0" cellspacing="0" border="0">
521        <tr>
522          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp; Ogre::Radian::operator-= </td>
523          <td class="md" valign="top">(&nbsp;</td>
524          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Degree.html">Degree</a> &amp;&nbsp;</td>
525          <td class="mdname1" valign="top" nowrap> <em>d</em>          </td>
526          <td class="md" valign="top">&nbsp;)&nbsp;</td>
527          <td class="md" nowrap></td>
528        </tr>
529
530      </table>
531    </td>
532  </tr>
533</table>
534<table cellspacing=5 cellpadding=0 border=0>
535  <tr>
536    <td>
537      &nbsp;
538    </td>
539    <td>
540
541<p>
542
543<p>
544Definition at line <a class="el" href="OgreMath_8h-source.html#l00150">150</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
545<p>
546References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>, and <a class="el" href="OgreMath_8h-source.html#l00458">Ogre::Degree::valueRadians()</a>.    </td>
547  </tr>
548</table>
549<a class="anchor" name="Ogre_1_1Radiana15" doxytag="Ogre::Radian::operator-=" ></a><p>
550<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
551  <tr>
552    <td class="mdRow">
553      <table cellpadding="0" cellspacing="0" border="0">
554        <tr>
555          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Radian.html">Radian</a>&amp; Ogre::Radian::operator-= </td>
556          <td class="md" valign="top">(&nbsp;</td>
557          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;&nbsp;</td>
558          <td class="mdname1" valign="top" nowrap> <em>r</em>          </td>
559          <td class="md" valign="top">&nbsp;)&nbsp;</td>
560          <td class="md" nowrap></td>
561        </tr>
562
563      </table>
564    </td>
565  </tr>
566</table>
567<table cellspacing=5 cellpadding=0 border=0>
568  <tr>
569    <td>
570      &nbsp;
571    </td>
572    <td>
573
574<p>
575
576<p>
577Definition at line <a class="el" href="OgreMath_8h-source.html#l00059">59</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
578<p>
579References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>.    </td>
580  </tr>
581</table>
582<a class="anchor" name="Ogre_1_1Radiana20" doxytag="Ogre::Radian::operator/" ></a><p>
583<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
584  <tr>
585    <td class="mdRow">
586      <table cellpadding="0" cellspacing="0" border="0">
587        <tr>
588          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Radian.html">Radian</a> Ogre::Radian::operator/ </td>
589          <td class="md" valign="top">(&nbsp;</td>
590          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a420">Real</a>&nbsp;</td>
591          <td class="mdname1" valign="top" nowrap> <em>f</em>          </td>
592          <td class="md" valign="top">&nbsp;)&nbsp;</td>
593          <td class="md" nowrap> const</td>
594        </tr>
595
596      </table>
597    </td>
598  </tr>
599</table>
600<table cellspacing=5 cellpadding=0 border=0>
601  <tr>
602    <td>
603      &nbsp;
604    </td>
605    <td>
606
607<p>
608
609<p>
610Definition at line <a class="el" href="OgreMath_8h-source.html#l00064">64</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
611<p>
612References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>, <a class="el" href="OgreMath_8h-source.html#l00042">Radian()</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00111">Ogre::Real</a>.    </td>
613  </tr>
614</table>
615<a class="anchor" name="Ogre_1_1Radiana21" doxytag="Ogre::Radian::operator/=" ></a><p>
616<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
617  <tr>
618    <td class="mdRow">
619      <table cellpadding="0" cellspacing="0" border="0">
620        <tr>
621          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Radian.html">Radian</a>&amp; Ogre::Radian::operator/= </td>
622          <td class="md" valign="top">(&nbsp;</td>
623          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a420">Real</a>&nbsp;</td>
624          <td class="mdname1" valign="top" nowrap> <em>f</em>          </td>
625          <td class="md" valign="top">&nbsp;)&nbsp;</td>
626          <td class="md" nowrap></td>
627        </tr>
628
629      </table>
630    </td>
631  </tr>
632</table>
633<table cellspacing=5 cellpadding=0 border=0>
634  <tr>
635    <td>
636      &nbsp;
637    </td>
638    <td>
639
640<p>
641
642<p>
643Definition at line <a class="el" href="OgreMath_8h-source.html#l00065">65</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
644<p>
645References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00111">Ogre::Real</a>.    </td>
646  </tr>
647</table>
648<a class="anchor" name="Ogre_1_1Radiana22" doxytag="Ogre::Radian::operator<" ></a><p>
649<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
650  <tr>
651    <td class="mdRow">
652      <table cellpadding="0" cellspacing="0" border="0">
653        <tr>
654          <td class="md" nowrap valign="top"> bool Ogre::Radian::operator&lt; </td>
655          <td class="md" valign="top">(&nbsp;</td>
656          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;&nbsp;</td>
657          <td class="mdname1" valign="top" nowrap> <em>r</em>          </td>
658          <td class="md" valign="top">&nbsp;)&nbsp;</td>
659          <td class="md" nowrap> const</td>
660        </tr>
661
662      </table>
663    </td>
664  </tr>
665</table>
666<table cellspacing=5 cellpadding=0 border=0>
667  <tr>
668    <td>
669      &nbsp;
670    </td>
671    <td>
672
673<p>
674
675<p>
676Definition at line <a class="el" href="OgreMath_8h-source.html#l00067">67</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
677<p>
678References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>.    </td>
679  </tr>
680</table>
681<a class="anchor" name="Ogre_1_1Radiana23" doxytag="Ogre::Radian::operator<=" ></a><p>
682<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
683  <tr>
684    <td class="mdRow">
685      <table cellpadding="0" cellspacing="0" border="0">
686        <tr>
687          <td class="md" nowrap valign="top"> bool Ogre::Radian::operator&lt;= </td>
688          <td class="md" valign="top">(&nbsp;</td>
689          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;&nbsp;</td>
690          <td class="mdname1" valign="top" nowrap> <em>r</em>          </td>
691          <td class="md" valign="top">&nbsp;)&nbsp;</td>
692          <td class="md" nowrap> const</td>
693        </tr>
694
695      </table>
696    </td>
697  </tr>
698</table>
699<table cellspacing=5 cellpadding=0 border=0>
700  <tr>
701    <td>
702      &nbsp;
703    </td>
704    <td>
705
706<p>
707
708<p>
709Definition at line <a class="el" href="OgreMath_8h-source.html#l00068">68</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
710<p>
711References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>.    </td>
712  </tr>
713</table>
714<a class="anchor" name="Ogre_1_1Radiana4" doxytag="Ogre::Radian::operator=" ></a><p>
715<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
716  <tr>
717    <td class="mdRow">
718      <table cellpadding="0" cellspacing="0" border="0">
719        <tr>
720          <td class="md" nowrap valign="top"> const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp; Ogre::Radian::operator= </td>
721          <td class="md" valign="top">(&nbsp;</td>
722          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Degree.html">Degree</a> &amp;&nbsp;</td>
723          <td class="mdname1" valign="top" nowrap> <em>d</em>          </td>
724          <td class="md" valign="top">&nbsp;)&nbsp;</td>
725          <td class="md" nowrap></td>
726        </tr>
727
728      </table>
729    </td>
730  </tr>
731</table>
732<table cellspacing=5 cellpadding=0 border=0>
733  <tr>
734    <td>
735      &nbsp;
736    </td>
737    <td>
738
739<p>
740
741<p>
742Definition at line <a class="el" href="OgreMath_8h-source.html#l00137">137</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
743<p>
744References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>, and <a class="el" href="OgreMath_8h-source.html#l00458">Ogre::Degree::valueRadians()</a>.    </td>
745  </tr>
746</table>
747<a class="anchor" name="Ogre_1_1Radiana3" doxytag="Ogre::Radian::operator=" ></a><p>
748<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
749  <tr>
750    <td class="mdRow">
751      <table cellpadding="0" cellspacing="0" border="0">
752        <tr>
753          <td class="md" nowrap valign="top"> const <a class="el" href="classOgre_1_1Radian.html">Radian</a>&amp; Ogre::Radian::operator= </td>
754          <td class="md" valign="top">(&nbsp;</td>
755          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;&nbsp;</td>
756          <td class="mdname1" valign="top" nowrap> <em>r</em>          </td>
757          <td class="md" valign="top">&nbsp;)&nbsp;</td>
758          <td class="md" nowrap></td>
759        </tr>
760
761      </table>
762    </td>
763  </tr>
764</table>
765<table cellspacing=5 cellpadding=0 border=0>
766  <tr>
767    <td>
768      &nbsp;
769    </td>
770    <td>
771
772<p>
773
774<p>
775Definition at line <a class="el" href="OgreMath_8h-source.html#l00045">45</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
776<p>
777References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>.    </td>
778  </tr>
779</table>
780<a class="anchor" name="Ogre_1_1Radiana2" doxytag="Ogre::Radian::operator=" ></a><p>
781<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
782  <tr>
783    <td class="mdRow">
784      <table cellpadding="0" cellspacing="0" border="0">
785        <tr>
786          <td class="md" nowrap valign="top"> const <a class="el" href="classOgre_1_1Radian.html">Radian</a>&amp; Ogre::Radian::operator= </td>
787          <td class="md" valign="top">(&nbsp;</td>
788          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a420">Real</a> &amp;&nbsp;</td>
789          <td class="mdname1" valign="top" nowrap> <em>f</em>          </td>
790          <td class="md" valign="top">&nbsp;)&nbsp;</td>
791          <td class="md" nowrap></td>
792        </tr>
793
794      </table>
795    </td>
796  </tr>
797</table>
798<table cellspacing=5 cellpadding=0 border=0>
799  <tr>
800    <td>
801      &nbsp;
802    </td>
803    <td>
804
805<p>
806
807<p>
808Definition at line <a class="el" href="OgreMath_8h-source.html#l00044">44</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
809<p>
810References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00111">Ogre::Real</a>.    </td>
811  </tr>
812</table>
813<a class="anchor" name="Ogre_1_1Radiana24" doxytag="Ogre::Radian::operator==" ></a><p>
814<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
815  <tr>
816    <td class="mdRow">
817      <table cellpadding="0" cellspacing="0" border="0">
818        <tr>
819          <td class="md" nowrap valign="top"> bool Ogre::Radian::operator== </td>
820          <td class="md" valign="top">(&nbsp;</td>
821          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;&nbsp;</td>
822          <td class="mdname1" valign="top" nowrap> <em>r</em>          </td>
823          <td class="md" valign="top">&nbsp;)&nbsp;</td>
824          <td class="md" nowrap> const</td>
825        </tr>
826
827      </table>
828    </td>
829  </tr>
830</table>
831<table cellspacing=5 cellpadding=0 border=0>
832  <tr>
833    <td>
834      &nbsp;
835    </td>
836    <td>
837
838<p>
839
840<p>
841Definition at line <a class="el" href="OgreMath_8h-source.html#l00069">69</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
842<p>
843References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>.    </td>
844  </tr>
845</table>
846<a class="anchor" name="Ogre_1_1Radiana27" doxytag="Ogre::Radian::operator>" ></a><p>
847<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
848  <tr>
849    <td class="mdRow">
850      <table cellpadding="0" cellspacing="0" border="0">
851        <tr>
852          <td class="md" nowrap valign="top"> bool Ogre::Radian::operator&gt; </td>
853          <td class="md" valign="top">(&nbsp;</td>
854          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;&nbsp;</td>
855          <td class="mdname1" valign="top" nowrap> <em>r</em>          </td>
856          <td class="md" valign="top">&nbsp;)&nbsp;</td>
857          <td class="md" nowrap> const</td>
858        </tr>
859
860      </table>
861    </td>
862  </tr>
863</table>
864<table cellspacing=5 cellpadding=0 border=0>
865  <tr>
866    <td>
867      &nbsp;
868    </td>
869    <td>
870
871<p>
872
873<p>
874Definition at line <a class="el" href="OgreMath_8h-source.html#l00072">72</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
875<p>
876References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>.    </td>
877  </tr>
878</table>
879<a class="anchor" name="Ogre_1_1Radiana26" doxytag="Ogre::Radian::operator>=" ></a><p>
880<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
881  <tr>
882    <td class="mdRow">
883      <table cellpadding="0" cellspacing="0" border="0">
884        <tr>
885          <td class="md" nowrap valign="top"> bool Ogre::Radian::operator&gt;= </td>
886          <td class="md" valign="top">(&nbsp;</td>
887          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Radian.html">Radian</a> &amp;&nbsp;</td>
888          <td class="mdname1" valign="top" nowrap> <em>r</em>          </td>
889          <td class="md" valign="top">&nbsp;)&nbsp;</td>
890          <td class="md" nowrap> const</td>
891        </tr>
892
893      </table>
894    </td>
895  </tr>
896</table>
897<table cellspacing=5 cellpadding=0 border=0>
898  <tr>
899    <td>
900      &nbsp;
901    </td>
902    <td>
903
904<p>
905
906<p>
907Definition at line <a class="el" href="OgreMath_8h-source.html#l00071">71</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
908<p>
909References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>.    </td>
910  </tr>
911</table>
912<a class="anchor" name="Ogre_1_1Radiana7" doxytag="Ogre::Radian::valueAngleUnits" ></a><p>
913<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
914  <tr>
915    <td class="mdRow">
916      <table cellpadding="0" cellspacing="0" border="0">
917        <tr>
918          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a420">Real</a> Ogre::Radian::valueAngleUnits </td>
919          <td class="md" valign="top">(&nbsp;</td>
920          <td class="mdname1" valign="top" nowrap>          </td>
921          <td class="md" valign="top">&nbsp;)&nbsp;</td>
922          <td class="md" nowrap> const</td>
923        </tr>
924
925      </table>
926    </td>
927  </tr>
928</table>
929<table cellspacing=5 cellpadding=0 border=0>
930  <tr>
931    <td>
932      &nbsp;
933    </td>
934    <td>
935
936<p>
937
938<p>
939Definition at line <a class="el" href="OgreMath_8h-source.html#l00453">453</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
940<p>
941References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00111">Ogre::Real</a>.
942<p>
943Referenced by <a class="el" href="OgreStringConverter_8h-source.html#l00062">Ogre::StringConverter::toString()</a>.    </td>
944  </tr>
945</table>
946<a class="anchor" name="Ogre_1_1Radiana5" doxytag="Ogre::Radian::valueDegrees" ></a><p>
947<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
948  <tr>
949    <td class="mdRow">
950      <table cellpadding="0" cellspacing="0" border="0">
951        <tr>
952          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a420">Real</a> Ogre::Radian::valueDegrees </td>
953          <td class="md" valign="top">(&nbsp;</td>
954          <td class="mdname1" valign="top" nowrap>          </td>
955          <td class="md" valign="top">&nbsp;)&nbsp;</td>
956          <td class="md" nowrap> const</td>
957        </tr>
958
959      </table>
960    </td>
961  </tr>
962</table>
963<table cellspacing=5 cellpadding=0 border=0>
964  <tr>
965    <td>
966      &nbsp;
967    </td>
968    <td>
969
970<p>
971
972<p>
973Definition at line <a class="el" href="OgreMath_8h-source.html#l00448">448</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
974<p>
975References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00111">Ogre::Real</a>.
976<p>
977Referenced by <a class="el" href="OgreMath_8h-source.html#l00096">Ogre::Degree::operator+()</a>, <a class="el" href="OgreMath_8h-source.html#l00098">Ogre::Degree::operator+=()</a>, <a class="el" href="OgreMath_8h-source.html#l00101">Ogre::Degree::operator-()</a>, <a class="el" href="OgreMath_8h-source.html#l00103">Ogre::Degree::operator-=()</a>, and <a class="el" href="OgreMath_8h-source.html#l00089">Ogre::Degree::operator=()</a>.    </td>
978  </tr>
979</table>
980<a class="anchor" name="Ogre_1_1Radiana6" doxytag="Ogre::Radian::valueRadians" ></a><p>
981<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
982  <tr>
983    <td class="mdRow">
984      <table cellpadding="0" cellspacing="0" border="0">
985        <tr>
986          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a420">Real</a> Ogre::Radian::valueRadians </td>
987          <td class="md" valign="top">(&nbsp;</td>
988          <td class="mdname1" valign="top" nowrap>          </td>
989          <td class="md" valign="top">&nbsp;)&nbsp;</td>
990          <td class="md" nowrap> const</td>
991        </tr>
992
993      </table>
994    </td>
995  </tr>
996</table>
997<table cellspacing=5 cellpadding=0 border=0>
998  <tr>
999    <td>
1000      &nbsp;
1001    </td>
1002    <td>
1003
1004<p>
1005
1006<p>
1007Definition at line <a class="el" href="OgreMath_8h-source.html#l00049">49</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
1008<p>
1009References <a class="el" href="OgreMath_8h-source.html#l00039">mRad</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00111">Ogre::Real</a>.
1010<p>
1011Referenced by <a class="el" href="OgreMath_8h-source.html#l00216">Ogre::Math::Abs()</a>, <a class="el" href="OgreMath_8h-source.html#l00230">Ogre::Math::Cos()</a>, <a class="el" href="OgreVector3_8h-source.html#l00612">Ogre::Vector3::directionEquals()</a>, <a class="el" href="OgreMath_8h-source.html#l00478">Ogre::operator *()</a>, <a class="el" href="OgreMath_8h-source.html#l00483">Ogre::operator/()</a>, <a class="el" href="OgreMath_8h-source.html#l00253">Ogre::Math::Sign()</a>, <a class="el" href="OgreMath_8h-source.html#l00269">Ogre::Math::Sin()</a>, <a class="el" href="OgreMath_8h-source.html#l00287">Ogre::Math::Sqrt()</a>, and <a class="el" href="OgreMath_8h-source.html#l00309">Ogre::Math::Tan()</a>.    </td>
1012  </tr>
1013</table>
1014<hr><h2>Member Data Documentation</h2>
1015<a class="anchor" name="Ogre_1_1Radianr0" doxytag="Ogre::Radian::mRad" ></a><p>
1016<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
1017  <tr>
1018    <td class="mdRow">
1019      <table cellpadding="0" cellspacing="0" border="0">
1020        <tr>
1021          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a420">Real</a> <a class="el" href="classOgre_1_1Radian.html#Ogre_1_1Radianr0">Ogre::Radian::mRad</a><code> [private]</code>
1022      </table>
1023    </td>
1024  </tr>
1025</table>
1026<table cellspacing=5 cellpadding=0 border=0>
1027  <tr>
1028    <td>
1029      &nbsp;
1030    </td>
1031    <td>
1032
1033<p>
1034
1035<p>
1036Definition at line <a class="el" href="OgreMath_8h-source.html#l00039">39</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
1037<p>
1038Referenced by <a class="el" href="OgreMath_8h-source.html#l00061">operator *()</a>, <a class="el" href="OgreMath_8h-source.html#l00063">operator *=()</a>, <a class="el" href="OgreMath_8h-source.html#l00070">operator!=()</a>, <a class="el" href="OgreMath_8h-source.html#l00052">operator+()</a>, <a class="el" href="OgreMath_8h-source.html#l00054">operator+=()</a>, <a class="el" href="OgreMath_8h-source.html#l00056">operator-()</a>, <a class="el" href="OgreMath_8h-source.html#l00059">operator-=()</a>, <a class="el" href="OgreMath_8h-source.html#l00064">operator/()</a>, <a class="el" href="OgreMath_8h-source.html#l00065">operator/=()</a>, <a class="el" href="OgreMath_8h-source.html#l00067">operator&lt;()</a>, <a class="el" href="OgreMath_8h-source.html#l00068">operator&lt;=()</a>, <a class="el" href="OgreMath_8h-source.html#l00044">operator=()</a>, <a class="el" href="OgreMath_8h-source.html#l00069">operator==()</a>, <a class="el" href="OgreMath_8h-source.html#l00072">operator&gt;()</a>, <a class="el" href="OgreMath_8h-source.html#l00071">operator&gt;=()</a>, <a class="el" href="OgreMath_8h-source.html#l00042">Radian()</a>, <a class="el" href="OgreMath_8h-source.html#l00453">valueAngleUnits()</a>, <a class="el" href="OgreMath_8h-source.html#l00448">valueDegrees()</a>, and <a class="el" href="OgreMath_8h-source.html#l00049">valueRadians()</a>.    </td>
1039  </tr>
1040</table>
1041<hr>The documentation for this class was generated from the following file:<ul>
1042<li><a class="el" href="OgreMath_8h-source.html">OgreMath.h</a></ul>
1043<hr>
1044<p>
1045Copyright &copy; 2000-2005 by The OGRE Team<br />
1046<!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/></a><br/>
1047This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-ShareAlike 2.5 License</a>.<br/>
1048                <!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
1049                <Work rdf:about="">
1050                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
1051        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
1052                </Work>
1053                <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> -->
1054
1055Last modified Sun Feb 12 13:01:02 2006
1056</p>
1057</body>
1058</html>
Note: See TracBrowser for help on using the repository browser.