Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > media > contrib > by-pkgid > 06719cf03808e17ae6f0852ca1052dc2 > files > 1855

libogre1-devel-0.13.0-1mdk.i586.rpm

<html>
<head>
<title>Ogre::Cursor class Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
<link type="text/css" rel="stylesheet" href="style.css">
</head>

<body>
<!-- Generated by Doxygen 1.2.16 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="namespacemembers.html">Namespace Members</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>Ogre::Cursor  Class Reference</h1>The <a class="el" href="classOgre_1_1Cursor.html">Cursor</a> is an non-visual object that contains a the XYZ values that are modified by a <a class="el" href="classOgre_1_1InputReader.html">InputReader</a>. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="OgreCursor_8h-source.html">OgreCursor.h</a>&gt;</code>
<p>
Inheritance diagram for Ogre::Cursor:<p><center><img src="classOgre_1_1Cursor__inherit__graph.png" border="0" usemap="#Ogre_1_1Cursor__inherit__map" alt="Inheritance graph"></center>
<map name="Ogre_1_1Cursor__inherit__map">
<area href="classOgre_1_1MouseMotionTarget.html" shape="rect" coords="7,174,169,155" alt="">
<area href="classOgre_1_1PositionTarget.html" shape="rect" coords="105,105,239,86" alt="">
<area href="classOgre_1_1MouseTarget.html" shape="rect" coords="193,174,319,155" alt="">
<area href="classOgre_1_1EventTarget.html" shape="rect" coords="112,35,232,17" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for Ogre::Cursor:<p><center><img src="classOgre_1_1Cursor__coll__graph.png" border="0" usemap="#Ogre_1_1Cursor__coll__map" alt="Collaboration graph"></center>
<map name="Ogre_1_1Cursor__coll__map">
<area href="classOgre_1_1MouseMotionTarget.html" shape="rect" coords="247,198,409,180" alt="">
<area href="classOgre_1_1PositionTarget.html" shape="rect" coords="7,108,140,89" alt="">
<area href="classOgre_1_1MouseTarget.html" shape="rect" coords="97,198,223,180" alt="">
<area href="classOgre_1_1EventTarget.html" shape="rect" coords="13,36,133,17" alt="">
<area href="classOgre_1_1MouseMotionListener.html" shape="rect" coords="321,108,495,89" alt="">
<area href="classOgre_1_1EventListener.html" shape="rect" coords="256,36,384,17" alt="">
<area href="classOgre_1_1MouseListener.html" shape="rect" coords="164,108,297,89" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classOgre_1_1Cursor-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursora0">Cursor</a> ()</td></tr>
<tr><td nowrap align=right valign=top>virtual&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursora1">~Cursor</a> ()</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursora2">addToX</a> (<a class="el" href="namespaceOgre.html#a349">Real</a> val)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>add relative amount to X</em> <a href="#Ogre_1_1Cursora2"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursora3">addToY</a> (<a class="el" href="namespaceOgre.html#a349">Real</a> val)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>add relative amount to Y</em> <a href="#Ogre_1_1Cursora3"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursora4">addToZ</a> (<a class="el" href="namespaceOgre.html#a349">Real</a> val)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>add relative amount to Z</em> <a href="#Ogre_1_1Cursora4"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursora5">processEvent</a> (<a class="el" href="classOgre_1_1InputEvent.html">InputEvent</a> *e)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>process the mouse events that are for any listeners to the cursor</em> <a href="#Ogre_1_1Cursora5"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursora6">getX</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>get the current X position of the cursor 0 left, 1 right</em> <a href="#Ogre_1_1Cursora6"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursora7">getY</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>get the current Y position of the cursor 0 top, 1 bottom</em> <a href="#Ogre_1_1Cursora7"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursora8">getZ</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>get the current Z position of the cursor 0 none, 1 full</em> <a href="#Ogre_1_1Cursora8"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursora9">getRelX</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>get relative X cursor movement</em> <a href="#Ogre_1_1Cursora9"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursora10">getRelY</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>get relative Y cursor movement</em> <a href="#Ogre_1_1Cursora10"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursora11">getRelZ</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>get relative Z cursor movement</em> <a href="#Ogre_1_1Cursora11"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursora12">getLeft</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets the left of this element in relation to the screen (where 0 = far left, 1.0 = far right).</em> <a href="#Ogre_1_1Cursora12"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursora13">getTop</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets the top of this element in relation to the screen (where 0 = top, 1.0 = bottom).</em> <a href="#Ogre_1_1Cursora13"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1PositionTarget.html">PositionTarget</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursora14">getPositionTargetParent</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The parent of the cursor is NULL as it's position is absolute in the window.</em> <a href="#Ogre_1_1Cursora14"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursora15">isKeyEnabled</a> () const</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursora16">getScale</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets the current cursor movement scaling factor.</em> <a href="#Ogre_1_1Cursora16"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursora17">setScale</a> (<a class="el" href="namespaceOgre.html#a349">Real</a> scale)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Sets the current cursor movement scaling factor.</em> <a href="#Ogre_1_1Cursora17"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1TTYGuiElementa93">processMouseMotionEvent</a> (<a class="el" href="classOgre_1_1MouseEvent.html">MouseEvent</a> *e)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1TTYGuiElementa94">addMouseMotionListener</a> (<a class="el" href="classOgre_1_1MouseMotionListener.html">MouseMotionListener</a> *l)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1TTYGuiElementa95">removeMouseMotionListener</a> (<a class="el" href="classOgre_1_1MouseMotionListener.html">MouseMotionListener</a> *l)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1TTYGuiElementa89">processMouseEvent</a> (<a class="el" href="classOgre_1_1MouseEvent.html">MouseEvent</a> *e)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1TTYGuiElementa90">addMouseListener</a> (<a class="el" href="classOgre_1_1MouseListener.html">MouseListener</a> *l)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1TTYGuiElementa91">removeMouseListener</a> (<a class="el" href="classOgre_1_1MouseListener.html">MouseListener</a> *l)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1TTYGuiElementa92">isMouseWithin</a> () const</td></tr>
<tr><td colspan=2><br><h2>Protected Methods</h2></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursorb0">limit</a> (<a class="el" href="namespaceOgre.html#a349">Real</a> val, <a class="el" href="namespaceOgre.html#a349">Real</a> low, <a class="el" href="namespaceOgre.html#a349">Real</a> high)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>inline function to clip a value to its low and high limits</em> <a href="#Ogre_1_1Cursorb0"></a><em></em></font><br><br></td></tr>
<tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursorn0">mMouseX</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em><a class="el" href="classOgre_1_1Cursor.html">Cursor</a> position.</em> <a href="#Ogre_1_1Cursorn0"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursorn1">mMouseY</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em><a class="el" href="classOgre_1_1Cursor.html">Cursor</a> position.</em> <a href="#Ogre_1_1Cursorn1"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursorn2">mMouseZ</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em><a class="el" href="classOgre_1_1Cursor.html">Cursor</a> position.</em> <a href="#Ogre_1_1Cursorn2"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursorn3">mRelX</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>relative cursor position</em> <a href="#Ogre_1_1Cursorn3"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursorn4">mRelY</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>relative cursor position</em> <a href="#Ogre_1_1Cursorn4"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursorn5">mRelZ</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>relative cursor position</em> <a href="#Ogre_1_1Cursorn5"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursorn6">mXLowLimit</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em><a class="el" href="classOgre_1_1Cursor.html">Cursor</a> limits 0-1.</em> <a href="#Ogre_1_1Cursorn6"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursorn7">mXHighLimit</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em><a class="el" href="classOgre_1_1Cursor.html">Cursor</a> limits 0-1.</em> <a href="#Ogre_1_1Cursorn7"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursorn8">mYLowLimit</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em><a class="el" href="classOgre_1_1Cursor.html">Cursor</a> limits 0-1.</em> <a href="#Ogre_1_1Cursorn8"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursorn9">mYHighLimit</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em><a class="el" href="classOgre_1_1Cursor.html">Cursor</a> limits 0-1.</em> <a href="#Ogre_1_1Cursorn9"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursorn10">mZLowLimit</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em><a class="el" href="classOgre_1_1Cursor.html">Cursor</a> limits 0-1.</em> <a href="#Ogre_1_1Cursorn10"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursorn11">mZHighLimit</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em><a class="el" href="classOgre_1_1Cursor.html">Cursor</a> limits 0-1.</em> <a href="#Ogre_1_1Cursorn11"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1Cursorn12">mScale</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Scale the cursor movements.</em> <a href="#Ogre_1_1Cursorn12"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1MouseMotionListener.html">MouseMotionListener</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1TTYGuiElementn51">mMouseMotionListener</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1MouseListener.html">MouseListener</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1TTYGuiElementn49">mMouseListener</a></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1Cursor.html#Ogre_1_1TTYGuiElementn50">mMouseWithin</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The <a class="el" href="classOgre_1_1Cursor.html">Cursor</a> is an non-visual object that contains a the XYZ values that are modified by a <a class="el" href="classOgre_1_1InputReader.html">InputReader</a>.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 An <a class="el" href="classOgre_1_1InputReader.html">InputReader</a> creates and contains a <a class="el" href="classOgre_1_1Cursor.html">Cursor</a> object that it uses when it  is set to buffered input (using the <a class="el" href="classOgre_1_1EventQueue.html">EventQueue</a>).</dl>To get a graphical representation of the cursor, a <a class="el" href="classOgre_1_1CursorGuiElement.html">CursorGuiElement</a> is used, which is a <a class="el" href="classOgre_1_1MouseMotionListener.html">MouseMotionListener</a> to the <a class="el" href="classOgre_1_1Cursor.html">Cursor</a>. 
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8h-source.html#l00060">60</a> of file <a class="el" href="OgreCursor_8h-source.html">OgreCursor.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="Ogre_1_1Cursora0" doxytag="Ogre::Cursor::Cursor"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> Ogre::Cursor::Cursor </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreCursor_8cpp-source.html#l00035">35</a> of file <a class="el" href="OgreCursor_8cpp-source.html">OgreCursor.cpp</a>.
<p>
References <a class="el" href="OgreCursor_8h-source.html#l00064">mMouseX</a>, <a class="el" href="OgreCursor_8h-source.html#l00064">mMouseY</a>, <a class="el" href="OgreCursor_8h-source.html#l00064">mMouseZ</a>, <a class="el" href="OgreCursor_8h-source.html#l00067">mRelX</a>, <a class="el" href="OgreCursor_8h-source.html#l00067">mRelY</a>, <a class="el" href="OgreCursor_8h-source.html#l00067">mRelZ</a>, <a class="el" href="OgreCursor_8h-source.html#l00074">mScale</a>, <a class="el" href="OgreCursor_8h-source.html#l00070">mXHighLimit</a>, <a class="el" href="OgreCursor_8h-source.html#l00070">mXLowLimit</a>, <a class="el" href="OgreCursor_8h-source.html#l00070">mYHighLimit</a>, <a class="el" href="OgreCursor_8h-source.html#l00070">mYLowLimit</a>, <a class="el" href="OgreCursor_8h-source.html#l00070">mZHighLimit</a>, and <a class="el" href="OgreCursor_8h-source.html#l00070">mZLowLimit</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursora1" doxytag="Ogre::Cursor::~Cursor"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> Ogre::Cursor::~Cursor </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreCursor_8cpp-source.html#l00058">58</a> of file <a class="el" href="OgreCursor_8cpp-source.html">OgreCursor.cpp</a>.    </td>
  </tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="Ogre_1_1TTYGuiElementa90" doxytag="Ogre::Cursor::addMouseListener"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::MouseTarget::addMouseListener </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1MouseListener.html">MouseListener</a> *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>l</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreMouseTarget_8cpp-source.html#l00086">86</a> of file <a class="el" href="OgreMouseTarget_8cpp-source.html">OgreMouseTarget.cpp</a>.
<p>
References <a class="el" href="OgreMouseTarget_8h-source.html#l00060">Ogre::MouseTarget::mMouseListener</a>.
<p>
Referenced by <a class="el" href="OgreListGuiElement_8cpp-source.html#l00266">Ogre::ListGuiElement::addListItem</a>(), <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00162">Ogre::ScrollBarGuiElement::setScrollBitName</a>(), and <a class="el" href="OgreGuiPressable_8cpp-source.html#l00040">Ogre::GuiPressable::setSource</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa94" doxytag="Ogre::Cursor::addMouseMotionListener"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::MouseMotionTarget::addMouseMotionListener </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1MouseMotionListener.html">MouseMotionListener</a> *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>l</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreMouseMotionTarget_8cpp-source.html#l00065">65</a> of file <a class="el" href="OgreMouseMotionTarget_8cpp-source.html">OgreMouseMotionTarget.cpp</a>.
<p>
References <a class="el" href="OgreMouseMotionTarget_8h-source.html#l00059">Ogre::MouseMotionTarget::mMouseMotionListener</a>.
<p>
Referenced by <a class="el" href="OgreInput_8cpp-source.html#l00146">Ogre::InputReader::addCursorMoveListener</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00266">Ogre::ListGuiElement::addListItem</a>(), <a class="el" href="OgrePopupMenuGuiElement_8cpp-source.html#l00043">Ogre::PopupMenuGuiElement::PopupMenuGuiElement</a>(), and <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00162">Ogre::ScrollBarGuiElement::setScrollBitName</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursora2" doxytag="Ogre::Cursor::addToX"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::Cursor::addToX </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>val</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
add relative amount to X
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8cpp-source.html#l00063">63</a> of file <a class="el" href="OgreCursor_8cpp-source.html">OgreCursor.cpp</a>.
<p>
References <a class="el" href="OgreCursor_8h-source.html#l00077">limit</a>(), <a class="el" href="OgreCursor_8h-source.html#l00064">mMouseX</a>, <a class="el" href="OgreCursor_8h-source.html#l00067">mRelX</a>, <a class="el" href="OgreCursor_8h-source.html#l00074">mScale</a>, <a class="el" href="OgreCursor_8h-source.html#l00070">mXHighLimit</a>, <a class="el" href="OgreCursor_8h-source.html#l00070">mXLowLimit</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreSDLInput_8cpp-source.html#l00556">Ogre::SDLInput::processBufferedMouse</a>(), and <a class="el" href="OgreWin32Input8_8cpp-source.html#l00608">Ogre::Win32Input8::readBufferedMouseData</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursora3" doxytag="Ogre::Cursor::addToY"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::Cursor::addToY </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>val</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
add relative amount to Y
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8cpp-source.html#l00071">71</a> of file <a class="el" href="OgreCursor_8cpp-source.html">OgreCursor.cpp</a>.
<p>
References <a class="el" href="OgreCursor_8h-source.html#l00077">limit</a>(), <a class="el" href="OgreCursor_8h-source.html#l00064">mMouseY</a>, <a class="el" href="OgreCursor_8h-source.html#l00067">mRelY</a>, <a class="el" href="OgreCursor_8h-source.html#l00074">mScale</a>, <a class="el" href="OgreCursor_8h-source.html#l00070">mYHighLimit</a>, <a class="el" href="OgreCursor_8h-source.html#l00070">mYLowLimit</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreSDLInput_8cpp-source.html#l00556">Ogre::SDLInput::processBufferedMouse</a>(), and <a class="el" href="OgreWin32Input8_8cpp-source.html#l00608">Ogre::Win32Input8::readBufferedMouseData</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursora4" doxytag="Ogre::Cursor::addToZ"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::Cursor::addToZ </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>val</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
add relative amount to Z
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8cpp-source.html#l00079">79</a> of file <a class="el" href="OgreCursor_8cpp-source.html">OgreCursor.cpp</a>.
<p>
References <a class="el" href="OgreCursor_8h-source.html#l00077">limit</a>(), <a class="el" href="OgreCursor_8h-source.html#l00064">mMouseZ</a>, <a class="el" href="OgreCursor_8h-source.html#l00067">mRelZ</a>, <a class="el" href="OgreCursor_8h-source.html#l00074">mScale</a>, <a class="el" href="OgreCursor_8h-source.html#l00070">mZHighLimit</a>, <a class="el" href="OgreCursor_8h-source.html#l00070">mZLowLimit</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreWin32Input8_8cpp-source.html#l00608">Ogre::Win32Input8::readBufferedMouseData</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursora12" doxytag="Ogre::Cursor::getLeft"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Cursor::getLeft </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Gets the left of this element in relation to the screen (where 0 = far left, 1.0 = far right).
<p>

<p>
Implements <a class="el" href="classOgre_1_1PositionTarget.html#Ogre_1_1PositionTargeta0">Ogre::PositionTarget</a>.
<p>
Definition at line <a class="el" href="OgreCursor_8cpp-source.html#l00128">128</a> of file <a class="el" href="OgreCursor_8cpp-source.html">OgreCursor.cpp</a>.
<p>
References <a class="el" href="OgreCursor_8cpp-source.html#l00110">getX</a>(), and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursora14" doxytag="Ogre::Cursor::getPositionTargetParent"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1PositionTarget.html">PositionTarget</a> * Ogre::Cursor::getPositionTargetParent </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The parent of the cursor is NULL as it's position is absolute in the window.
<p>

<p>
Implements <a class="el" href="classOgre_1_1PositionTarget.html#Ogre_1_1PositionTargeta2">Ogre::PositionTarget</a>.
<p>
Definition at line <a class="el" href="OgreCursor_8cpp-source.html#l00141">141</a> of file <a class="el" href="OgreCursor_8cpp-source.html">OgreCursor.cpp</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursora9" doxytag="Ogre::Cursor::getRelX"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Cursor::getRelX </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const</td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
get relative X cursor movement
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8h-source.html#l00106">106</a> of file <a class="el" href="OgreCursor_8h-source.html">OgreCursor.h</a>.
<p>
References <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreInput_8cpp-source.html#l00104">Ogre::InputReader::createMouseEvent</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursora10" doxytag="Ogre::Cursor::getRelY"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Cursor::getRelY </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const</td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
get relative Y cursor movement
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8h-source.html#l00109">109</a> of file <a class="el" href="OgreCursor_8h-source.html">OgreCursor.h</a>.
<p>
References <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreInput_8cpp-source.html#l00104">Ogre::InputReader::createMouseEvent</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursora11" doxytag="Ogre::Cursor::getRelZ"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Cursor::getRelZ </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const</td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
get relative Z cursor movement
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8h-source.html#l00112">112</a> of file <a class="el" href="OgreCursor_8h-source.html">OgreCursor.h</a>.
<p>
References <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreInput_8cpp-source.html#l00104">Ogre::InputReader::createMouseEvent</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursora16" doxytag="Ogre::Cursor::getScale"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Cursor::getScale </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const</td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Gets the current cursor movement scaling factor.
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8h-source.html#l00130">130</a> of file <a class="el" href="OgreCursor_8h-source.html">OgreCursor.h</a>.
<p>
References <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursora13" doxytag="Ogre::Cursor::getTop"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Cursor::getTop </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Gets the top of this element in relation to the screen (where 0 = top, 1.0 = bottom).
<p>

<p>
Implements <a class="el" href="classOgre_1_1PositionTarget.html#Ogre_1_1PositionTargeta1">Ogre::PositionTarget</a>.
<p>
Definition at line <a class="el" href="OgreCursor_8cpp-source.html#l00134">134</a> of file <a class="el" href="OgreCursor_8cpp-source.html">OgreCursor.cpp</a>.
<p>
References <a class="el" href="OgreCursor_8cpp-source.html#l00116">getY</a>(), and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursora6" doxytag="Ogre::Cursor::getX"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Cursor::getX </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const</td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
get the current X position of the cursor 0 left, 1 right
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8cpp-source.html#l00110">110</a> of file <a class="el" href="OgreCursor_8cpp-source.html">OgreCursor.cpp</a>.
<p>
References <a class="el" href="OgreCursor_8h-source.html#l00064">mMouseX</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreInput_8cpp-source.html#l00104">Ogre::InputReader::createMouseEvent</a>(), and <a class="el" href="OgreCursor_8cpp-source.html#l00128">getLeft</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursora7" doxytag="Ogre::Cursor::getY"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Cursor::getY </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const</td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
get the current Y position of the cursor 0 top, 1 bottom
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8cpp-source.html#l00116">116</a> of file <a class="el" href="OgreCursor_8cpp-source.html">OgreCursor.cpp</a>.
<p>
References <a class="el" href="OgreCursor_8h-source.html#l00064">mMouseY</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreInput_8cpp-source.html#l00104">Ogre::InputReader::createMouseEvent</a>(), and <a class="el" href="OgreCursor_8cpp-source.html#l00134">getTop</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursora8" doxytag="Ogre::Cursor::getZ"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Cursor::getZ </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const</td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
get the current Z position of the cursor 0 none, 1 full
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8cpp-source.html#l00122">122</a> of file <a class="el" href="OgreCursor_8cpp-source.html">OgreCursor.cpp</a>.
<p>
References <a class="el" href="OgreCursor_8h-source.html#l00064">mMouseZ</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreInput_8cpp-source.html#l00104">Ogre::InputReader::createMouseEvent</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursora15" doxytag="Ogre::Cursor::isKeyEnabled"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> virtual bool Ogre::Cursor::isKeyEnabled </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Implements <a class="el" href="classOgre_1_1PositionTarget.html#Ogre_1_1PositionTargeta3">Ogre::PositionTarget</a>.
<p>
Definition at line <a class="el" href="OgreCursor_8h-source.html#l00126">126</a> of file <a class="el" href="OgreCursor_8h-source.html">OgreCursor.h</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa92" doxytag="Ogre::Cursor::isMouseWithin"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> bool Ogre::MouseTarget::isMouseWithin </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreMouseTarget_8cpp-source.html#l00105">105</a> of file <a class="el" href="OgreMouseTarget_8cpp-source.html">OgreMouseTarget.cpp</a>.
<p>
References <a class="el" href="OgreMouseTarget_8h-source.html#l00063">Ogre::MouseTarget::mMouseWithin</a>.
<p>
Referenced by <a class="el" href="OgreButtonGuiElement_8cpp-source.html#l00078">Ogre::ButtonGuiElement::updateMaterials</a>(), and <a class="el" href="OgreBorderButtonGuiElement_8cpp-source.html#l00075">Ogre::BorderButtonGuiElement::updateMaterials</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursorb0" doxytag="Ogre::Cursor::limit"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Cursor::limit </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>val</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>low</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>high</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [protected]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
inline function to clip a value to its low and high limits
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8h-source.html#l00077">77</a> of file <a class="el" href="OgreCursor_8h-source.html">OgreCursor.h</a>.
<p>
References <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreCursor_8cpp-source.html#l00063">addToX</a>(), <a class="el" href="OgreCursor_8cpp-source.html#l00071">addToY</a>(), and <a class="el" href="OgreCursor_8cpp-source.html#l00079">addToZ</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursora5" doxytag="Ogre::Cursor::processEvent"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::Cursor::processEvent </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1InputEvent.html">InputEvent</a> *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>e</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
process the mouse events that are for any listeners to the cursor
<p>

<p>
Implements <a class="el" href="classOgre_1_1EventTarget.html#Ogre_1_1ScrollTargeta4">Ogre::EventTarget</a>.
<p>
Definition at line <a class="el" href="OgreCursor_8cpp-source.html#l00087">87</a> of file <a class="el" href="OgreCursor_8cpp-source.html">OgreCursor.cpp</a>.
<p>
References <a class="el" href="OgreInputEvent_8cpp-source.html#l00089">Ogre::InputEvent::getID</a>(), <a class="el" href="OgreCursor_8h-source.html#l00067">mRelX</a>, <a class="el" href="OgreCursor_8h-source.html#l00067">mRelY</a>, <a class="el" href="OgreCursor_8h-source.html#l00067">mRelZ</a>, <a class="el" href="OgreMouseTarget_8cpp-source.html#l00046">Ogre::MouseTarget::processMouseEvent</a>(), and <a class="el" href="OgreMouseMotionTarget_8cpp-source.html#l00044">Ogre::MouseMotionTarget::processMouseMotionEvent</a>().
<p>
Referenced by <a class="el" href="OgreInput_8cpp-source.html#l00104">Ogre::InputReader::createMouseEvent</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa89" doxytag="Ogre::Cursor::processMouseEvent"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::MouseTarget::processMouseEvent </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1MouseEvent.html">MouseEvent</a> *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>e</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreMouseTarget_8cpp-source.html#l00046">46</a> of file <a class="el" href="OgreMouseTarget_8cpp-source.html">OgreMouseTarget.cpp</a>.
<p>
References <a class="el" href="OgreInputEvent_8cpp-source.html#l00089">Ogre::InputEvent::getID</a>(), <a class="el" href="OgreMouseTarget_8h-source.html#l00060">Ogre::MouseTarget::mMouseListener</a>, <a class="el" href="OgreMouseTarget_8h-source.html#l00063">Ogre::MouseTarget::mMouseWithin</a>, <a class="el" href="classOgre_1_1MouseListener.html#Ogre_1_1MouseListenera0">Ogre::MouseListener::mouseClicked</a>(), <a class="el" href="OgreEventListeners_8h-source.html#l00104">Ogre::MouseListener::mouseDragDropped</a>(), <a class="el" href="OgreEventListeners_8h-source.html#l00102">Ogre::MouseListener::mouseDragEntered</a>(), <a class="el" href="OgreEventListeners_8h-source.html#l00103">Ogre::MouseListener::mouseDragExited</a>(), <a class="el" href="classOgre_1_1MouseListener.html#Ogre_1_1MouseListenera1">Ogre::MouseListener::mouseEntered</a>(), <a class="el" href="classOgre_1_1MouseListener.html#Ogre_1_1MouseListenera2">Ogre::MouseListener::mouseExited</a>(), <a class="el" href="classOgre_1_1MouseListener.html#Ogre_1_1MouseListenera3">Ogre::MouseListener::mousePressed</a>(), and <a class="el" href="classOgre_1_1MouseListener.html#Ogre_1_1MouseListenera4">Ogre::MouseListener::mouseReleased</a>().
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00549">Ogre::GuiElement::processEvent</a>(), <a class="el" href="OgreEventProcessor_8cpp-source.html#l00152">Ogre::EventProcessor::processEvent</a>(), and <a class="el" href="OgreCursor_8cpp-source.html#l00087">processEvent</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa93" doxytag="Ogre::Cursor::processMouseMotionEvent"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::MouseMotionTarget::processMouseMotionEvent </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1MouseEvent.html">MouseEvent</a> *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>e</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreMouseMotionTarget_8cpp-source.html#l00044">44</a> of file <a class="el" href="OgreMouseMotionTarget_8cpp-source.html">OgreMouseMotionTarget.cpp</a>.
<p>
References <a class="el" href="OgreInputEvent_8cpp-source.html#l00089">Ogre::InputEvent::getID</a>(), <a class="el" href="OgreMouseMotionTarget_8h-source.html#l00059">Ogre::MouseMotionTarget::mMouseMotionListener</a>, <a class="el" href="classOgre_1_1MouseMotionListener.html#Ogre_1_1MouseMotionListenera1">Ogre::MouseMotionListener::mouseDragged</a>(), <a class="el" href="OgreEventListeners_8h-source.html#l00154">Ogre::MouseMotionListener::mouseDragMoved</a>(), and <a class="el" href="classOgre_1_1MouseMotionListener.html#Ogre_1_1MouseMotionListenera0">Ogre::MouseMotionListener::mouseMoved</a>().
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00549">Ogre::GuiElement::processEvent</a>(), <a class="el" href="OgreEventProcessor_8cpp-source.html#l00152">Ogre::EventProcessor::processEvent</a>(), and <a class="el" href="OgreCursor_8cpp-source.html#l00087">processEvent</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa91" doxytag="Ogre::Cursor::removeMouseListener"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::MouseTarget::removeMouseListener </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1MouseListener.html">MouseListener</a> *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>l</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreMouseTarget_8cpp-source.html#l00095">95</a> of file <a class="el" href="OgreMouseTarget_8cpp-source.html">OgreMouseTarget.cpp</a>.
<p>
References <a class="el" href="OgreMouseTarget_8h-source.html#l00060">Ogre::MouseTarget::mMouseListener</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa95" doxytag="Ogre::Cursor::removeMouseMotionListener"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::MouseMotionTarget::removeMouseMotionListener </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1MouseMotionListener.html">MouseMotionListener</a> *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>l</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreMouseMotionTarget_8cpp-source.html#l00074">74</a> of file <a class="el" href="OgreMouseMotionTarget_8cpp-source.html">OgreMouseMotionTarget.cpp</a>.
<p>
References <a class="el" href="OgreMouseMotionTarget_8h-source.html#l00059">Ogre::MouseMotionTarget::mMouseMotionListener</a>.
<p>
Referenced by <a class="el" href="OgreInput_8cpp-source.html#l00151">Ogre::InputReader::removeCursorMoveListener</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursora17" doxytag="Ogre::Cursor::setScale"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::Cursor::setScale </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>scale</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Sets the current cursor movement scaling factor.
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8h-source.html#l00132">132</a> of file <a class="el" href="OgreCursor_8h-source.html">OgreCursor.h</a>.
<p>
References <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.    </td>
  </tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a name="Ogre_1_1TTYGuiElementn49" doxytag="Ogre::Cursor::mMouseListener"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1MouseListener.html">MouseListener</a>* Ogre::MouseTarget::mMouseListener<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreMouseTarget_8h-source.html#l00060">60</a> of file <a class="el" href="OgreMouseTarget_8h-source.html">OgreMouseTarget.h</a>.
<p>
Referenced by <a class="el" href="OgreMouseTarget_8cpp-source.html#l00086">Ogre::MouseTarget::addMouseListener</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00055">Ogre::GuiElement::GuiElement</a>(), <a class="el" href="OgreMouseTarget_8cpp-source.html#l00038">Ogre::MouseTarget::MouseTarget</a>(), <a class="el" href="OgreMouseTarget_8cpp-source.html#l00046">Ogre::MouseTarget::processMouseEvent</a>(), and <a class="el" href="OgreMouseTarget_8cpp-source.html#l00095">Ogre::MouseTarget::removeMouseListener</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn51" doxytag="Ogre::Cursor::mMouseMotionListener"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1MouseMotionListener.html">MouseMotionListener</a>* Ogre::MouseMotionTarget::mMouseMotionListener<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreMouseMotionTarget_8h-source.html#l00059">59</a> of file <a class="el" href="OgreMouseMotionTarget_8h-source.html">OgreMouseMotionTarget.h</a>.
<p>
Referenced by <a class="el" href="OgreMouseMotionTarget_8cpp-source.html#l00065">Ogre::MouseMotionTarget::addMouseMotionListener</a>(), <a class="el" href="OgreMouseMotionTarget_8cpp-source.html#l00037">Ogre::MouseMotionTarget::MouseMotionTarget</a>(), <a class="el" href="OgreMouseMotionTarget_8cpp-source.html#l00044">Ogre::MouseMotionTarget::processMouseMotionEvent</a>(), and <a class="el" href="OgreMouseMotionTarget_8cpp-source.html#l00074">Ogre::MouseMotionTarget::removeMouseMotionListener</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn50" doxytag="Ogre::Cursor::mMouseWithin"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> bool Ogre::MouseTarget::mMouseWithin<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreMouseTarget_8h-source.html#l00063">63</a> of file <a class="el" href="OgreMouseTarget_8h-source.html">OgreMouseTarget.h</a>.
<p>
Referenced by <a class="el" href="OgreMouseTarget_8cpp-source.html#l00105">Ogre::MouseTarget::isMouseWithin</a>(), <a class="el" href="OgreMouseTarget_8cpp-source.html#l00038">Ogre::MouseTarget::MouseTarget</a>(), and <a class="el" href="OgreMouseTarget_8cpp-source.html#l00046">Ogre::MouseTarget::processMouseEvent</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursorn0" doxytag="Ogre::Cursor::mMouseX"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Cursor::mMouseX<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<a class="el" href="classOgre_1_1Cursor.html">Cursor</a> position.
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8h-source.html#l00064">64</a> of file <a class="el" href="OgreCursor_8h-source.html">OgreCursor.h</a>.
<p>
Referenced by <a class="el" href="OgreCursor_8cpp-source.html#l00063">addToX</a>(), <a class="el" href="OgreCursor_8cpp-source.html#l00035">Cursor</a>(), and <a class="el" href="OgreCursor_8cpp-source.html#l00110">getX</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursorn1" doxytag="Ogre::Cursor::mMouseY"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Cursor::mMouseY<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<a class="el" href="classOgre_1_1Cursor.html">Cursor</a> position.
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8h-source.html#l00064">64</a> of file <a class="el" href="OgreCursor_8h-source.html">OgreCursor.h</a>.
<p>
Referenced by <a class="el" href="OgreCursor_8cpp-source.html#l00071">addToY</a>(), <a class="el" href="OgreCursor_8cpp-source.html#l00035">Cursor</a>(), and <a class="el" href="OgreCursor_8cpp-source.html#l00116">getY</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursorn2" doxytag="Ogre::Cursor::mMouseZ"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Cursor::mMouseZ<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<a class="el" href="classOgre_1_1Cursor.html">Cursor</a> position.
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8h-source.html#l00064">64</a> of file <a class="el" href="OgreCursor_8h-source.html">OgreCursor.h</a>.
<p>
Referenced by <a class="el" href="OgreCursor_8cpp-source.html#l00079">addToZ</a>(), <a class="el" href="OgreCursor_8cpp-source.html#l00035">Cursor</a>(), and <a class="el" href="OgreCursor_8cpp-source.html#l00122">getZ</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursorn3" doxytag="Ogre::Cursor::mRelX"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Cursor::mRelX<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
relative cursor position
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8h-source.html#l00067">67</a> of file <a class="el" href="OgreCursor_8h-source.html">OgreCursor.h</a>.
<p>
Referenced by <a class="el" href="OgreCursor_8cpp-source.html#l00063">addToX</a>(), <a class="el" href="OgreCursor_8cpp-source.html#l00035">Cursor</a>(), and <a class="el" href="OgreCursor_8cpp-source.html#l00087">processEvent</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursorn4" doxytag="Ogre::Cursor::mRelY"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Cursor::mRelY<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
relative cursor position
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8h-source.html#l00067">67</a> of file <a class="el" href="OgreCursor_8h-source.html">OgreCursor.h</a>.
<p>
Referenced by <a class="el" href="OgreCursor_8cpp-source.html#l00071">addToY</a>(), <a class="el" href="OgreCursor_8cpp-source.html#l00035">Cursor</a>(), and <a class="el" href="OgreCursor_8cpp-source.html#l00087">processEvent</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursorn5" doxytag="Ogre::Cursor::mRelZ"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Cursor::mRelZ<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
relative cursor position
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8h-source.html#l00067">67</a> of file <a class="el" href="OgreCursor_8h-source.html">OgreCursor.h</a>.
<p>
Referenced by <a class="el" href="OgreCursor_8cpp-source.html#l00079">addToZ</a>(), <a class="el" href="OgreCursor_8cpp-source.html#l00035">Cursor</a>(), and <a class="el" href="OgreCursor_8cpp-source.html#l00087">processEvent</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursorn12" doxytag="Ogre::Cursor::mScale"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Cursor::mScale<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Scale the cursor movements.
<p>
Initially set at 1 (no scaling). The scaling effects all axis, XYZ 
<p>
Definition at line <a class="el" href="OgreCursor_8h-source.html#l00074">74</a> of file <a class="el" href="OgreCursor_8h-source.html">OgreCursor.h</a>.
<p>
Referenced by <a class="el" href="OgreCursor_8cpp-source.html#l00063">addToX</a>(), <a class="el" href="OgreCursor_8cpp-source.html#l00071">addToY</a>(), <a class="el" href="OgreCursor_8cpp-source.html#l00079">addToZ</a>(), and <a class="el" href="OgreCursor_8cpp-source.html#l00035">Cursor</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursorn7" doxytag="Ogre::Cursor::mXHighLimit"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Cursor::mXHighLimit<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<a class="el" href="classOgre_1_1Cursor.html">Cursor</a> limits 0-1.
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8h-source.html#l00070">70</a> of file <a class="el" href="OgreCursor_8h-source.html">OgreCursor.h</a>.
<p>
Referenced by <a class="el" href="OgreCursor_8cpp-source.html#l00063">addToX</a>(), and <a class="el" href="OgreCursor_8cpp-source.html#l00035">Cursor</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursorn6" doxytag="Ogre::Cursor::mXLowLimit"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Cursor::mXLowLimit<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<a class="el" href="classOgre_1_1Cursor.html">Cursor</a> limits 0-1.
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8h-source.html#l00070">70</a> of file <a class="el" href="OgreCursor_8h-source.html">OgreCursor.h</a>.
<p>
Referenced by <a class="el" href="OgreCursor_8cpp-source.html#l00063">addToX</a>(), and <a class="el" href="OgreCursor_8cpp-source.html#l00035">Cursor</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursorn9" doxytag="Ogre::Cursor::mYHighLimit"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Cursor::mYHighLimit<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<a class="el" href="classOgre_1_1Cursor.html">Cursor</a> limits 0-1.
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8h-source.html#l00070">70</a> of file <a class="el" href="OgreCursor_8h-source.html">OgreCursor.h</a>.
<p>
Referenced by <a class="el" href="OgreCursor_8cpp-source.html#l00071">addToY</a>(), and <a class="el" href="OgreCursor_8cpp-source.html#l00035">Cursor</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursorn8" doxytag="Ogre::Cursor::mYLowLimit"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Cursor::mYLowLimit<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<a class="el" href="classOgre_1_1Cursor.html">Cursor</a> limits 0-1.
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8h-source.html#l00070">70</a> of file <a class="el" href="OgreCursor_8h-source.html">OgreCursor.h</a>.
<p>
Referenced by <a class="el" href="OgreCursor_8cpp-source.html#l00071">addToY</a>(), and <a class="el" href="OgreCursor_8cpp-source.html#l00035">Cursor</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursorn11" doxytag="Ogre::Cursor::mZHighLimit"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Cursor::mZHighLimit<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<a class="el" href="classOgre_1_1Cursor.html">Cursor</a> limits 0-1.
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8h-source.html#l00070">70</a> of file <a class="el" href="OgreCursor_8h-source.html">OgreCursor.h</a>.
<p>
Referenced by <a class="el" href="OgreCursor_8cpp-source.html#l00079">addToZ</a>(), and <a class="el" href="OgreCursor_8cpp-source.html#l00035">Cursor</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Cursorn10" doxytag="Ogre::Cursor::mZLowLimit"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a349">Real</a> Ogre::Cursor::mZLowLimit<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<a class="el" href="classOgre_1_1Cursor.html">Cursor</a> limits 0-1.
<p>

<p>
Definition at line <a class="el" href="OgreCursor_8h-source.html#l00070">70</a> of file <a class="el" href="OgreCursor_8h-source.html">OgreCursor.h</a>.
<p>
Referenced by <a class="el" href="OgreCursor_8cpp-source.html#l00079">addToZ</a>(), and <a class="el" href="OgreCursor_8cpp-source.html#l00035">Cursor</a>().    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="OgreCursor_8h-source.html">OgreCursor.h</a><li><a class="el" href="OgreCursor_8cpp-source.html">OgreCursor.cpp</a></ul>
<p>
Copyright &copy; 2002-2003 by The OGRE Team<br />
Last modified Wed Jan 21 00:17:09 2004
</p>
</body>
</html>