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

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

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>Ogre::Angle 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::Angle Class Reference</h1>Wrapper class which identifies a value as the currently default angle type, as defined by <a class="el" href="classOgre_1_1Math.html#Ogre_1_1Mathe35">Math::setAngleUnit</a>. 
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_1Angle-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_1Angle.html#Ogre_1_1Anglea0">Angle</a> (<a class="el" href="namespaceOgre.html#a420">Real</a> angle)</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_1Angle.html#Ogre_1_1Anglea1">operator Radian</a> ()</td></tr>
21
22<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1Angle.html#Ogre_1_1Anglea2">operator Degree</a> ()</td></tr>
23
24<tr><td colspan=2><br><h2>Private Attributes</h2></td></tr>
25<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_1Angle.html#Ogre_1_1Angler0">mAngle</a></td></tr>
26
27</table>
28<hr><a name="_details"></a><h2>Detailed Description</h2>
29Wrapper class which identifies a value as the currently default angle type, as defined by <a class="el" href="classOgre_1_1Math.html#Ogre_1_1Mathe35">Math::setAngleUnit</a>.
30<p>
31<dl compact><dt><b>Remarks:</b></dt><dd><a class="el" href="classOgre_1_1Angle.html">Angle</a> values will be automatically converted between radians and degrees, as appropriate. </dd></dl>
32
33<p>
34
35<p>
36Definition at line <a class="el" href="OgreMath_8h-source.html#l00124">124</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
37<a class="anchor" name="Ogre_1_1Anglea0" doxytag="Ogre::Angle::Angle" ></a><p>
38<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
39  <tr>
40    <td class="mdRow">
41      <table cellpadding="0" cellspacing="0" border="0">
42        <tr>
43          <td class="md" nowrap valign="top"> Ogre::Angle::Angle </td>
44          <td class="md" valign="top">(&nbsp;</td>
45          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a420">Real</a>&nbsp;</td>
46          <td class="mdname1" valign="top" nowrap> <em>angle</em>          </td>
47          <td class="md" valign="top">&nbsp;)&nbsp;</td>
48          <td class="md" nowrap><code> [explicit]</code></td>
49        </tr>
50
51      </table>
52    </td>
53  </tr>
54</table>
55<table cellspacing=5 cellpadding=0 border=0>
56  <tr>
57    <td>
58      &nbsp;
59    </td>
60    <td>
61
62<p>
63
64<p>
65Definition at line <a class="el" href="OgreMath_8h-source.html#l00128">128</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
66<p>
67References <a class="el" href="OgreMath_8h-source.html#l00126">mAngle</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00111">Ogre::Real</a>.    </td>
68  </tr>
69</table>
70<hr><h2>Member Function Documentation</h2>
71<a class="anchor" name="Ogre_1_1Anglea2" doxytag="Ogre::Angle::operator Degree" ></a><p>
72<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
73  <tr>
74    <td class="mdRow">
75      <table cellpadding="0" cellspacing="0" border="0">
76        <tr>
77          <td class="md" nowrap valign="top"> Ogre::Angle::operator <a class="el" href="classOgre_1_1Degree.html">Degree</a> </td>
78          <td class="md" valign="top">(&nbsp;</td>
79          <td class="mdname1" valign="top" nowrap>          </td>
80          <td class="md" valign="top">&nbsp;)&nbsp;</td>
81          <td class="md" nowrap></td>
82        </tr>
83
84      </table>
85    </td>
86  </tr>
87</table>
88<table cellspacing=5 cellpadding=0 border=0>
89  <tr>
90    <td>
91      &nbsp;
92    </td>
93    <td>
94
95<p>
96
97<p>
98Definition at line <a class="el" href="OgreMath_8h-source.html#l00473">473</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
99<p>
100References <a class="el" href="OgreMath_8h-source.html#l00126">mAngle</a>.    </td>
101  </tr>
102</table>
103<a class="anchor" name="Ogre_1_1Anglea1" doxytag="Ogre::Angle::operator Radian" ></a><p>
104<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
105  <tr>
106    <td class="mdRow">
107      <table cellpadding="0" cellspacing="0" border="0">
108        <tr>
109          <td class="md" nowrap valign="top"> Ogre::Angle::operator <a class="el" href="classOgre_1_1Radian.html">Radian</a> </td>
110          <td class="md" valign="top">(&nbsp;</td>
111          <td class="mdname1" valign="top" nowrap>          </td>
112          <td class="md" valign="top">&nbsp;)&nbsp;</td>
113          <td class="md" nowrap></td>
114        </tr>
115
116      </table>
117    </td>
118  </tr>
119</table>
120<table cellspacing=5 cellpadding=0 border=0>
121  <tr>
122    <td>
123      &nbsp;
124    </td>
125    <td>
126
127<p>
128
129<p>
130Definition at line <a class="el" href="OgreMath_8h-source.html#l00468">468</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
131<p>
132References <a class="el" href="OgreMath_8h-source.html#l00126">mAngle</a>.    </td>
133  </tr>
134</table>
135<hr><h2>Member Data Documentation</h2>
136<a class="anchor" name="Ogre_1_1Angler0" doxytag="Ogre::Angle::mAngle" ></a><p>
137<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
138  <tr>
139    <td class="mdRow">
140      <table cellpadding="0" cellspacing="0" border="0">
141        <tr>
142          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a420">Real</a> <a class="el" href="classOgre_1_1Angle.html#Ogre_1_1Angler0">Ogre::Angle::mAngle</a><code> [private]</code>
143      </table>
144    </td>
145  </tr>
146</table>
147<table cellspacing=5 cellpadding=0 border=0>
148  <tr>
149    <td>
150      &nbsp;
151    </td>
152    <td>
153
154<p>
155
156<p>
157Definition at line <a class="el" href="OgreMath_8h-source.html#l00126">126</a> of file <a class="el" href="OgreMath_8h-source.html">OgreMath.h</a>.
158<p>
159Referenced by <a class="el" href="OgreMath_8h-source.html#l00128">Angle()</a>, <a class="el" href="OgreMath_8h-source.html#l00473">operator Degree()</a>, and <a class="el" href="OgreMath_8h-source.html#l00468">operator Radian()</a>.    </td>
160  </tr>
161</table>
162<hr>The documentation for this class was generated from the following file:<ul>
163<li><a class="el" href="OgreMath_8h-source.html">OgreMath.h</a></ul>
164<hr>
165<p>
166Copyright &copy; 2000-2005 by The OGRE Team<br />
167<!--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/>
168This 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/>
169                <!--/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#">
170                <Work rdf:about="">
171                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
172        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
173                </Work>
174                <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> -->
175
176Last modified Sun Feb 12 13:01:02 2006
177</p>
178</body>
179</html>
Note: See TracBrowser for help on using the repository browser.