Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > 06719cf03808e17ae6f0852ca1052dc2 > files > 3124

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

<html>
<head>
<title>Ogre::TextAreaGuiElement 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::TextAreaGuiElement  Class Reference</h1><a class="el" href="classOgre_1_1GuiElement.html">GuiElement</a> representing a flat, single-material (or transparent) panel which can contain other elements. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="OgreTextAreaGuiElement_8h-source.html">OgreTextAreaGuiElement.h</a>&gt;</code>
<p>
Inheritance diagram for Ogre::TextAreaGuiElement:<p><center><img src="classOgre_1_1TextAreaGuiElement__inherit__graph.png" border="0" usemap="#Ogre_1_1TextAreaGuiElement__inherit__map" alt="Inheritance graph"></center>
<map name="Ogre_1_1TextAreaGuiElement__inherit__map">
<area href="classOgre_1_1GuiElement.html" shape="rect" coords="19,23,133,5" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for Ogre::TextAreaGuiElement:<p><center><img src="classOgre_1_1TextAreaGuiElement__coll__graph.png" border="0" usemap="#Ogre_1_1TextAreaGuiElement__coll__map" alt="Collaboration graph"></center>
<map name="Ogre_1_1TextAreaGuiElement__coll__map">
<area href="classOgre_1_1GuiElement.html" shape="rect" coords="375,252,489,233" alt="">
<area href="classOgre_1_1ColourValue.html" shape="rect" coords="17,127,137,108" alt="">
<area href="classOgre_1_1String.html" shape="rect" coords="37,313,117,295" alt="">
<area href="classOgre_1_1Font.html" shape="rect" coords="396,371,468,352" alt="">
<area href="classOgre_1_1TextAreaGuiElement_1_1CmdColourBottom.html" shape="rect" coords="289,439,575,420" alt="">
<area href="classOgre_1_1TextAreaGuiElement_1_1CmdCharHeight.html" shape="rect" coords="297,507,567,488" alt="">
<area href="classOgre_1_1TextAreaGuiElement_1_1CmdColourTop.html" shape="rect" coords="300,575,564,556" alt="">
<area href="classOgre_1_1TextAreaGuiElement_1_1CmdColour.html" shape="rect" coords="311,643,553,624" alt="">
<area href="classOgre_1_1TextAreaGuiElement_1_1CmdFontName.html" shape="rect" coords="300,711,564,692" alt="">
<area href="classOgre_1_1TextAreaGuiElement_1_1CmdSpaceWidth.html" shape="rect" coords="295,779,569,760" alt="">
<area href="classOgre_1_1RenderOperation.html" shape="rect" coords="357,847,507,828" alt="">
<area href="classOgre_1_1TextAreaGuiElement_1_1CmdAlignment.html" shape="rect" coords="301,915,563,896" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classOgre_1_1TextAreaGuiElement-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Public Types</h2></td></tr>
<tr><td nowrap align=right valign=top>enum &nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElements3">Alignment</a> { <a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElements3Ogre_1_1TextAreaGuiElements0">Left</a>, 
<a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElements3Ogre_1_1TextAreaGuiElements1">Right</a>, 
<a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElements3Ogre_1_1TextAreaGuiElements2">Center</a>
 }</td></tr>
<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_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa0">TextAreaGuiElement</a> (const <a class="el" href="classOgre_1_1String.html">String</a> &amp;name)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Constructor.</em> <a href="#Ogre_1_1TextAreaGuiElementa0"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa1">~TextAreaGuiElement</a> ()</td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa2">initialise</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Initialise gui element.</em> <a href="#Ogre_1_1TextAreaGuiElementa2"></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_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa3">setCaption</a> (const <a class="el" href="classOgre_1_1String.html">String</a> &amp;caption)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Sets the caption on elements that support it.</em> <a href="#Ogre_1_1TextAreaGuiElementa3"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa4">getCaption</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets the caption for this element.</em> <a href="#Ogre_1_1TextAreaGuiElementa4"></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_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa5">setCharHeight</a> (<a class="el" href="namespaceOgre.html#a349">Real</a> height)</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_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa6">getCharHeight</a> () const</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa7">setSpaceWidth</a> (<a class="el" href="namespaceOgre.html#a349">Real</a> width)</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_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa8">getSpaceWidth</a> () const</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa9">setFontName</a> (const <a class="el" href="classOgre_1_1String.html">String</a> &amp;font)</td></tr>
<tr><td nowrap align=right valign=top>const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa10">getFontName</a> () const</td></tr>
<tr><td nowrap align=right valign=top>virtual const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa11">getTypeName</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>See <a class="el" href="classOgre_1_1GuiElement.html">GuiElement</a>.</em> <a href="#Ogre_1_1TextAreaGuiElementa11"></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_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa12">getRenderOperation</a> (<a class="el" href="classOgre_1_1RenderOperation.html">RenderOperation</a> &amp;op)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>See <a class="el" href="classOgre_1_1Renderable.html">Renderable</a>.</em> <a href="#Ogre_1_1TextAreaGuiElementa12"></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_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa13">setMaterialName</a> (const <a class="el" href="classOgre_1_1String.html">String</a> &amp;matName)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Overridden from <a class="el" href="classOgre_1_1GuiElement.html">GuiElement</a>.</em> <a href="#Ogre_1_1TextAreaGuiElementa13"></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_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa14">setColour</a> (const <a class="el" href="classOgre_1_1ColourValue.html">ColourValue</a> &amp;col)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Sets the colour of the text.</em> <a href="#Ogre_1_1TextAreaGuiElementa14"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>const <a class="el" href="classOgre_1_1ColourValue.html">ColourValue</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa15">getColour</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets the colour of the text.</em> <a href="#Ogre_1_1TextAreaGuiElementa15"></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_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa16">setColourBottom</a> (const <a class="el" href="classOgre_1_1ColourValue.html">ColourValue</a> &amp;col)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Sets the colour of the bottom of the letters.</em> <a href="#Ogre_1_1TextAreaGuiElementa16"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>const <a class="el" href="classOgre_1_1ColourValue.html">ColourValue</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa17">getColourBottom</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets the colour of the bottom of the letters.</em> <a href="#Ogre_1_1TextAreaGuiElementa17"></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_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa18">setColourTop</a> (const <a class="el" href="classOgre_1_1ColourValue.html">ColourValue</a> &amp;col)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Sets the colour of the top of the letters.</em> <a href="#Ogre_1_1TextAreaGuiElementa18"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>const <a class="el" href="classOgre_1_1ColourValue.html">ColourValue</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa19">getColourTop</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets the colour of the top of the letters.</em> <a href="#Ogre_1_1TextAreaGuiElementa19"></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_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa20">setAlignment</a> (<a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElements3">Alignment</a> a)</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElements3">Alignment</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa21">getAlignment</a> () const</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa22">setMetricsMode</a> (<a class="el" href="namespaceOgre.html#a627">GuiMetricsMode</a> gmm)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Overridden from <a class="el" href="classOgre_1_1GuiElement.html">GuiElement</a>.</em> <a href="#Ogre_1_1TextAreaGuiElementa22"></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_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementa23">_update</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Overridden from <a class="el" href="classOgre_1_1GuiElement.html">GuiElement</a>.</em> <a href="#Ogre_1_1TextAreaGuiElementa23"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa31">getName</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets the name of this overlay.</em> <a href="#Ogre_1_1TTYGuiElementa31"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa32">show</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Shows this element if it was hidden.</em> <a href="#Ogre_1_1TTYGuiElementa32"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa33">hide</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Hides this element if it was visible.</em> <a href="#Ogre_1_1TTYGuiElementa33"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa34">isVisible</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Returns whether or not the element is visible.</em> <a href="#Ogre_1_1TTYGuiElementa34"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa35">isEnabled</a> () const</td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa36">setEnabled</a> (bool b)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa37">setDimensions</a> (<a class="el" href="namespaceOgre.html#a349">Real</a> width, <a class="el" href="namespaceOgre.html#a349">Real</a> height)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Sets the dimensions of this element in relation to the screen (1.0 = screen width/height).</em> <a href="#Ogre_1_1TTYGuiElementa37"></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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa38">setPosition</a> (<a class="el" href="namespaceOgre.html#a349">Real</a> left, <a class="el" href="namespaceOgre.html#a349">Real</a> top)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Sets the position of the top-left corner of the element, relative to the screen size (1.0 = screen width / height).</em> <a href="#Ogre_1_1TTYGuiElementa38"></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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa39">setWidth</a> (<a class="el" href="namespaceOgre.html#a349">Real</a> width)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Sets the width of this element in relation to the screen (where 1.0 = screen width).</em> <a href="#Ogre_1_1TTYGuiElementa39"></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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa40">getWidth</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets the width of this element in relation to the screen (where 1.0 = screen width).</em> <a href="#Ogre_1_1TTYGuiElementa40"></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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa41">setHeight</a> (<a class="el" href="namespaceOgre.html#a349">Real</a> height)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Sets the height of this element in relation to the screen (where 1.0 = screen height).</em> <a href="#Ogre_1_1TTYGuiElementa41"></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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa42">getHeight</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets the height of this element in relation to the screen (where 1.0 = screen height).</em> <a href="#Ogre_1_1TTYGuiElementa42"></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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa43">setLeft</a> (<a class="el" href="namespaceOgre.html#a349">Real</a> left)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Sets the left of this element in relation to the screen (where 0 = far left, 1.0 = far right).</em> <a href="#Ogre_1_1TTYGuiElementa43"></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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa44">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_1TTYGuiElementa44"></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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa45">setTop</a> (<a class="el" href="namespaceOgre.html#a349">Real</a> Top)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Sets the top of this element in relation to the screen (where 0 = top, 1.0 = bottom).</em> <a href="#Ogre_1_1TTYGuiElementa45"></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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa46">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_1TTYGuiElementa46"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa47">getMaterialName</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets the name of the material this element uses.</em> <a href="#Ogre_1_1TTYGuiElementa47"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1Material.html">Material</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa48">getMaterial</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>See <a class="el" href="classOgre_1_1Renderable.html">Renderable</a>.</em> <a href="#Ogre_1_1TTYGuiElementa48"></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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa49">getWorldTransforms</a> (<a class="el" href="classOgre_1_1Matrix4.html">Matrix4</a> *xform) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>See <a class="el" href="classOgre_1_1Renderable.html">Renderable</a>.</em> <a href="#Ogre_1_1TTYGuiElementa49"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>const <a class="el" href="classOgre_1_1Quaternion.html">Quaternion</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa50">getWorldOrientation</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>@copydoc <a class="el" href="classOgre_1_1Renderable.html#Ogre_1_1Renderablea4">Renderable::getWorldOrientation</a></em> <a href="#Ogre_1_1TTYGuiElementa50"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>const <a class="el" href="classOgre_1_1Vector3.html">Vector3</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa51">getWorldPosition</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>@copydoc <a class="el" href="classOgre_1_1Renderable.html#Ogre_1_1Renderablea5">Renderable::getWorldPosition</a></em> <a href="#Ogre_1_1TTYGuiElementa51"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa52">useIdentityProjection</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>See <a class="el" href="classOgre_1_1Renderable.html">Renderable</a>.</em> <a href="#Ogre_1_1TTYGuiElementa52"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa53">useIdentityView</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>See <a class="el" href="classOgre_1_1Renderable.html">Renderable</a>.</em> <a href="#Ogre_1_1TTYGuiElementa53"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa54">_positionsOutOfDate</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Tell the object to recalculate.</em> <a href="#Ogre_1_1TTYGuiElementa54"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa55">_updateFromParent</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Updates this elements transform based on it's parent.</em> <a href="#Ogre_1_1TTYGuiElementa55"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa56">_notifyParent</a> (<a class="el" href="classOgre_1_1GuiContainer.html">GuiContainer</a> *parent, <a class="el" href="classOgre_1_1Overlay.html">Overlay</a> *overlay)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Internal method for notifying the gui element of it's parent and ultimate overlay.</em> <a href="#Ogre_1_1TTYGuiElementa56"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual <a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa57">_getDerivedLeft</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets the 'left' position as derived from own left and that of parents.</em> <a href="#Ogre_1_1TTYGuiElementa57"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual <a class="el" href="namespaceOgre.html#a349">Real</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa58">_getDerivedTop</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets the 'top' position as derived from own left and that of parents.</em> <a href="#Ogre_1_1TTYGuiElementa58"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa59">_notifyZOrder</a> (<a class="el" href="namespaceOgre.html#a351">ushort</a> newZOrder)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Internal method to notify the element when Zorder of parent overlay has changed.</em> <a href="#Ogre_1_1TTYGuiElementa59"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa60">_updateRenderQueue</a> (<a class="el" href="classOgre_1_1RenderQueue.html">RenderQueue</a> *queue)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Internal method to put the contents onto the render queue.</em> <a href="#Ogre_1_1TTYGuiElementa60"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual <a class="el" href="namespaceOgre.html#a627">GuiMetricsMode</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa61">getMetricsMode</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Retrieves the current settings of how the element metrics are interpreted.</em> <a href="#Ogre_1_1TTYGuiElementa61"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa62">setHorizontalAlignment</a> (<a class="el" href="namespaceOgre.html#a628">GuiHorizontalAlignment</a> gha)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Sets the horizontal origin for this element.</em> <a href="#Ogre_1_1TTYGuiElementa62"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual <a class="el" href="namespaceOgre.html#a628">GuiHorizontalAlignment</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa63">getHorizontalAlignment</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets the horizontal alignment for this element.</em> <a href="#Ogre_1_1TTYGuiElementa63"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa64">setVerticalAlignment</a> (<a class="el" href="namespaceOgre.html#a629">GuiVerticalAlignment</a> gva)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Sets the vertical origin for this element.</em> <a href="#Ogre_1_1TTYGuiElementa64"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual <a class="el" href="namespaceOgre.html#a629">GuiVerticalAlignment</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa65">getVerticalAlignment</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets the vertical alignment for this element.</em> <a href="#Ogre_1_1TTYGuiElementa65"></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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa66">contains</a> (<a class="el" href="namespaceOgre.html#a349">Real</a> x, <a class="el" href="namespaceOgre.html#a349">Real</a> y) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Returns true if xy is within the constraints of the component.</em> <a href="#Ogre_1_1TTYGuiElementa66"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual <a class="el" href="classOgre_1_1GuiElement.html">GuiElement</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa67">findElementAt</a> (<a class="el" href="namespaceOgre.html#a349">Real</a> x, <a class="el" href="namespaceOgre.html#a349">Real</a> y)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Returns true if xy is within the constraints of the component.</em> <a href="#Ogre_1_1TTYGuiElementa67"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa68">processEvent</a> (<a class="el" href="classOgre_1_1InputEvent.html">InputEvent</a> *e)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Processes events occurring on this component.</em> <a href="#Ogre_1_1TTYGuiElementa68"></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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa69">isContainer</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>returns false as this class is not a container type</em> <a href="#Ogre_1_1TTYGuiElementa69"></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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa70">isKeyEnabled</a> () const</td></tr>
<tr><td nowrap align=right valign=top>virtual bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa71">isCloneable</a> () const</td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa72">setCloneable</a> (bool c)</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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa73">getPositionTargetParent</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Returns the parent container.</em> <a href="#Ogre_1_1TTYGuiElementa73"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1GuiContainer.html">GuiContainer</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa74">getParent</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Returns the parent container.</em> <a href="#Ogre_1_1TTYGuiElementa74"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a351">ushort</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa75">getZOrder</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Returns the zOrder of the element.</em> <a href="#Ogre_1_1TTYGuiElementa75"></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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa76">getSquaredViewDepth</a> (const <a class="el" href="classOgre_1_1Camera.html">Camera</a> *cam) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Overridden from <a class="el" href="classOgre_1_1Renderable.html">Renderable</a>.</em> <a href="#Ogre_1_1TTYGuiElementa76"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>const <a class="el" href="namespaceOgre.html#a56">LightList</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa77">getLights</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>@copydoc <a class="el" href="classOgre_1_1Renderable.html#Ogre_1_1Renderablea12">Renderable::getLights</a></em> <a href="#Ogre_1_1TTYGuiElementa77"></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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa78">copyFromTemplate</a> (<a class="el" href="classOgre_1_1GuiElement.html">GuiElement</a> *templateGui)</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1ParamDictionary.html">ParamDictionary</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa79">getParamDictionary</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Retrieves the parameter dictionary for this class.</em> <a href="#Ogre_1_1TTYGuiElementa79"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>const <a class="el" href="classOgre_1_1ParamDictionary.html">ParamDictionary</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa80">getParamDictionary</a> (void) const</td></tr>
<tr><td nowrap align=right valign=top>const <a class="el" href="namespaceOgre.html#a419">ParameterList</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa81">getParameters</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Retrieves a list of parameters valid for this object.</em> <a href="#Ogre_1_1TTYGuiElementa81"></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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa82">setParameter</a> (const <a class="el" href="classOgre_1_1String.html">String</a> &amp;name, const <a class="el" href="classOgre_1_1String.html">String</a> &amp;value)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Generic parameter setting method.</em> <a href="#Ogre_1_1TTYGuiElementa82"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual <a class="el" href="classOgre_1_1String.html">String</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa83">getParameter</a> (const <a class="el" href="classOgre_1_1String.html">String</a> &amp;name) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Generic parameter retrieval method.</em> <a href="#Ogre_1_1TTYGuiElementa83"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa84">copyParametersTo</a> (<a class="el" href="classOgre_1_1StringInterface.html">StringInterface</a> *dest) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Method for copying this object's parameters to another object.</em> <a href="#Ogre_1_1TTYGuiElementa84"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual <a class="el" href="classOgre_1_1Technique.html">Technique</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1WireBoundingBoxa33">getTechnique</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Retrieves a pointer to the <a class="el" href="classOgre_1_1Material.html">Material</a> <a class="el" href="classOgre_1_1Technique.html">Technique</a> this renderable object uses.</em> <a href="#Ogre_1_1WireBoundingBoxa33"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual unsigned short&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1WireBoundingBoxa34">getNumWorldTransforms</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Returns the number of world transform matrices this renderable requires.</em> <a href="#Ogre_1_1WireBoundingBoxa34"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual <a class="el" href="namespaceOgre.html#a622">SceneDetailLevel</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1WireBoundingBoxa37">getRenderDetail</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Returns the preferred rasterisation mode of this renderable.</em> <a href="#Ogre_1_1WireBoundingBoxa37"></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_1TextAreaGuiElement.html#Ogre_1_1WireBoundingBoxa38">getNormaliseNormals</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Returns whether or not this <a class="el" href="classOgre_1_1Renderable.html">Renderable</a> wishes the hardware to normalise normals.</em> <a href="#Ogre_1_1WireBoundingBoxa38"></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_1TextAreaGuiElement.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_1TextAreaGuiElement.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_1TextAreaGuiElement.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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa92">isMouseWithin</a> () const</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.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_1TextAreaGuiElement.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_1TextAreaGuiElement.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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa96">processActionEvent</a> (<a class="el" href="classOgre_1_1ActionEvent.html">ActionEvent</a> *e)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa97">addActionListener</a> (<a class="el" href="classOgre_1_1ActionListener.html">ActionListener</a> *l)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementa98">removeActionListener</a> (<a class="el" href="classOgre_1_1ActionListener.html">ActionListener</a> *l)</td></tr>
<tr><td colspan=2><br><h2>Protected Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementb0">addBaseParameters</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Method for setting up base parameters for this class.</em> <a href="#Ogre_1_1TextAreaGuiElementb0"></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_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementb1">updateGeometry</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Internal method to update the geometry.</em> <a href="#Ogre_1_1TextAreaGuiElementb1"></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_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementb2">checkMemoryAllocation</a> (size_t numChars)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Internal method to allocate memory, only reallocates when necessary.</em> <a href="#Ogre_1_1TextAreaGuiElementb2"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementb3">updatePositionGeometry</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Inherited function.</em> <a href="#Ogre_1_1TextAreaGuiElementb3"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementb4">updateColours</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Updates vertex colours.</em> <a href="#Ogre_1_1TextAreaGuiElementb4"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementb10">createParamDictionary</a> (const <a class="el" href="classOgre_1_1String.html">String</a> &amp;className)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Internal method for creating a parameter dictionary for the class, if it does not already exist.</em> <a href="#Ogre_1_1TTYGuiElementb10"></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="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElements3">Alignment</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementn0">mAlignment</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The text alignment.</em> <a href="#Ogre_1_1TextAreaGuiElementn0"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementn1">mTransparent</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Flag indicating if this panel should be visual or just group things.</em> <a href="#Ogre_1_1TextAreaGuiElementn1"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1RenderOperation.html">RenderOperation</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementn2">mRenderOp</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Render operation.</em> <a href="#Ogre_1_1TextAreaGuiElementn2"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1Font.html">Font</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementn3">mpFont</a></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_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementn4">mCharHeight</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a351">ushort</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementn5">mPixelCharHeight</a></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_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementn6">mSpaceWidth</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a351">ushort</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementn7">mPixelSpaceWidth</a></td></tr>
<tr><td nowrap align=right valign=top>size_t&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementn8">mAllocSize</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1ColourValue.html">ColourValue</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementn9">mColourBottom</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Colours to use for the vertices.</em> <a href="#Ogre_1_1TextAreaGuiElementn9"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1ColourValue.html">ColourValue</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementn10">mColourTop</a></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementn11">mColoursChanged</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1String.html">String</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn22">mName</a></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn23">mVisible</a></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn24">mCloneable</a></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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn25">mLeft</a></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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn26">mTop</a></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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn27">mWidth</a></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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn28">mHeight</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1String.html">String</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn29">mMaterialName</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1Material.html">Material</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn30">mpMaterial</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1String.html">String</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn31">mCaption</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1ColourValue.html">ColourValue</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn32">mColour</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a627">GuiMetricsMode</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn33">mMetricsMode</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a628">GuiHorizontalAlignment</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn34">mHorzAlign</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a629">GuiVerticalAlignment</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn35">mVertAlign</a></td></tr>
<tr><td nowrap align=right valign=top>short&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn36">mPixelTop</a></td></tr>
<tr><td nowrap align=right valign=top>short&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn37">mPixelLeft</a></td></tr>
<tr><td nowrap align=right valign=top>short&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn38">mPixelWidth</a></td></tr>
<tr><td nowrap align=right valign=top>short&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn39">mPixelHeight</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1GuiContainer.html">GuiContainer</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn40">mParent</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1Overlay.html">Overlay</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn41">mOverlay</a></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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn42">mDerivedLeft</a></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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn43">mDerivedTop</a></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn44">mDerivedOutOfDate</a></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn45">mGeomPositionsOutOfDate</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Falg indicating if the vertex positons need recalculating.</em> <a href="#Ogre_1_1TTYGuiElementn45"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a351">ushort</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn46">mZOrder</a></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn47">mEnabled</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1String.html">String</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn48">mParamDictName</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Class name for this instance to be used as a lookup (must be initialised by subclasses).</em> <a href="#Ogre_1_1TTYGuiElementn48"></a><em></em></font><br><br></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_1TextAreaGuiElement.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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn50">mMouseWithin</a></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_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn51">mMouseMotionListener</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1ActionListener.html">ActionListener</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementn52">mActionListener</a></td></tr>
<tr><td colspan=2><br><h2>Static Protected Attributes</h2></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1String.html">String</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementq0">msTypeName</a> = "TextArea"</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1TextAreaGuiElement_1_1CmdCharHeight.html">CmdCharHeight</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementq1">msCmdCharHeight</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1TextAreaGuiElement_1_1CmdSpaceWidth.html">CmdSpaceWidth</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementq2">msCmdSpaceWidth</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1TextAreaGuiElement_1_1CmdFontName.html">CmdFontName</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementq3">msCmdFontName</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1TextAreaGuiElement_1_1CmdColour.html">CmdColour</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementq4">msCmdColour</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1TextAreaGuiElement_1_1CmdColourTop.html">CmdColourTop</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementq5">msCmdColourTop</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1TextAreaGuiElement_1_1CmdColourBottom.html">CmdColourBottom</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementq6">msCmdColourBottom</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1TextAreaGuiElement_1_1CmdAlignment.html">CmdAlignment</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElementq7">msCmdAlignment</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1GuiElementCommands_1_1CmdLeft.html">GuiElementCommands::CmdLeft</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementq9">msLeftCmd</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1GuiElementCommands_1_1CmdTop.html">GuiElementCommands::CmdTop</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementq10">msTopCmd</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1GuiElementCommands_1_1CmdWidth.html">GuiElementCommands::CmdWidth</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementq11">msWidthCmd</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1GuiElementCommands_1_1CmdHeight.html">GuiElementCommands::CmdHeight</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementq12">msHeightCmd</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1GuiElementCommands_1_1CmdMaterial.html">GuiElementCommands::CmdMaterial</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementq13">msMaterialCmd</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1GuiElementCommands_1_1CmdCaption.html">GuiElementCommands::CmdCaption</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementq14">msCaptionCmd</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1GuiElementCommands_1_1CmdMetricsMode.html">GuiElementCommands::CmdMetricsMode</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementq15">msMetricsModeCmd</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1GuiElementCommands_1_1CmdHorizontalAlign.html">GuiElementCommands::CmdHorizontalAlign</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementq16">msHorizontalAlignCmd</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1GuiElementCommands_1_1CmdVerticalAlign.html">GuiElementCommands::CmdVerticalAlign</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementq17">msVerticalAlignCmd</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1GuiElementCommands_1_1CmdVisible.html">GuiElementCommands::CmdVisible</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementq18">msVisibleCmd</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a421">ParamDictionaryMap</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TTYGuiElementq19">msDictionary</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Dictionary of parameters.</em> <a href="#Ogre_1_1TTYGuiElementq19"></a><em></em></font><br><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<a class="el" href="classOgre_1_1GuiElement.html">GuiElement</a> representing a flat, single-material (or transparent) panel which can contain other elements.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 This class subclasses <a class="el" href="classOgre_1_1GuiContainer.html">GuiContainer</a> because it can contain other elements. Like other containers, if hidden it's contents are also hidden, if moved it's contents also move etc.  The panel itself is a 2D rectangle which is either completely transparent, or is rendered  with a single material. The texture(s) on the panel can be tiled depending on your requirements. 
<p>
 This component is suitable for backgrounds and grouping other elements. Note that because it has a single repeating material it cannot have a discrete border (unless the texture has one and the texture is tiled only once). For a bordered panel, see it's subclass BorderTextAreaGuiElement. 
<p>
 Note that the material can have all the usual effects applied to it like multiple texture layers, scrolling / animated textures etc. For multiple texture layers, you have to set  the tiling level for each layer. </dl>
<p>

<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00054">54</a> of file <a class="el" href="OgreTextAreaGuiElement_8h-source.html">OgreTextAreaGuiElement.h</a>.<hr><h2>Member Enumeration Documentation</h2>
<a name="Ogre_1_1TextAreaGuiElements3" doxytag="Ogre::TextAreaGuiElement::Alignment"></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"> enum Ogre::TextAreaGuiElement::Alignment
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt><b>
Enumeration values:</b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em><a name="Ogre_1_1TextAreaGuiElements3Ogre_1_1TextAreaGuiElements0" doxytag="Left"></a><em>Left</em></em>&nbsp;</td><td>
</td></tr>
<tr><td valign=top><em><a name="Ogre_1_1TextAreaGuiElements3Ogre_1_1TextAreaGuiElements1" doxytag="Right"></a><em>Right</em></em>&nbsp;</td><td>
</td></tr>
<tr><td valign=top><em><a name="Ogre_1_1TextAreaGuiElements3Ogre_1_1TextAreaGuiElements2" doxytag="Center"></a><em>Center</em></em>&nbsp;</td><td>
</td></tr>
</table>
</dl>

<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00057">57</a> of file <a class="el" href="OgreTextAreaGuiElement_8h-source.html">OgreTextAreaGuiElement.h</a>.    </td>
  </tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="Ogre_1_1TextAreaGuiElementa0" doxytag="Ogre::TextAreaGuiElement::TextAreaGuiElement"></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::TextAreaGuiElement::TextAreaGuiElement </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>name</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>
Constructor.
<p>

<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00050">50</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00414">addBaseParameters</a>(), <a class="el" href="OgreStringInterface_8h-source.html#l00169">Ogre::StringInterface::createParamDictionary</a>(), <a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElements3Ogre_1_1TextAreaGuiElements0">Left</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00217">mAlignment</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00245">mAllocSize</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00241">mCharHeight</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00248">mColourBottom</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00250">mColoursChanged</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00249">mColourTop</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00240">mpFont</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00242">mPixelCharHeight</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00244">mPixelSpaceWidth</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00243">mSpaceWidth</a>, and <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00220">mTransparent</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementa1" doxytag="Ogre::TextAreaGuiElement::~TextAreaGuiElement"></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::TextAreaGuiElement::~TextAreaGuiElement </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="OgreTextAreaGuiElement_8cpp-source.html#l00393">393</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00223">mRenderOp</a>, and <a class="el" href="OgreRenderOperation_8h-source.html#l00054">Ogre::RenderOperation::vertexData</a>.    </td>
  </tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="Ogre_1_1TTYGuiElementa57" doxytag="Ogre::TextAreaGuiElement::_getDerivedLeft"></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::GuiElement::_getDerivedLeft </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><code> [virtual, inherited]</code></td>
        </tr>

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

<p>
Gets the 'left' position as derived from own left and that of parents.
<p>

<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00387">387</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8cpp-source.html#l00323">Ogre::GuiElement::_updateFromParent</a>(), <a class="el" href="OgreGuiElement_8h-source.html#l00139">Ogre::GuiElement::mDerivedLeft</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00323">Ogre::GuiElement::_updateFromParent</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00138">updateGeometry</a>(), <a class="el" href="OgrePanelGuiElement_8cpp-source.html#l00166">Ogre::PanelGuiElement::updatePositionGeometry</a>(), <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00483">Ogre::BorderPanelGuiElement::updatePositionGeometry</a>(), and <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00379">Ogre::TTYGuiElement::updateWindowGeometry</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa58" doxytag="Ogre::TextAreaGuiElement::_getDerivedTop"></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::GuiElement::_getDerivedTop </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><code> [virtual, inherited]</code></td>
        </tr>

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

<p>
Gets the 'top' position as derived from own left and that of parents.
<p>

<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00396">396</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8cpp-source.html#l00323">Ogre::GuiElement::_updateFromParent</a>(), <a class="el" href="OgreGuiElement_8h-source.html#l00140">Ogre::GuiElement::mDerivedTop</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00323">Ogre::GuiElement::_updateFromParent</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00492">Ogre::ListGuiElement::mouseDragged</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00138">updateGeometry</a>(), <a class="el" href="OgrePanelGuiElement_8cpp-source.html#l00166">Ogre::PanelGuiElement::updatePositionGeometry</a>(), <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00483">Ogre::BorderPanelGuiElement::updatePositionGeometry</a>(), and <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00379">Ogre::TTYGuiElement::updateWindowGeometry</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa56" doxytag="Ogre::TextAreaGuiElement::_notifyParent"></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::GuiElement::_notifyParent </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1GuiContainer.html">GuiContainer</a> *&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>parent</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap><a class="el" href="classOgre_1_1Overlay.html">Overlay</a> *&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>overlay</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual, inherited]</code></td>
        </tr>

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

<p>
Internal method for notifying the gui element of it's parent and ultimate overlay.
<p>

<p>
Reimplemented in <a class="el" href="classOgre_1_1GuiContainer.html#Ogre_1_1TextBoxGuiElementa31">Ogre::GuiContainer</a>.
<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00379">379</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8h-source.html#l00141">Ogre::GuiElement::mDerivedOutOfDate</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00136">Ogre::GuiElement::mOverlay</a>, and <a class="el" href="OgreGuiElement_8h-source.html#l00134">Ogre::GuiElement::mParent</a>.
<p>
Referenced by <a class="el" href="OgreGuiContainer_8cpp-source.html#l00059">Ogre::GuiContainer::addChildImpl</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa59" doxytag="Ogre::TextAreaGuiElement::_notifyZOrder"></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::GuiElement::_notifyZOrder </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a351">ushort</a>&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>newZOrder</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual, inherited]</code></td>
        </tr>

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

<p>
Internal method to notify the element when Zorder of parent overlay has changed.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 Overlays have explicit Z orders. GuiElements do not, they inherit the  ZOrder of the overlay, and the Zorder is incremented for every container nested within this to ensure that containers are displayed behind contained items. This method is used internally to notify the element of a change in final zorder which is used to render the element. </dl>
<p>
Reimplemented in <a class="el" href="classOgre_1_1GuiContainer.html#Ogre_1_1TextBoxGuiElementa30">Ogre::GuiContainer</a>.
<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00405">405</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8h-source.html#l00148">Ogre::GuiElement::mZOrder</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00115">Ogre::ushort</a>.
<p>
Referenced by <a class="el" href="OgreGuiContainer_8cpp-source.html#l00059">Ogre::GuiContainer::addChildImpl</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa54" doxytag="Ogre::TextAreaGuiElement::_positionsOutOfDate"></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::GuiElement::_positionsOutOfDate </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><code> [virtual, inherited]</code></td>
        </tr>

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

<p>
Tell the object to recalculate.
<p>

<p>
Reimplemented in <a class="el" href="classOgre_1_1GuiContainer.html#Ogre_1_1TextBoxGuiElementa28">Ogre::GuiContainer</a>.
<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00289">289</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8h-source.html#l00144">Ogre::GuiElement::mGeomPositionsOutOfDate</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00465">Ogre::GuiElement::setCaption</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00102">Ogre::GuiElement::setDimensions</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00160">Ogre::GuiElement::setHeight</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00507">Ogre::GuiElement::setHorizontalAlignment</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00185">Ogre::GuiElement::setLeft</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00486">Ogre::GuiElement::setMetricsMode</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00118">Ogre::GuiElement::setPosition</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00211">Ogre::GuiElement::setTop</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00518">Ogre::GuiElement::setVerticalAlignment</a>(), and <a class="el" href="OgreGuiElement_8cpp-source.html#l00135">Ogre::GuiElement::setWidth</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementa23" doxytag="Ogre::TextAreaGuiElement::_update"></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::TextAreaGuiElement::_update </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><code> [virtual]</code></td>
        </tr>

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

<p>
Overridden from <a class="el" href="classOgre_1_1GuiElement.html">GuiElement</a>.
<p>

<p>
Reimplemented from <a class="el" href="classOgre_1_1GuiElement.html#Ogre_1_1GuiElementa28">Ogre::GuiElement</a>.
<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00534">534</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="namespaceOgre.html#a627a136">Ogre::GMM_PIXELS</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00241">mCharHeight</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00144">Ogre::GuiElement::mGeomPositionsOutOfDate</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00123">Ogre::GuiElement::mMetricsMode</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00242">mPixelCharHeight</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00244">mPixelSpaceWidth</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00243">mSpaceWidth</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa55" doxytag="Ogre::TextAreaGuiElement::_updateFromParent"></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::GuiElement::_updateFromParent </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><code> [virtual, inherited]</code></td>
        </tr>

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

<p>
Updates this elements transform based on it's parent.
<p>

<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00323">323</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8cpp-source.html#l00387">Ogre::GuiElement::_getDerivedLeft</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00396">Ogre::GuiElement::_getDerivedTop</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00173">Ogre::GuiElement::getHeight</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00148">Ogre::GuiElement::getWidth</a>(), <a class="el" href="namespaceOgre.html#a628a138">Ogre::GHA_CENTER</a>, <a class="el" href="namespaceOgre.html#a628a137">Ogre::GHA_LEFT</a>, <a class="el" href="namespaceOgre.html#a628a139">Ogre::GHA_RIGHT</a>, <a class="el" href="namespaceOgre.html#a629a142">Ogre::GVA_BOTTOM</a>, <a class="el" href="namespaceOgre.html#a629a141">Ogre::GVA_CENTER</a>, <a class="el" href="namespaceOgre.html#a629a140">Ogre::GVA_TOP</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00139">Ogre::GuiElement::mDerivedLeft</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00141">Ogre::GuiElement::mDerivedOutOfDate</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00140">Ogre::GuiElement::mDerivedTop</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00124">Ogre::GuiElement::mHorzAlign</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00114">Ogre::GuiElement::mLeft</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00134">Ogre::GuiElement::mParent</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00115">Ogre::GuiElement::mTop</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00125">Ogre::GuiElement::mVertAlign</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00387">Ogre::GuiElement::_getDerivedLeft</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00396">Ogre::GuiElement::_getDerivedTop</a>(), and <a class="el" href="OgreGuiElement_8cpp-source.html#l00295">Ogre::GuiElement::_update</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa60" doxytag="Ogre::TextAreaGuiElement::_updateRenderQueue"></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::GuiElement::_updateRenderQueue </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1RenderQueue.html">RenderQueue</a> *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>queue</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual, inherited]</code></td>
        </tr>

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

<p>
Internal method to put the contents onto the render queue.
<p>

<p>
Reimplemented in <a class="el" href="classOgre_1_1GuiContainer.html#Ogre_1_1GuiContainera13">Ogre::GuiContainer</a>, <a class="el" href="classOgre_1_1BorderPanelGuiElement.html#Ogre_1_1BorderPanelGuiElementa29">Ogre::BorderPanelGuiElement</a>, and <a class="el" href="classOgre_1_1PanelGuiElement.html#Ogre_1_1TextBoxGuiElementa20">Ogre::PanelGuiElement</a>.
<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00410">410</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreRenderQueue_8cpp-source.html#l00061">Ogre::RenderQueue::addRenderable</a>(), <a class="el" href="OgreGuiElement_8h-source.html#l00148">Ogre::GuiElement::mZOrder</a>, and <a class="el" href="namespaceOgre.html#a638a364">Ogre::RENDER_QUEUE_OVERLAY</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa97" doxytag="Ogre::TextAreaGuiElement::addActionListener"></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::ActionTarget::addActionListener </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1ActionListener.html">ActionListener</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="OgreActionTarget_8cpp-source.html#l00061">61</a> of file <a class="el" href="OgreActionTarget_8cpp-source.html">OgreActionTarget.cpp</a>.
<p>
References <a class="el" href="OgreActionTarget_8h-source.html#l00058">Ogre::ActionTarget::mActionListener</a>.
<p>
Referenced by <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00148">Ogre::ScrollBarGuiElement::setDownButtonName</a>(), and <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00132">Ogre::ScrollBarGuiElement::setUpButtonName</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementb0" doxytag="Ogre::TextAreaGuiElement::addBaseParameters"></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::TextAreaGuiElement::addBaseParameters </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><code> [protected, virtual]</code></td>
        </tr>

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

<p>
Method for setting up base parameters for this class.
<p>

<p>
Reimplemented from <a class="el" href="classOgre_1_1GuiElement.html#Ogre_1_1GuiElementb1">Ogre::GuiElement</a>.
<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00414">414</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreStringInterface_8h-source.html#l00120">Ogre::ParamDictionary::addParameter</a>(), <a class="el" href="OgreStringInterface_8h-source.html#l00193">Ogre::StringInterface::getParamDictionary</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00045">msCmdAlignment</a>, <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00039">msCmdCharHeight</a>, <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00042">msCmdColour</a>, <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00043">msCmdColourBottom</a>, <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00044">msCmdColourTop</a>, <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00041">msCmdFontName</a>, <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00040">msCmdSpaceWidth</a>, <a class="el" href="namespaceOgre.html#a646a423">Ogre::PT_REAL</a>, and <a class="el" href="namespaceOgre.html#a646a430">Ogre::PT_STRING</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00050">TextAreaGuiElement</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa90" doxytag="Ogre::TextAreaGuiElement::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::TextAreaGuiElement::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_1TextAreaGuiElementb2" doxytag="Ogre::TextAreaGuiElement::checkMemoryAllocation"></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::TextAreaGuiElement::checkMemoryAllocation </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">size_t&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>numChars</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [protected]</code></td>
        </tr>

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

<p>
Internal method to allocate memory, only reallocates when necessary.
<p>

<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00100">100</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00048">COLOUR_BINDING</a>, <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html#l00261">Ogre::VertexDeclaration::getVertexSize</a>(), <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00245">mAllocSize</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00250">mColoursChanged</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00223">mRenderOp</a>, <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00047">POS_TEX_BINDING</a>, <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html#l00300">Ogre::VertexBufferBinding::setBinding</a>(), <a class="el" href="OgreVertexIndexData_8h-source.html#l00048">Ogre::VertexData::vertexBufferBinding</a>, <a class="el" href="OgreVertexIndexData_8h-source.html#l00052">Ogre::VertexData::vertexCount</a>, <a class="el" href="OgreRenderOperation_8h-source.html#l00054">Ogre::RenderOperation::vertexData</a>, and <a class="el" href="OgreVertexIndexData_8h-source.html#l00044">Ogre::VertexData::vertexDeclaration</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00074">initialise</a>(), and <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00138">updateGeometry</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa66" doxytag="Ogre::TextAreaGuiElement::contains"></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::GuiElement::contains </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>x</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>y</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"> const<code> [virtual, inherited]</code></td>
        </tr>

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

<p>
Returns true if xy is within the constraints of the component.
<p>

<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00532">532</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8h-source.html#l00139">Ogre::GuiElement::mDerivedLeft</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00140">Ogre::GuiElement::mDerivedTop</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00117">Ogre::GuiElement::mHeight</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa78" doxytag="Ogre::TextAreaGuiElement::copyFromTemplate"></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::GuiElement::copyFromTemplate </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1GuiElement.html">GuiElement</a> *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>templateGui</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>
Reimplemented in <a class="el" href="classOgre_1_1GuiContainer.html#Ogre_1_1TextBoxGuiElementa36">Ogre::GuiContainer</a>.
<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00590">590</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreStringInterface_8h-source.html#l00293">Ogre::StringInterface::copyParametersTo</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa84" doxytag="Ogre::TextAreaGuiElement::copyParametersTo"></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 void Ogre::StringInterface::copyParametersTo </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1StringInterface.html">StringInterface</a> *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>dest</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
        </tr>

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

<p>
Method for copying this object's parameters to another object.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 This method takes the values of all the object's parameters and tries to set the same values on the destination object. This provides a completely type independent way to copy parameters to other objects. Note that because of the <a class="el" href="classOgre_1_1String.html">String</a> manipulation  involved, this should not be regarded as an efficient process and should be saved for times outside of the rendering loop. 
<p>
 Any unrecognised parameters will be ignored as with setParameter method. </dl><dl compact><dt><b>
Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>dest</em>&nbsp;</td><td>
Pointer to object to have it's parameters set the same as this object. </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="OgreStringInterface_8h-source.html#l00293">293</a> of file <a class="el" href="OgreStringInterface_8h-source.html">OgreStringInterface.h</a>.
<p>
References <a class="el" href="OgreStringInterface_8h-source.html#l00081">Ogre::ParamDictionary::mParamDefs</a>, and <a class="el" href="OgreStringInterface_8cpp-source.html#l00033">Ogre::StringInterface::setParameter</a>().
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00590">Ogre::GuiElement::copyFromTemplate</a>(), <a class="el" href="OgreGuiContainer_8cpp-source.html#l00244">Ogre::GuiContainer::copyFromTemplate</a>(), and <a class="el" href="OgreParticleSystem_8cpp-source.html#l00170">Ogre::ParticleSystem::operator=</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementb10" doxytag="Ogre::TextAreaGuiElement::createParamDictionary"></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::StringInterface::createParamDictionary </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>className</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [protected, inherited]</code></td>
        </tr>

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

<p>
Internal method for creating a parameter dictionary for the class, if it does not already exist.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 This method will check to see if a parameter dictionary exist for this class yet, and if not will create one. NB you must supply the name of the class (RTTI is not  used or performance). </dl><dl compact><dt><b>
Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>className</em>&nbsp;</td><td>
the name of the class using the dictionary </td></tr>
</table>
</dl><dl compact><dt><b>
Returns: </b><dd>
 true if a new dictionary was created, false if it was already there </dl>
<p>
Definition at line <a class="el" href="OgreStringInterface_8h-source.html#l00169">169</a> of file <a class="el" href="OgreStringInterface_8h-source.html">OgreStringInterface.h</a>.
<p>
Referenced by <a class="el" href="OgreBorderButtonGuiElement_8cpp-source.html#l00044">Ogre::BorderButtonGuiElement::BorderButtonGuiElement</a>(), <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00055">Ogre::BorderPanelGuiElement::BorderPanelGuiElement</a>(), <a class="el" href="OgreButtonGuiElement_8cpp-source.html#l00044">Ogre::ButtonGuiElement::ButtonGuiElement</a>(), <a class="el" href="OgreCgProgram_8cpp-source.html#l00216">Ogre::CgProgram::CgProgram</a>(), <a class="el" href="OgreColourFaderAffector_8cpp-source.html#l00040">Ogre::ColourFaderAffector::ColourFaderAffector</a>(), <a class="el" href="OgreColourFaderAffector2_8cpp-source.html#l00050">Ogre::ColourFaderAffector2::ColourFaderAffector2</a>(), <a class="el" href="OgreColourImageAffector_8cpp-source.html#l00038">Ogre::ColourImageAffector::ColourImageAffector</a>(), <a class="el" href="OgreColourInterpolatorAffector_8cpp-source.html#l00038">Ogre::ColourInterpolatorAffector::ColourInterpolatorAffector</a>(), <a class="el" href="OgreCursorGuiElement_8cpp-source.html#l00041">Ogre::CursorGuiElement::CursorGuiElement</a>(), <a class="el" href="OgreD3D9HLSLProgram_8cpp-source.html#l00167">Ogre::D3D9HLSLProgram::D3D9HLSLProgram</a>(), <a class="el" href="OgreAreaEmitter_8cpp-source.html#l00041">Ogre::AreaEmitter::initDefaults</a>(), <a class="el" href="OgreParticleSystem_8cpp-source.html#l00447">Ogre::ParticleSystem::initParameters</a>(), <a class="el" href="OgreLinearForceAffector_8cpp-source.html#l00039">Ogre::LinearForceAffector::LinearForceAffector</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00045">Ogre::ListGuiElement::ListGuiElement</a>(), <a class="el" href="OgrePanelGuiElement_8cpp-source.html#l00044">Ogre::PanelGuiElement::PanelGuiElement</a>(), <a class="el" href="OgrePointEmitter_8cpp-source.html#l00033">Ogre::PointEmitter::PointEmitter</a>(), <a class="el" href="OgrePopupMenuGuiElement_8cpp-source.html#l00043">Ogre::PopupMenuGuiElement::PopupMenuGuiElement</a>(), <a class="el" href="OgreRotationAffector_8cpp-source.html#l00040">Ogre::RotationAffector::RotationAffector</a>(), <a class="el" href="OgreScaleAffector_8cpp-source.html#l00037">Ogre::ScaleAffector::ScaleAffector</a>(), <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00040">Ogre::ScrollBarGuiElement::ScrollBarGuiElement</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00050">TextAreaGuiElement</a>(), <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00039">Ogre::TextBoxGuiElement::TextBoxGuiElement</a>(), and <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00052">Ogre::TTYGuiElement::TTYGuiElement</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa67" doxytag="Ogre::TextAreaGuiElement::findElementAt"></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_1GuiElement.html">GuiElement</a> * Ogre::GuiElement::findElementAt </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>x</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>y</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual, inherited]</code></td>
        </tr>

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

<p>
Returns true if xy is within the constraints of the component.
<p>

<p>
Reimplemented in <a class="el" href="classOgre_1_1GuiContainer.html#Ogre_1_1TextBoxGuiElementa35">Ogre::GuiContainer</a>, and <a class="el" href="classOgre_1_1CursorGuiElement.html#Ogre_1_1CursorGuiElementa11">Ogre::CursorGuiElement</a>.
<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00538">538</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreGuiContainer_8cpp-source.html#l00209">Ogre::GuiContainer::findElementAt</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementa21" doxytag="Ogre::TextAreaGuiElement::getAlignment"></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_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElements3">Alignment</a> Ogre::TextAreaGuiElement::getAlignment </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>

<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00123">123</a> of file <a class="el" href="OgreTextAreaGuiElement_8h-source.html">OgreTextAreaGuiElement.h</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementa4" doxytag="Ogre::TextAreaGuiElement::getCaption"></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"> const <a class="el" href="classOgre_1_1String.html">String</a> &amp; Ogre::TextAreaGuiElement::getCaption </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>
Gets the caption for this element.
<p>

<p>
Reimplemented from <a class="el" href="classOgre_1_1GuiElement.html#Ogre_1_1ScrollBarGuiElementa75">Ogre::GuiElement</a>.
<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00320">320</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8h-source.html#l00120">Ogre::GuiElement::mCaption</a>.
<p>
Referenced by <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00210">Ogre::TextBoxGuiElement::getCaption</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementa6" doxytag="Ogre::TextAreaGuiElement::getCharHeight"></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::TextAreaGuiElement::getCharHeight </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>

<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00355">355</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="namespaceOgre.html#a627a136">Ogre::GMM_PIXELS</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00241">mCharHeight</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00123">Ogre::GuiElement::mMetricsMode</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00242">mPixelCharHeight</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00552">Ogre::TextAreaGuiElement::CmdCharHeight::doGet</a>(), and <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00224">Ogre::TextBoxGuiElement::processEvent</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementa15" doxytag="Ogre::TextAreaGuiElement::getColour"></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"> const <a class="el" href="classOgre_1_1ColourValue.html">ColourValue</a> &amp; Ogre::TextAreaGuiElement::getColour </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 colour of the text.
<p>

<p>
Reimplemented from <a class="el" href="classOgre_1_1GuiElement.html#Ogre_1_1TextBoxGuiElementa64">Ogre::GuiElement</a>.
<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00462">462</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00249">mColourTop</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00592">Ogre::TextAreaGuiElement::CmdColour::doGet</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementa17" doxytag="Ogre::TextAreaGuiElement::getColourBottom"></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"> const <a class="el" href="classOgre_1_1ColourValue.html">ColourValue</a> &amp; Ogre::TextAreaGuiElement::getColourBottom </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 colour of the bottom of the letters.
<p>

<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00475">475</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00248">mColourBottom</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00622">Ogre::TextAreaGuiElement::CmdColourBottom::doGet</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementa19" doxytag="Ogre::TextAreaGuiElement::getColourTop"></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"> const <a class="el" href="classOgre_1_1ColourValue.html">ColourValue</a> &amp; Ogre::TextAreaGuiElement::getColourTop </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 colour of the top of the letters.
<p>

<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00487">487</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00249">mColourTop</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00607">Ogre::TextAreaGuiElement::CmdColourTop::doGet</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementa10" doxytag="Ogre::TextAreaGuiElement::getFontName"></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"> const <a class="el" href="classOgre_1_1String.html">String</a> &amp; Ogre::TextAreaGuiElement::getFontName </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>

<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00338">338</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreResource_8h-source.html#l00115">Ogre::Resource::getName</a>(), and <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00240">mpFont</a>.
<p>
Referenced by <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00224">Ogre::TextBoxGuiElement::processEvent</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa42" doxytag="Ogre::TextAreaGuiElement::getHeight"></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::GuiElement::getHeight </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> [inherited]</code></td>
        </tr>

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

<p>
Gets the height of this element in relation to the screen (where 1.0 = screen height).
<p>

<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00173">173</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="namespaceOgre.html#a627a136">Ogre::GMM_PIXELS</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00117">Ogre::GuiElement::mHeight</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00123">Ogre::GuiElement::mMetricsMode</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00131">Ogre::GuiElement::mPixelHeight</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00323">Ogre::GuiElement::_updateFromParent</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00266">Ogre::ListGuiElement::addListItem</a>(), <a class="el" href="OgrePopupMenuGuiElement_8cpp-source.html#l00207">Ogre::PopupMenuGuiElement::addMenuItem</a>(), <a class="el" href="OgreButtonGuiElement_8cpp-source.html#l00149">Ogre::ButtonGuiElement::changeChild</a>(), <a class="el" href="OgreBorderButtonGuiElement_8cpp-source.html#l00125">Ogre::BorderButtonGuiElement::changeChild</a>(), <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00189">Ogre::ScrollBarGuiElement::layoutItems</a>(), <a class="el" href="OgrePopupMenuGuiElement_8cpp-source.html#l00289">Ogre::PopupMenuGuiElement::layoutItems</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00362">Ogre::ListGuiElement::layoutItems</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00492">Ogre::ListGuiElement::mouseDragged</a>(), <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00316">Ogre::ScrollBarGuiElement::mousePressed</a>(), <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00364">Ogre::ScrollBarGuiElement::moveScrollBitTo</a>(), <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00168">Ogre::TextBoxGuiElement::setBackPanel</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00220">Ogre::ListGuiElement::setScrollBarName</a>(), and <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00224">Ogre::ScrollBarGuiElement::updateScrollBit</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa63" doxytag="Ogre::TextAreaGuiElement::getHorizontalAlignment"></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#a628">GuiHorizontalAlignment</a> Ogre::GuiElement::getHorizontalAlignment </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, inherited]</code></td>
        </tr>

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

<p>
Gets the horizontal alignment for this element.
<p>

<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00513">513</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8h-source.html#l00056">Ogre::GuiHorizontalAlignment</a>, and <a class="el" href="OgreGuiElement_8h-source.html#l00124">Ogre::GuiElement::mHorzAlign</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa44" doxytag="Ogre::TextAreaGuiElement::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::GuiElement::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, inherited]</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="OgreGuiElement_8cpp-source.html#l00199">199</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="namespaceOgre.html#a627a136">Ogre::GMM_PIXELS</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00114">Ogre::GuiElement::mLeft</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00123">Ogre::GuiElement::mMetricsMode</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00129">Ogre::GuiElement::mPixelLeft</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreButtonGuiElement_8cpp-source.html#l00149">Ogre::ButtonGuiElement::changeChild</a>(), and <a class="el" href="OgreBorderButtonGuiElement_8cpp-source.html#l00125">Ogre::BorderButtonGuiElement::changeChild</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa77" doxytag="Ogre::TextAreaGuiElement::getLights"></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"> const <a class="el" href="namespaceOgre.html#a56">LightList</a>&amp; Ogre::GuiElement::getLights </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, inherited]</code></td>
        </tr>

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

<p>
@copydoc <a class="el" href="classOgre_1_1Renderable.html#Ogre_1_1Renderablea12">Renderable::getLights</a>
<p>

<p>
Implements <a class="el" href="classOgre_1_1Renderable.html#Ogre_1_1Renderablea12">Ogre::Renderable</a>.
<p>
Definition at line <a class="el" href="OgreGuiElement_8h-source.html#l00419">419</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
References <a class="el" href="OgreCommon_8h-source.html#l00217">Ogre::LightList</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa48" doxytag="Ogre::TextAreaGuiElement::getMaterial"></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_1Material.html">Material</a> * Ogre::GuiElement::getMaterial </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, inherited]</code></td>
        </tr>

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

<p>
See <a class="el" href="classOgre_1_1Renderable.html">Renderable</a>.
<p>

<p>
Implements <a class="el" href="classOgre_1_1Renderable.html#Ogre_1_1Renderablea0">Ogre::Renderable</a>.
<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00258">258</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8h-source.html#l00119">Ogre::GuiElement::mpMaterial</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa47" doxytag="Ogre::TextAreaGuiElement::getMaterialName"></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"> const <a class="el" href="classOgre_1_1String.html">String</a> &amp; Ogre::GuiElement::getMaterialName </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, inherited]</code></td>
        </tr>

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

<p>
Gets the name of the material this element uses.
<p>

<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00238">238</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8h-source.html#l00118">Ogre::GuiElement::mMaterialName</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa61" doxytag="Ogre::TextAreaGuiElement::getMetricsMode"></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#a627">GuiMetricsMode</a> Ogre::GuiElement::getMetricsMode </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, inherited]</code></td>
        </tr>

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

<p>
Retrieves the current settings of how the element metrics are interpreted.
<p>

<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00502">502</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8h-source.html#l00045">Ogre::GuiMetricsMode</a>, and <a class="el" href="OgreGuiElement_8h-source.html#l00123">Ogre::GuiElement::mMetricsMode</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa31" doxytag="Ogre::TextAreaGuiElement::getName"></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"> const <a class="el" href="classOgre_1_1String.html">String</a> &amp; Ogre::GuiElement::getName </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> [inherited]</code></td>
        </tr>

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

<p>
Gets the name of this overlay.
<p>

<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00082">82</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8h-source.html#l00111">Ogre::GuiElement::mName</a>.
<p>
Referenced by <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00248">Ogre::ScrollBarGuiElement::actionPerformed</a>(), <a class="el" href="OgreGuiContainer_8cpp-source.html#l00059">Ogre::GuiContainer::addChildImpl</a>(), <a class="el" href="OgreGuiContainer_8cpp-source.html#l00244">Ogre::GuiContainer::copyFromTemplate</a>(), <a class="el" href="OgreGuiManager_8cpp-source.html#l00155">Ogre::GuiManager::destroyGuiElement</a>(), <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00883">Ogre::TTYGuiElement::CmdScrollBar::doGet</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00213">Ogre::ListGuiElement::getScrollBarName</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00362">Ogre::ListGuiElement::layoutItems</a>(), <a class="el" href="OgrePopupMenuGuiElement_8cpp-source.html#l00363">Ogre::PopupMenuGuiElement::mouseReleased</a>(), <a class="el" href="OgreOverlayManager_8cpp-source.html#l00326">Ogre::OverlayManager::parseChildren</a>(), <a class="el" href="OgreOverlayManager_8cpp-source.html#l00414">Ogre::OverlayManager::parseElementAttrib</a>(), <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00168">Ogre::TextBoxGuiElement::setBackPanel</a>(), <a class="el" href="OgreButtonGuiElement_8cpp-source.html#l00249">Ogre::ButtonGuiElement::setButtonCaption</a>(), <a class="el" href="OgreBorderButtonGuiElement_8cpp-source.html#l00229">Ogre::BorderButtonGuiElement::setButtonCaption</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00220">Ogre::ListGuiElement::setScrollBarName</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00423">Ogre::ListGuiElement::setSelectedIndex</a>(), and <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00134">Ogre::TextBoxGuiElement::setTextArea</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1WireBoundingBoxa38" doxytag="Ogre::TextAreaGuiElement::getNormaliseNormals"></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::Renderable::getNormaliseNormals </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, inherited]</code></td>
        </tr>

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

<p>
Returns whether or not this <a class="el" href="classOgre_1_1Renderable.html">Renderable</a> wishes the hardware to normalise normals.
<p>

<p>
Reimplemented in <a class="el" href="classOgre_1_1SubEntity.html#Ogre_1_1SubEntitya9">Ogre::SubEntity</a>.
<p>
Definition at line <a class="el" href="OgreRenderable_8h-source.html#l00132">132</a> of file <a class="el" href="OgreRenderable_8h-source.html">OgreRenderable.h</a>.
<p>
Referenced by <a class="el" href="OgreSceneManager_8cpp-source.html#l01207">Ogre::SceneManager::renderSingleObject</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1WireBoundingBoxa34" doxytag="Ogre::TextAreaGuiElement::getNumWorldTransforms"></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 unsigned short Ogre::Renderable::getNumWorldTransforms </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, inherited]</code></td>
        </tr>

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

<p>
Returns the number of world transform matrices this renderable requires.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 When a renderable uses vertex blending, it uses multiple world matrices instead of a single one. Each vertex sent to the pipeline can reference one or more matrices in this list with given weights. If a renderable does not use vertex blending this method returns 1, which is the default for  simplicity. </dl>
<p>
Reimplemented in <a class="el" href="classOgre_1_1SubEntity.html#Ogre_1_1SubEntitya10">Ogre::SubEntity</a>, and <a class="el" href="classOgre_1_1BorderRenderable.html#Ogre_1_1BorderRenderablea6">Ogre::BorderRenderable</a>.
<p>
Definition at line <a class="el" href="OgreRenderable_8h-source.html#l00098">98</a> of file <a class="el" href="OgreRenderable_8h-source.html">OgreRenderable.h</a>.
<p>
Referenced by <a class="el" href="OgreSceneManager_8cpp-source.html#l01207">Ogre::SceneManager::renderSingleObject</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa80" doxytag="Ogre::TextAreaGuiElement::getParamDictionary"></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"> const <a class="el" href="classOgre_1_1ParamDictionary.html">ParamDictionary</a>* Ogre::StringInterface::getParamDictionary </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> [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="OgreStringInterface_8h-source.html#l00206">206</a> of file <a class="el" href="OgreStringInterface_8h-source.html">OgreStringInterface.h</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa79" doxytag="Ogre::TextAreaGuiElement::getParamDictionary"></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_1ParamDictionary.html">ParamDictionary</a>* Ogre::StringInterface::getParamDictionary </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><code> [inherited]</code></td>
        </tr>

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

<p>
Retrieves the parameter dictionary for this class.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 Only valid to call this after createParamDictionary. </dl><dl compact><dt><b>
Returns: </b><dd>
 Pointer to <a class="el" href="classOgre_1_1ParamDictionary.html">ParamDictionary</a> shared by all instances of this class which you can add parameters to, retrieve parameters etc. </dl>
<p>
Definition at line <a class="el" href="OgreStringInterface_8h-source.html#l00193">193</a> of file <a class="el" href="OgreStringInterface_8h-source.html">OgreStringInterface.h</a>.
<p>
Referenced by <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00671">Ogre::TTYGuiElement::addBaseParameters</a>(), <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00064">Ogre::TextBoxGuiElement::addBaseParameters</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00414">addBaseParameters</a>(), <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00059">Ogre::ScrollBarGuiElement::addBaseParameters</a>(), <a class="el" href="OgrePopupMenuGuiElement_8cpp-source.html#l00074">Ogre::PopupMenuGuiElement::addBaseParameters</a>(), <a class="el" href="OgreParticleEmitter_8cpp-source.html#l00273">Ogre::ParticleEmitter::addBaseParameters</a>(), <a class="el" href="OgrePanelGuiElement_8cpp-source.html#l00303">Ogre::PanelGuiElement::addBaseParameters</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00071">Ogre::ListGuiElement::addBaseParameters</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00419">Ogre::GuiElement::addBaseParameters</a>(), <a class="el" href="OgreCursorGuiElement_8cpp-source.html#l00108">Ogre::CursorGuiElement::addBaseParameters</a>(), <a class="el" href="OgreButtonGuiElement_8cpp-source.html#l00159">Ogre::ButtonGuiElement::addBaseParameters</a>(), <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00163">Ogre::BorderPanelGuiElement::addBaseParameters</a>(), <a class="el" href="OgreBorderButtonGuiElement_8cpp-source.html#l00135">Ogre::BorderButtonGuiElement::addBaseParameters</a>(), <a class="el" href="OgreCgProgram_8cpp-source.html#l00216">Ogre::CgProgram::CgProgram</a>(), <a class="el" href="OgreColourFaderAffector_8cpp-source.html#l00040">Ogre::ColourFaderAffector::ColourFaderAffector</a>(), <a class="el" href="OgreColourFaderAffector2_8cpp-source.html#l00050">Ogre::ColourFaderAffector2::ColourFaderAffector2</a>(), <a class="el" href="OgreColourImageAffector_8cpp-source.html#l00038">Ogre::ColourImageAffector::ColourImageAffector</a>(), <a class="el" href="OgreColourInterpolatorAffector_8cpp-source.html#l00038">Ogre::ColourInterpolatorAffector::ColourInterpolatorAffector</a>(), <a class="el" href="OgreD3D9HLSLProgram_8cpp-source.html#l00167">Ogre::D3D9HLSLProgram::D3D9HLSLProgram</a>(), <a class="el" href="OgreHollowEllipsoidEmitter_8cpp-source.html#l00048">Ogre::HollowEllipsoidEmitter::HollowEllipsoidEmitter</a>(), <a class="el" href="OgreAreaEmitter_8cpp-source.html#l00041">Ogre::AreaEmitter::initDefaults</a>(), <a class="el" href="OgreParticleSystem_8cpp-source.html#l00447">Ogre::ParticleSystem::initParameters</a>(), <a class="el" href="OgreLinearForceAffector_8cpp-source.html#l00039">Ogre::LinearForceAffector::LinearForceAffector</a>(), <a class="el" href="OgreRingEmitter_8cpp-source.html#l00040">Ogre::RingEmitter::RingEmitter</a>(), <a class="el" href="OgreRotationAffector_8cpp-source.html#l00040">Ogre::RotationAffector::RotationAffector</a>(), <a class="el" href="OgreScaleAffector_8cpp-source.html#l00037">Ogre::ScaleAffector::ScaleAffector</a>(), and <a class="el" href="OgreStringInterface_8cpp-source.html#l00033">Ogre::StringInterface::setParameter</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa83" doxytag="Ogre::TextAreaGuiElement::getParameter"></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 <a class="el" href="classOgre_1_1String.html">String</a> Ogre::StringInterface::getParameter </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>name</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
        </tr>

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

<p>
Generic parameter retrieval method.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 Call this method with the name of a parameter to retrieve a string-format value of the parameter in question. If in doubt, check the parameter definition in the list returned from getParameters for the type of this parameter. If you like you can use <a class="el" href="classOgre_1_1StringConverter.html">StringConverter</a> to convert this string back into a native type. </dl><dl compact><dt><b>
Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>name</em>&nbsp;</td><td>
The name of the parameter to get </td></tr>
</table>
</dl><dl compact><dt><b>
Returns: </b><dd>
 <a class="el" href="classOgre_1_1String.html">String</a> value of parameter, blank if not found </dl>
<p>
Definition at line <a class="el" href="OgreStringInterface_8h-source.html#l00262">262</a> of file <a class="el" href="OgreStringInterface_8h-source.html">OgreStringInterface.h</a>.
<p>
References <a class="el" href="classOgre_1_1ParamCommand.html#Ogre_1_1ParamCommanda0">Ogre::ParamCommand::doGet</a>(), and <a class="el" href="OgreStringInterface_8h-source.html#l00087">Ogre::ParamDictionary::getParamCommand</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa81" doxytag="Ogre::TextAreaGuiElement::getParameters"></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"> const <a class="el" href="namespaceOgre.html#a419">ParameterList</a>&amp; Ogre::StringInterface::getParameters </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> [inherited]</code></td>
        </tr>

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

<p>
Retrieves a list of parameters valid for this object.
<p>
<dl compact><dt><b>
Returns: </b><dd>
 A reference to a static list of <a class="el" href="classOgre_1_1ParameterDef.html">ParameterDef</a> objects. </dl>
<p>
Definition at line <a class="el" href="OgreStringInterface_8h-source.html#l00224">224</a> of file <a class="el" href="OgreStringInterface_8h-source.html">OgreStringInterface.h</a>.
<p>
References <a class="el" href="OgreStringInterface_8h-source.html#l00130">Ogre::ParamDictionary::getParameters</a>(), and <a class="el" href="OgreStringInterface_8h-source.html#l00064">Ogre::ParameterList</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa74" doxytag="Ogre::TextAreaGuiElement::getParent"></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_1GuiContainer.html">GuiContainer</a> * Ogre::GuiElement::getParent </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> [inherited]</code></td>
        </tr>

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

<p>
Returns the parent container.
<p>

<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00585">585</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8h-source.html#l00134">Ogre::GuiElement::mParent</a>.
<p>
Referenced by <a class="el" href="OgreListGuiElement_8cpp-source.html#l00492">Ogre::ListGuiElement::mouseDragged</a>(), <a class="el" href="OgrePopupMenuGuiElement_8cpp-source.html#l00413">Ogre::PopupMenuGuiElement::setSelectedItem</a>(), and <a class="el" href="OgreListGuiElement_8cpp-source.html#l00463">Ogre::ListGuiElement::setSelectedItem</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa73" doxytag="Ogre::TextAreaGuiElement::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::GuiElement::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, inherited]</code></td>
        </tr>

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

<p>
Returns the parent container.
<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="OgreGuiElement_8cpp-source.html#l00580">580</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1WireBoundingBoxa37" doxytag="Ogre::TextAreaGuiElement::getRenderDetail"></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 <a class="el" href="namespaceOgre.html#a622">SceneDetailLevel</a> Ogre::Renderable::getRenderDetail </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, inherited]</code></td>
        </tr>

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

<p>
Returns the preferred rasterisation mode of this renderable.
<p>

<p>
Reimplemented in <a class="el" href="classOgre_1_1SubEntity.html#Ogre_1_1SubEntitya13">Ogre::SubEntity</a>.
<p>
Definition at line <a class="el" href="OgreRenderable_8h-source.html#l00129">129</a> of file <a class="el" href="OgreRenderable_8h-source.html">OgreRenderable.h</a>.
<p>
References <a class="el" href="OgreCommon_8h-source.html#l00159">Ogre::SceneDetailLevel</a>, and <a class="el" href="namespaceOgre.html#a622a99">Ogre::SDL_SOLID</a>.
<p>
Referenced by <a class="el" href="OgreSceneManager_8cpp-source.html#l01207">Ogre::SceneManager::renderSingleObject</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementa12" doxytag="Ogre::TextAreaGuiElement::getRenderOperation"></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::TextAreaGuiElement::getRenderOperation </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1RenderOperation.html">RenderOperation</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>op</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>
See <a class="el" href="classOgre_1_1Renderable.html">Renderable</a>.
<p>

<p>
Implements <a class="el" href="classOgre_1_1Renderable.html#Ogre_1_1Renderablea2">Ogre::Renderable</a>.
<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00403">403</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00223">mRenderOp</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementa8" doxytag="Ogre::TextAreaGuiElement::getSpaceWidth"></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::TextAreaGuiElement::getSpaceWidth </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>

<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00380">380</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="namespaceOgre.html#a627a136">Ogre::GMM_PIXELS</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00123">Ogre::GuiElement::mMetricsMode</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00244">mPixelSpaceWidth</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00243">mSpaceWidth</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00565">Ogre::TextAreaGuiElement::CmdSpaceWidth::doGet</a>(), <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00224">Ogre::TextBoxGuiElement::processEvent</a>(), and <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00134">Ogre::TextBoxGuiElement::setTextArea</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa76" doxytag="Ogre::TextAreaGuiElement::getSquaredViewDepth"></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::GuiElement::getSquaredViewDepth </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Camera.html">Camera</a> *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>cam</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
        </tr>

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

<p>
Overridden from <a class="el" href="classOgre_1_1Renderable.html">Renderable</a>.
<p>

<p>
Implements <a class="el" href="classOgre_1_1Renderable.html#Ogre_1_1SimpleRenderablea38">Ogre::Renderable</a>.
<p>
Definition at line <a class="el" href="OgreGuiElement_8h-source.html#l00413">413</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
References <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreBorderPanelGuiElement_8h-source.html#l00321">Ogre::BorderRenderable::getSquaredViewDepth</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1WireBoundingBoxa33" doxytag="Ogre::TextAreaGuiElement::getTechnique"></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 <a class="el" href="classOgre_1_1Technique.html">Technique</a>* Ogre::Renderable::getTechnique </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, inherited]</code></td>
        </tr>

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

<p>
Retrieves a pointer to the <a class="el" href="classOgre_1_1Material.html">Material</a> <a class="el" href="classOgre_1_1Technique.html">Technique</a> this renderable object uses.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 This is to allow Renderables to use a chosen <a class="el" href="classOgre_1_1Technique.html">Technique</a> if they wish, otherwise they will use the best <a class="el" href="classOgre_1_1Technique.html">Technique</a> available for the <a class="el" href="classOgre_1_1Material.html">Material</a> they are using. </dl>
<p>
Reimplemented in <a class="el" href="classOgre_1_1SubEntity.html#Ogre_1_1SubEntitya4">Ogre::SubEntity</a>.
<p>
Definition at line <a class="el" href="OgreRenderable_8h-source.html#l00063">63</a> of file <a class="el" href="OgreRenderable_8h-source.html">OgreRenderable.h</a>.
<p>
References <a class="el" href="OgreMaterial_8cpp-source.html#l00206">Ogre::Material::getBestTechnique</a>().
<p>
Referenced by <a class="el" href="OgreRenderQueueSortingGrouping_8h-source.html#l00154">Ogre::RenderPriorityGroup::addRenderable</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa46" doxytag="Ogre::TextAreaGuiElement::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::GuiElement::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, inherited]</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="OgreGuiElement_8cpp-source.html#l00226">226</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="namespaceOgre.html#a627a136">Ogre::GMM_PIXELS</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00123">Ogre::GuiElement::mMetricsMode</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00128">Ogre::GuiElement::mPixelTop</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00115">Ogre::GuiElement::mTop</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreButtonGuiElement_8cpp-source.html#l00149">Ogre::ButtonGuiElement::changeChild</a>(), <a class="el" href="OgreBorderButtonGuiElement_8cpp-source.html#l00125">Ogre::BorderButtonGuiElement::changeChild</a>(), <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00301">Ogre::ScrollBarGuiElement::mouseDragged</a>(), <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00316">Ogre::ScrollBarGuiElement::mousePressed</a>(), and <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00364">Ogre::ScrollBarGuiElement::moveScrollBitTo</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementa11" doxytag="Ogre::TextAreaGuiElement::getTypeName"></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"> const <a class="el" href="classOgre_1_1String.html">String</a> &amp; Ogre::TextAreaGuiElement::getTypeName </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>
See <a class="el" href="classOgre_1_1GuiElement.html">GuiElement</a>.
<p>

<p>
Implements <a class="el" href="classOgre_1_1GuiElement.html#Ogre_1_1GuiElementa35">Ogre::GuiElement</a>.
<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00398">398</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00038">msTypeName</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa65" doxytag="Ogre::TextAreaGuiElement::getVerticalAlignment"></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#a629">GuiVerticalAlignment</a> Ogre::GuiElement::getVerticalAlignment </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, inherited]</code></td>
        </tr>

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

<p>
Gets the vertical alignment for this element.
<p>

<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00524">524</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8h-source.html#l00065">Ogre::GuiVerticalAlignment</a>, and <a class="el" href="OgreGuiElement_8h-source.html#l00125">Ogre::GuiElement::mVertAlign</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa40" doxytag="Ogre::TextAreaGuiElement::getWidth"></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::GuiElement::getWidth </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> [inherited]</code></td>
        </tr>

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

<p>
Gets the width of this element in relation to the screen (where 1.0 = screen width).
<p>

<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00148">148</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="namespaceOgre.html#a627a136">Ogre::GMM_PIXELS</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00123">Ogre::GuiElement::mMetricsMode</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00130">Ogre::GuiElement::mPixelWidth</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00116">Ogre::GuiElement::mWidth</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00323">Ogre::GuiElement::_updateFromParent</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00266">Ogre::ListGuiElement::addListItem</a>(), <a class="el" href="OgrePopupMenuGuiElement_8cpp-source.html#l00207">Ogre::PopupMenuGuiElement::addMenuItem</a>(), <a class="el" href="OgreButtonGuiElement_8cpp-source.html#l00149">Ogre::ButtonGuiElement::changeChild</a>(), <a class="el" href="OgreBorderButtonGuiElement_8cpp-source.html#l00125">Ogre::BorderButtonGuiElement::changeChild</a>(), <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00189">Ogre::ScrollBarGuiElement::layoutItems</a>(), <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00316">Ogre::ScrollBarGuiElement::mousePressed</a>(), <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00364">Ogre::ScrollBarGuiElement::moveScrollBitTo</a>(), <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00224">Ogre::TextBoxGuiElement::processEvent</a>(), <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00168">Ogre::TextBoxGuiElement::setBackPanel</a>(), <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00148">Ogre::ScrollBarGuiElement::setDownButtonName</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00220">Ogre::ListGuiElement::setScrollBarName</a>(), <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00162">Ogre::ScrollBarGuiElement::setScrollBitName</a>(), <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00132">Ogre::ScrollBarGuiElement::setUpButtonName</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00138">updateGeometry</a>(), and <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00224">Ogre::ScrollBarGuiElement::updateScrollBit</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa50" doxytag="Ogre::TextAreaGuiElement::getWorldOrientation"></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"> const <a class="el" href="classOgre_1_1Quaternion.html">Quaternion</a> &amp; Ogre::GuiElement::getWorldOrientation </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, inherited]</code></td>
        </tr>

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

<p>
@copydoc <a class="el" href="classOgre_1_1Renderable.html#Ogre_1_1Renderablea4">Renderable::getWorldOrientation</a>
<p>

<p>
Implements <a class="el" href="classOgre_1_1Renderable.html#Ogre_1_1Renderablea4">Ogre::Renderable</a>.
<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00268">268</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreOverlay_8cpp-source.html#l00213">Ogre::Overlay::getWorldOrientation</a>(), and <a class="el" href="OgreGuiElement_8h-source.html#l00136">Ogre::GuiElement::mOverlay</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa51" doxytag="Ogre::TextAreaGuiElement::getWorldPosition"></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"> const <a class="el" href="classOgre_1_1Vector3.html">Vector3</a> &amp; Ogre::GuiElement::getWorldPosition </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, inherited]</code></td>
        </tr>

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

<p>
@copydoc <a class="el" href="classOgre_1_1Renderable.html#Ogre_1_1Renderablea5">Renderable::getWorldPosition</a>
<p>

<p>
Implements <a class="el" href="classOgre_1_1Renderable.html#Ogre_1_1Renderablea5">Ogre::Renderable</a>.
<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00273">273</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreOverlay_8cpp-source.html#l00219">Ogre::Overlay::getWorldPosition</a>(), and <a class="el" href="OgreGuiElement_8h-source.html#l00136">Ogre::GuiElement::mOverlay</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa49" doxytag="Ogre::TextAreaGuiElement::getWorldTransforms"></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::GuiElement::getWorldTransforms </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1Matrix4.html">Matrix4</a> *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>xform</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
        </tr>

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

<p>
See <a class="el" href="classOgre_1_1Renderable.html">Renderable</a>.
<p>

<p>
Implements <a class="el" href="classOgre_1_1Renderable.html#Ogre_1_1Renderablea3">Ogre::Renderable</a>.
<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00263">263</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreOverlay_8cpp-source.html#l00203">Ogre::Overlay::_getWorldTransforms</a>(), and <a class="el" href="OgreGuiElement_8h-source.html#l00136">Ogre::GuiElement::mOverlay</a>.
<p>
Referenced by <a class="el" href="OgreBorderPanelGuiElement_8h-source.html#l00315">Ogre::BorderRenderable::getWorldTransforms</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa75" doxytag="Ogre::TextAreaGuiElement::getZOrder"></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#a351">ushort</a> Ogre::GuiElement::getZOrder </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>
Returns the zOrder of the element.
<p>

<p>
Definition at line <a class="el" href="OgreGuiElement_8h-source.html#l00409">409</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
References <a class="el" href="OgrePrerequisites_8h-source.html#l00115">Ogre::ushort</a>.
<p>
Referenced by <a class="el" href="OgreGuiContainer_8cpp-source.html#l00076">Ogre::GuiContainer::addChildImpl</a>(), <a class="el" href="OgreOverlay_8cpp-source.html#l00286">Ogre::Overlay::findElementAt</a>(), and <a class="el" href="OgreGuiContainer_8cpp-source.html#l00209">Ogre::GuiContainer::findElementAt</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa33" doxytag="Ogre::TextAreaGuiElement::hide"></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::GuiElement::hide </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><code> [virtual, inherited]</code></td>
        </tr>

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

<p>
Hides this element if it was visible.
<p>

<p>
Reimplemented in <a class="el" href="classOgre_1_1CursorGuiElement.html#Ogre_1_1CursorGuiElementa3">Ogre::CursorGuiElement</a>.
<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00092">92</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8h-source.html#l00112">Ogre::GuiElement::mVisible</a>.
<p>
Referenced by <a class="el" href="OgreProfiler_8cpp-source.html#l00812">Ogre::Profiler::createPanel</a>(), <a class="el" href="OgreProfiler_8cpp-source.html#l00785">Ogre::Profiler::createTextArea</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00362">Ogre::ListGuiElement::layoutItems</a>(), and <a class="el" href="OgreOverlayManager_8cpp-source.html#l00602">Ogre::OverlayManager::setCursorGui</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementa2" doxytag="Ogre::TextAreaGuiElement::initialise"></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::TextAreaGuiElement::initialise </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><code> [virtual]</code></td>
        </tr>

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

<p>
Initialise gui element.
<p>

<p>
Implements <a class="el" href="classOgre_1_1GuiElement.html#Ogre_1_1GuiElementa2">Ogre::GuiElement</a>.
<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00074">74</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html#l00183">Ogre::VertexDeclaration::addElement</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00100">checkMemoryAllocation</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00048">COLOUR_BINDING</a>, <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00036">DEFAULT_INITIAL_CHARS</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00223">mRenderOp</a>, <a class="el" href="OgreRenderOperation_8h-source.html#l00057">Ogre::RenderOperation::operationType</a>, <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00047">POS_TEX_BINDING</a>, <a class="el" href="OgreRenderOperation_8h-source.html#l00063">Ogre::RenderOperation::useIndexes</a>, <a class="el" href="OgreRenderOperation_8h-source.html#l00054">Ogre::RenderOperation::vertexData</a>, <a class="el" href="OgreVertexIndexData_8h-source.html#l00044">Ogre::VertexData::vertexDeclaration</a>, <a class="el" href="OgreVertexIndexData_8h-source.html#l00050">Ogre::VertexData::vertexStart</a>, <a class="el" href="namespaceOgre.html#a630a147">Ogre::VES_DIFFUSE</a>, <a class="el" href="namespaceOgre.html#a630a143">Ogre::VES_POSITION</a>, <a class="el" href="namespaceOgre.html#a630a149">Ogre::VES_TEXTURE_COORDINATES</a>, <a class="el" href="namespaceOgre.html#a631a156">Ogre::VET_COLOUR</a>, <a class="el" href="namespaceOgre.html#a631a153">Ogre::VET_FLOAT2</a>, and <a class="el" href="namespaceOgre.html#a631a154">Ogre::VET_FLOAT3</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa71" doxytag="Ogre::TextAreaGuiElement::isCloneable"></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::GuiElement::isCloneable </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, 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="OgreGuiElement_8h-source.html#l00390">390</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiContainer_8cpp-source.html#l00244">Ogre::GuiContainer::copyFromTemplate</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa69" doxytag="Ogre::TextAreaGuiElement::isContainer"></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::GuiElement::isContainer </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, inherited]</code></td>
        </tr>

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

<p>
returns false as this class is not a container type
<p>

<p>
Reimplemented in <a class="el" href="classOgre_1_1GuiContainer.html#Ogre_1_1TextBoxGuiElementa32">Ogre::GuiContainer</a>.
<p>
Definition at line <a class="el" href="OgreGuiElement_8h-source.html#l00384">384</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiContainer_8cpp-source.html#l00046">Ogre::GuiContainer::addChild</a>(), and <a class="el" href="OgreGuiContainer_8cpp-source.html#l00244">Ogre::GuiContainer::copyFromTemplate</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa35" doxytag="Ogre::TextAreaGuiElement::isEnabled"></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::GuiElement::isEnabled </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="OgreGuiElement_8cpp-source.html#l00597">597</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8h-source.html#l00152">Ogre::GuiElement::mEnabled</a>.
<p>
Referenced by <a class="el" href="OgreGuiContainer_8cpp-source.html#l00209">Ogre::GuiContainer::findElementAt</a>(), and <a class="el" href="OgreButtonGuiElement_8cpp-source.html#l00078">Ogre::ButtonGuiElement::updateMaterials</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa70" doxytag="Ogre::TextAreaGuiElement::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::GuiElement::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, inherited]</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>
Reimplemented in <a class="el" href="classOgre_1_1TextBoxGuiElement.html#Ogre_1_1TextBoxGuiElementa6">Ogre::TextBoxGuiElement</a>.
<p>
Definition at line <a class="el" href="OgreGuiElement_8h-source.html#l00387">387</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa92" doxytag="Ogre::TextAreaGuiElement::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_1TTYGuiElementa34" doxytag="Ogre::TextAreaGuiElement::isVisible"></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::GuiElement::isVisible </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> [inherited]</code></td>
        </tr>

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

<p>
Returns whether or not the element is visible.
<p>

<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00097">97</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8h-source.html#l00112">Ogre::GuiElement::mVisible</a>.
<p>
Referenced by <a class="el" href="OgreGuiContainer_8cpp-source.html#l00209">Ogre::GuiContainer::findElementAt</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa96" doxytag="Ogre::TextAreaGuiElement::processActionEvent"></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::ActionTarget::processActionEvent </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1ActionEvent.html">ActionEvent</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="OgreActionTarget_8cpp-source.html#l00045">45</a> of file <a class="el" href="OgreActionTarget_8cpp-source.html">OgreActionTarget.cpp</a>.
<p>
References <a class="el" href="classOgre_1_1ActionListener.html#Ogre_1_1ActionListenera0">Ogre::ActionListener::actionPerformed</a>(), <a class="el" href="OgreInputEvent_8cpp-source.html#l00089">Ogre::InputEvent::getID</a>(), and <a class="el" href="OgreActionTarget_8h-source.html#l00058">Ogre::ActionTarget::mActionListener</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00549">Ogre::GuiElement::processEvent</a>(), and <a class="el" href="OgreGuiControl_8cpp-source.html#l00045">Ogre::GuiControl::processEvent</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa68" doxytag="Ogre::TextAreaGuiElement::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::GuiElement::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, inherited]</code></td>
        </tr>

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

<p>
Processes events occurring on this component.
<p>
By default this method calls the appropriate process event method 
<p>
Implements <a class="el" href="classOgre_1_1EventTarget.html#Ogre_1_1ScrollTargeta4">Ogre::EventTarget</a>.
<p>
Reimplemented in <a class="el" href="classOgre_1_1BorderButtonGuiElement.html#Ogre_1_1BorderButtonGuiElementa4">Ogre::BorderButtonGuiElement</a>, <a class="el" href="classOgre_1_1ButtonGuiElement.html#Ogre_1_1ButtonGuiElementa4">Ogre::ButtonGuiElement</a>, <a class="el" href="classOgre_1_1ScrollBarGuiElement.html#Ogre_1_1ScrollBarGuiElementa14">Ogre::ScrollBarGuiElement</a>, and <a class="el" href="classOgre_1_1TextBoxGuiElement.html#Ogre_1_1TextBoxGuiElementa7">Ogre::TextBoxGuiElement</a>.
<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00549">549</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreInputEvent_8cpp-source.html#l00089">Ogre::InputEvent::getID</a>(), <a class="el" href="OgreInputEvent_8cpp-source.html#l00063">Ogre::InputEvent::isConsumed</a>(), <a class="el" href="OgreGuiElement_8h-source.html#l00152">Ogre::GuiElement::mEnabled</a>, <a class="el" href="OgreActionTarget_8cpp-source.html#l00045">Ogre::ActionTarget::processActionEvent</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="OgreGuiPressable_8cpp-source.html#l00073">Ogre::GuiPressable::fireActionPerformed</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa89" doxytag="Ogre::TextAreaGuiElement::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">Ogre::Cursor::processEvent</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa93" doxytag="Ogre::TextAreaGuiElement::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">Ogre::Cursor::processEvent</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa98" doxytag="Ogre::TextAreaGuiElement::removeActionListener"></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::ActionTarget::removeActionListener </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1ActionListener.html">ActionListener</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="OgreActionTarget_8cpp-source.html#l00071">71</a> of file <a class="el" href="OgreActionTarget_8cpp-source.html">OgreActionTarget.cpp</a>.
<p>
References <a class="el" href="OgreActionTarget_8h-source.html#l00058">Ogre::ActionTarget::mActionListener</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa91" doxytag="Ogre::TextAreaGuiElement::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::TextAreaGuiElement::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_1TextAreaGuiElementa20" doxytag="Ogre::TextAreaGuiElement::setAlignment"></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::TextAreaGuiElement::setAlignment </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElements3">Alignment</a>&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>a</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>

<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00118">118</a> of file <a class="el" href="OgreTextAreaGuiElement_8h-source.html">OgreTextAreaGuiElement.h</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementa3" doxytag="Ogre::TextAreaGuiElement::setCaption"></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::TextAreaGuiElement::setCaption </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>caption</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>
Sets the caption on elements that support it.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 This property doesn't do something on all elements, just those that support it. However, being a common requirement it is in the top-level interface to avoid having to set it via the <a class="el" href="classOgre_1_1StringInterface.html">StringInterface</a> all the time. </dl>
<p>
Reimplemented from <a class="el" href="classOgre_1_1GuiElement.html#Ogre_1_1ScrollBarGuiElementa74">Ogre::GuiElement</a>.
<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00314">314</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8h-source.html#l00120">Ogre::GuiElement::mCaption</a>, and <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00138">updateGeometry</a>().
<p>
Referenced by <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00203">Ogre::TextBoxGuiElement::setCaption</a>(), and <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00219">Ogre::TextBoxGuiElement::setCaptionToTextArea</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementa5" doxytag="Ogre::TextAreaGuiElement::setCharHeight"></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::TextAreaGuiElement::setCharHeight </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>height</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>

<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00343">343</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="namespaceOgre.html#a627a136">Ogre::GMM_PIXELS</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00241">mCharHeight</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00144">Ogre::GuiElement::mGeomPositionsOutOfDate</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00123">Ogre::GuiElement::mMetricsMode</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00242">mPixelCharHeight</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa72" doxytag="Ogre::TextAreaGuiElement::setCloneable"></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 void Ogre::GuiElement::setCloneable </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">bool&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>c</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual, 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="OgreGuiElement_8h-source.html#l00393">393</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00168">Ogre::TextBoxGuiElement::setBackPanel</a>(), <a class="el" href="OgreButtonGuiElement_8cpp-source.html#l00249">Ogre::ButtonGuiElement::setButtonCaption</a>(), <a class="el" href="OgreBorderButtonGuiElement_8cpp-source.html#l00229">Ogre::BorderButtonGuiElement::setButtonCaption</a>(), <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00148">Ogre::ScrollBarGuiElement::setDownButtonName</a>(), <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00162">Ogre::ScrollBarGuiElement::setScrollBitName</a>(), <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00134">Ogre::TextBoxGuiElement::setTextArea</a>(), and <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00132">Ogre::ScrollBarGuiElement::setUpButtonName</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementa14" doxytag="Ogre::TextAreaGuiElement::setColour"></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::TextAreaGuiElement::setColour </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1ColourValue.html">ColourValue</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>col</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>
Sets the colour of the text.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 This method establishes a constant colour for  the entire text. Also see setColourBottom and  setColourTop which allow you to set a colour gradient. </dl>
<p>
Reimplemented from <a class="el" href="classOgre_1_1GuiElement.html#Ogre_1_1TextBoxGuiElementa63">Ogre::GuiElement</a>.
<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00455">455</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00248">mColourBottom</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00250">mColoursChanged</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00249">mColourTop</a>, and <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00492">updateColours</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementa16" doxytag="Ogre::TextAreaGuiElement::setColourBottom"></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::TextAreaGuiElement::setColourBottom </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1ColourValue.html">ColourValue</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>col</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 colour of the bottom of the letters.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 By setting a separate top and bottom colour, you can create a text area which has a graduated colour effect to it. </dl>
<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00468">468</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00248">mColourBottom</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00250">mColoursChanged</a>, and <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00492">updateColours</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementa18" doxytag="Ogre::TextAreaGuiElement::setColourTop"></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::TextAreaGuiElement::setColourTop </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1ColourValue.html">ColourValue</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>col</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 colour of the top of the letters.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 By setting a separate top and bottom colour, you can create a text area which has a graduated colour effect to it. </dl>
<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00480">480</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00250">mColoursChanged</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00249">mColourTop</a>, and <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00492">updateColours</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa37" doxytag="Ogre::TextAreaGuiElement::setDimensions"></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::GuiElement::setDimensions </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>width</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>height</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [inherited]</code></td>
        </tr>

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

<p>
Sets the dimensions of this element in relation to the screen (1.0 = screen width/height).
<p>

<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00102">102</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8cpp-source.html#l00289">Ogre::GuiElement::_positionsOutOfDate</a>(), <a class="el" href="namespaceOgre.html#a627a136">Ogre::GMM_PIXELS</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00141">Ogre::GuiElement::mDerivedOutOfDate</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00117">Ogre::GuiElement::mHeight</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00123">Ogre::GuiElement::mMetricsMode</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00131">Ogre::GuiElement::mPixelHeight</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00130">Ogre::GuiElement::mPixelWidth</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00116">Ogre::GuiElement::mWidth</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00168">Ogre::TextBoxGuiElement::setBackPanel</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa36" doxytag="Ogre::TextAreaGuiElement::setEnabled"></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::GuiElement::setEnabled </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">bool&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>b</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual, 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="OgreGuiElement_8cpp-source.html#l00603">603</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8h-source.html#l00152">Ogre::GuiElement::mEnabled</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementa9" doxytag="Ogre::TextAreaGuiElement::setFontName"></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::TextAreaGuiElement::setFontName </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>font</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>

<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00325">325</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreException_8h-source.html#l00033">Except</a>, <a class="el" href="OgreFont_8h-source.html#l00220">Ogre::Font::getMaterial</a>(), <a class="el" href="OgreFont_8cpp-source.html#l00139">Ogre::Font::load</a>(), <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00240">mpFont</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00119">Ogre::GuiElement::mpMaterial</a>, <a class="el" href="OgreMaterial_8cpp-source.html#l00395">Ogre::Material::setDepthCheckEnabled</a>(), <a class="el" href="OgreMaterial_8cpp-source.html#l00455">Ogre::Material::setLightingEnabled</a>(), and <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00138">updateGeometry</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa41" doxytag="Ogre::TextAreaGuiElement::setHeight"></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::GuiElement::setHeight </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>height</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>
Sets the height of this element in relation to the screen (where 1.0 = screen height).
<p>

<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00160">160</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8cpp-source.html#l00289">Ogre::GuiElement::_positionsOutOfDate</a>(), <a class="el" href="namespaceOgre.html#a627a136">Ogre::GMM_PIXELS</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00117">Ogre::GuiElement::mHeight</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00123">Ogre::GuiElement::mMetricsMode</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00131">Ogre::GuiElement::mPixelHeight</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreListGuiElement_8cpp-source.html#l00266">Ogre::ListGuiElement::addListItem</a>(), <a class="el" href="OgrePopupMenuGuiElement_8cpp-source.html#l00207">Ogre::PopupMenuGuiElement::addMenuItem</a>(), <a class="el" href="OgreButtonGuiElement_8cpp-source.html#l00149">Ogre::ButtonGuiElement::changeChild</a>(), <a class="el" href="OgreBorderButtonGuiElement_8cpp-source.html#l00125">Ogre::BorderButtonGuiElement::changeChild</a>(), <a class="el" href="OgreProfiler_8cpp-source.html#l00761">Ogre::Profiler::createContainer</a>(), <a class="el" href="OgreProfiler_8cpp-source.html#l00812">Ogre::Profiler::createPanel</a>(), <a class="el" href="OgreProfiler_8cpp-source.html#l00785">Ogre::Profiler::createTextArea</a>(), <a class="el" href="OgreCursorGuiElement_8cpp-source.html#l00041">Ogre::CursorGuiElement::CursorGuiElement</a>(), <a class="el" href="OgreProfiler_8cpp-source.html#l00541">Ogre::Profiler::displayResults</a>(), <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00189">Ogre::ScrollBarGuiElement::layoutItems</a>(), <a class="el" href="OgrePopupMenuGuiElement_8cpp-source.html#l00289">Ogre::PopupMenuGuiElement::layoutItems</a>(), and <a class="el" href="OgreListGuiElement_8cpp-source.html#l00220">Ogre::ListGuiElement::setScrollBarName</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa62" doxytag="Ogre::TextAreaGuiElement::setHorizontalAlignment"></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::GuiElement::setHorizontalAlignment </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a628">GuiHorizontalAlignment</a>&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>gha</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual, inherited]</code></td>
        </tr>

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

<p>
Sets the horizontal origin for this element.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 By default, the horizontal origin for a <a class="el" href="classOgre_1_1GuiElement.html">GuiElement</a> is the left edge of the parent container (or the screen if this is a root element). You can alter this by calling this method, which is especially useful when you want to use pixel-based metrics (see setMetricsMode) since in this mode you can't use relative positioning. 
<p>
 For example, if you were using GMM_PIXELS metrics mode, and you wanted to place a 30x30 pixel crosshair in the center of the screen, you would use GHA_CENTER with a 'left' property of -15. 
<p>
 Note that neither GHA_CENTER or GHA_RIGHT alter the position of the element based on it's width, you have to alter the 'left' to a negative number to do that; all this does is establish the origin. This is because this way you can align multiple things in the center and right with different 'left' offsets for maximum flexibility. </dl>
<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00507">507</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8cpp-source.html#l00289">Ogre::GuiElement::_positionsOutOfDate</a>(), <a class="el" href="OgreGuiElement_8h-source.html#l00056">Ogre::GuiHorizontalAlignment</a>, and <a class="el" href="OgreGuiElement_8h-source.html#l00124">Ogre::GuiElement::mHorzAlign</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa43" doxytag="Ogre::TextAreaGuiElement::setLeft"></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::GuiElement::setLeft </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>left</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>
Sets the left of this element in relation to the screen (where 0 = far left, 1.0 = far right).
<p>

<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00185">185</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8cpp-source.html#l00289">Ogre::GuiElement::_positionsOutOfDate</a>(), <a class="el" href="namespaceOgre.html#a627a136">Ogre::GMM_PIXELS</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00141">Ogre::GuiElement::mDerivedOutOfDate</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00114">Ogre::GuiElement::mLeft</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00123">Ogre::GuiElement::mMetricsMode</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00129">Ogre::GuiElement::mPixelLeft</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreListGuiElement_8cpp-source.html#l00266">Ogre::ListGuiElement::addListItem</a>(), <a class="el" href="OgrePopupMenuGuiElement_8cpp-source.html#l00207">Ogre::PopupMenuGuiElement::addMenuItem</a>(), <a class="el" href="OgreButtonGuiElement_8cpp-source.html#l00149">Ogre::ButtonGuiElement::changeChild</a>(), <a class="el" href="OgreBorderButtonGuiElement_8cpp-source.html#l00125">Ogre::BorderButtonGuiElement::changeChild</a>(), <a class="el" href="OgreProfiler_8cpp-source.html#l00761">Ogre::Profiler::createContainer</a>(), <a class="el" href="OgreProfiler_8cpp-source.html#l00812">Ogre::Profiler::createPanel</a>(), <a class="el" href="OgreProfiler_8cpp-source.html#l00785">Ogre::Profiler::createTextArea</a>(), <a class="el" href="OgreProfiler_8cpp-source.html#l00541">Ogre::Profiler::displayResults</a>(), <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00189">Ogre::ScrollBarGuiElement::layoutItems</a>(), <a class="el" href="OgreCursorGuiElement_8cpp-source.html#l00097">Ogre::CursorGuiElement::mouseMoved</a>(), <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00168">Ogre::TextBoxGuiElement::setBackPanel</a>(), <a class="el" href="OgreCursorGuiElement_8cpp-source.html#l00080">Ogre::CursorGuiElement::setOffsetX</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00220">Ogre::ListGuiElement::setScrollBarName</a>(), <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00134">Ogre::TextBoxGuiElement::setTextArea</a>(), and <a class="el" href="OgreCursorGuiElement_8cpp-source.html#l00060">Ogre::CursorGuiElement::show</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementa13" doxytag="Ogre::TextAreaGuiElement::setMaterialName"></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::TextAreaGuiElement::setMaterialName </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>matName</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>
Overridden from <a class="el" href="classOgre_1_1GuiElement.html">GuiElement</a>.
<p>

<p>
Reimplemented from <a class="el" href="classOgre_1_1GuiElement.html#Ogre_1_1GuiElementa20">Ogre::GuiElement</a>.
<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00408">408</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00138">updateGeometry</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementa22" doxytag="Ogre::TextAreaGuiElement::setMetricsMode"></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::TextAreaGuiElement::setMetricsMode </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a627">GuiMetricsMode</a>&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>gmm</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>
Overridden from <a class="el" href="classOgre_1_1GuiElement.html">GuiElement</a>.
<p>

<p>
Reimplemented from <a class="el" href="classOgre_1_1GuiElement.html#Ogre_1_1TextBoxGuiElementa65">Ogre::GuiElement</a>.
<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00524">524</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="namespaceOgre.html#a627a136">Ogre::GMM_PIXELS</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00045">Ogre::GuiMetricsMode</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00241">mCharHeight</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00242">mPixelCharHeight</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00244">mPixelSpaceWidth</a>, and <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00243">mSpaceWidth</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa82" doxytag="Ogre::TextAreaGuiElement::setParameter"></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::StringInterface::setParameter </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>name</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>value</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual, inherited]</code></td>
        </tr>

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

<p>
Generic parameter setting method.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 Call this method with the name of a parameter and a string version of the value to set. The implementor will convert the string to a native type internally. If in doubt, check the parameter definition in the list returned from  <a class="el" href="classOgre_1_1StringInterface.html#Ogre_1_1TTYGuiElementa81">StringInterface::getParameters</a>. </dl><dl compact><dt><b>
Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>name</em>&nbsp;</td><td>
The name of the parameter to set </td></tr>
<tr><td valign=top><em>value</em>&nbsp;</td><td>
<a class="el" href="classOgre_1_1String.html">String</a> value. Must be in the right format for the type specified in the parameter definition. See the <a class="el" href="classOgre_1_1StringConverter.html">StringConverter</a> class for more information. </td></tr>
</table>
</dl><dl compact><dt><b>
Returns: </b><dd>
 true if set was successful, false otherwise (NB no exceptions thrown - tolerant method) </dl>
<p>
Definition at line <a class="el" href="OgreStringInterface_8cpp-source.html#l00033">33</a> of file <a class="el" href="OgreStringInterface_8cpp-source.html">OgreStringInterface.cpp</a>.
<p>
References <a class="el" href="classOgre_1_1ParamCommand.html#Ogre_1_1ParamCommanda1">Ogre::ParamCommand::doSet</a>(), <a class="el" href="OgreStringInterface_8h-source.html#l00087">Ogre::ParamDictionary::getParamCommand</a>(), and <a class="el" href="OgreStringInterface_8h-source.html#l00193">Ogre::StringInterface::getParamDictionary</a>().
<p>
Referenced by <a class="el" href="OgreStringInterface_8h-source.html#l00293">Ogre::StringInterface::copyParametersTo</a>(), <a class="el" href="OgreProfiler_8cpp-source.html#l00761">Ogre::Profiler::createContainer</a>(), <a class="el" href="OgreProfiler_8cpp-source.html#l00785">Ogre::Profiler::createTextArea</a>(), <a class="el" href="OgreMaterialSerializer_8cpp-source.html#l01881">Ogre::MaterialSerializer::finishProgramDefinition</a>(), <a class="el" href="OgreParticleSystemManager_8cpp-source.html#l00438">Ogre::ParticleSystemManager::parseAffectorAttrib</a>(), <a class="el" href="OgreParticleSystemManager_8cpp-source.html#l00406">Ogre::ParticleSystemManager::parseAttrib</a>(), <a class="el" href="OgreOverlayManager_8cpp-source.html#l00414">Ogre::OverlayManager::parseElementAttrib</a>(), and <a class="el" href="OgreParticleSystemManager_8cpp-source.html#l00422">Ogre::ParticleSystemManager::parseEmitterAttrib</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa38" doxytag="Ogre::TextAreaGuiElement::setPosition"></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::GuiElement::setPosition </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>left</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>top</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [inherited]</code></td>
        </tr>

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

<p>
Sets the position of the top-left corner of the element, relative to the screen size (1.0 = screen width / height).
<p>

<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00118">118</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8cpp-source.html#l00289">Ogre::GuiElement::_positionsOutOfDate</a>(), <a class="el" href="namespaceOgre.html#a627a136">Ogre::GMM_PIXELS</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00141">Ogre::GuiElement::mDerivedOutOfDate</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00114">Ogre::GuiElement::mLeft</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00123">Ogre::GuiElement::mMetricsMode</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00129">Ogre::GuiElement::mPixelLeft</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00128">Ogre::GuiElement::mPixelTop</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00115">Ogre::GuiElement::mTop</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementa7" doxytag="Ogre::TextAreaGuiElement::setSpaceWidth"></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::TextAreaGuiElement::setSpaceWidth </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>width</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>

<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00367">367</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="namespaceOgre.html#a627a136">Ogre::GMM_PIXELS</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00144">Ogre::GuiElement::mGeomPositionsOutOfDate</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00123">Ogre::GuiElement::mMetricsMode</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00244">mPixelSpaceWidth</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00243">mSpaceWidth</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa45" doxytag="Ogre::TextAreaGuiElement::setTop"></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::GuiElement::setTop </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>Top</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>
Sets the top of this element in relation to the screen (where 0 = top, 1.0 = bottom).
<p>

<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00211">211</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8cpp-source.html#l00289">Ogre::GuiElement::_positionsOutOfDate</a>(), <a class="el" href="namespaceOgre.html#a627a136">Ogre::GMM_PIXELS</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00141">Ogre::GuiElement::mDerivedOutOfDate</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00123">Ogre::GuiElement::mMetricsMode</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00128">Ogre::GuiElement::mPixelTop</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00115">Ogre::GuiElement::mTop</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreListGuiElement_8cpp-source.html#l00266">Ogre::ListGuiElement::addListItem</a>(), <a class="el" href="OgrePopupMenuGuiElement_8cpp-source.html#l00207">Ogre::PopupMenuGuiElement::addMenuItem</a>(), <a class="el" href="OgreButtonGuiElement_8cpp-source.html#l00149">Ogre::ButtonGuiElement::changeChild</a>(), <a class="el" href="OgreBorderButtonGuiElement_8cpp-source.html#l00125">Ogre::BorderButtonGuiElement::changeChild</a>(), <a class="el" href="OgreProfiler_8cpp-source.html#l00761">Ogre::Profiler::createContainer</a>(), <a class="el" href="OgreProfiler_8cpp-source.html#l00812">Ogre::Profiler::createPanel</a>(), <a class="el" href="OgreProfiler_8cpp-source.html#l00785">Ogre::Profiler::createTextArea</a>(), <a class="el" href="OgreProfiler_8cpp-source.html#l00541">Ogre::Profiler::displayResults</a>(), <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00189">Ogre::ScrollBarGuiElement::layoutItems</a>(), <a class="el" href="OgrePopupMenuGuiElement_8cpp-source.html#l00289">Ogre::PopupMenuGuiElement::layoutItems</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00362">Ogre::ListGuiElement::layoutItems</a>(), <a class="el" href="OgreCursorGuiElement_8cpp-source.html#l00097">Ogre::CursorGuiElement::mouseMoved</a>(), <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00364">Ogre::ScrollBarGuiElement::moveScrollBitTo</a>(), <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00168">Ogre::TextBoxGuiElement::setBackPanel</a>(), <a class="el" href="OgreCursorGuiElement_8cpp-source.html#l00086">Ogre::CursorGuiElement::setOffsetY</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00220">Ogre::ListGuiElement::setScrollBarName</a>(), <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00134">Ogre::TextBoxGuiElement::setTextArea</a>(), <a class="el" href="OgreCursorGuiElement_8cpp-source.html#l00060">Ogre::CursorGuiElement::show</a>(), and <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00224">Ogre::ScrollBarGuiElement::updateScrollBit</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa64" doxytag="Ogre::TextAreaGuiElement::setVerticalAlignment"></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::GuiElement::setVerticalAlignment </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a629">GuiVerticalAlignment</a>&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>gva</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual, inherited]</code></td>
        </tr>

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

<p>
Sets the vertical origin for this element.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 By default, the vertical origin for a <a class="el" href="classOgre_1_1GuiElement.html">GuiElement</a> is the top edge of the parent container (or the screen if this is a root element). You can alter this by calling this method, which is especially useful when you want to use pixel-based metrics (see setMetricsMode) since in this mode you can't use relative positioning. 
<p>
 For example, if you were using GMM_PIXELS metrics mode, and you wanted to place a 30x30 pixel crosshair in the center of the screen, you would use GHA_CENTER with a 'top' property of -15. 
<p>
 Note that neither GVA_CENTER or GVA_BOTTOM alter the position of the element based on it's height, you have to alter the 'top' to a negative number to do that; all this does is establish the origin. This is because this way you can align multiple things in the center and bottom with different 'top' offsets for maximum flexibility. </dl>
<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00518">518</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8cpp-source.html#l00289">Ogre::GuiElement::_positionsOutOfDate</a>(), <a class="el" href="OgreGuiElement_8h-source.html#l00065">Ogre::GuiVerticalAlignment</a>, and <a class="el" href="OgreGuiElement_8h-source.html#l00125">Ogre::GuiElement::mVertAlign</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa39" doxytag="Ogre::TextAreaGuiElement::setWidth"></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::GuiElement::setWidth </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>width</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>
Sets the width of this element in relation to the screen (where 1.0 = screen width).
<p>

<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00135">135</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8cpp-source.html#l00289">Ogre::GuiElement::_positionsOutOfDate</a>(), <a class="el" href="namespaceOgre.html#a627a136">Ogre::GMM_PIXELS</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00123">Ogre::GuiElement::mMetricsMode</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00130">Ogre::GuiElement::mPixelWidth</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00116">Ogre::GuiElement::mWidth</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>.
<p>
Referenced by <a class="el" href="OgreListGuiElement_8cpp-source.html#l00266">Ogre::ListGuiElement::addListItem</a>(), <a class="el" href="OgrePopupMenuGuiElement_8cpp-source.html#l00207">Ogre::PopupMenuGuiElement::addMenuItem</a>(), <a class="el" href="OgreButtonGuiElement_8cpp-source.html#l00149">Ogre::ButtonGuiElement::changeChild</a>(), <a class="el" href="OgreBorderButtonGuiElement_8cpp-source.html#l00125">Ogre::BorderButtonGuiElement::changeChild</a>(), <a class="el" href="OgreProfiler_8cpp-source.html#l00761">Ogre::Profiler::createContainer</a>(), <a class="el" href="OgreProfiler_8cpp-source.html#l00812">Ogre::Profiler::createPanel</a>(), <a class="el" href="OgreProfiler_8cpp-source.html#l00785">Ogre::Profiler::createTextArea</a>(), <a class="el" href="OgreCursorGuiElement_8cpp-source.html#l00041">Ogre::CursorGuiElement::CursorGuiElement</a>(), <a class="el" href="OgreProfiler_8cpp-source.html#l00541">Ogre::Profiler::displayResults</a>(), <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00189">Ogre::ScrollBarGuiElement::layoutItems</a>(), <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00168">Ogre::TextBoxGuiElement::setBackPanel</a>(), and <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00138">updateGeometry</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa32" doxytag="Ogre::TextAreaGuiElement::show"></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::GuiElement::show </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><code> [virtual, inherited]</code></td>
        </tr>

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

<p>
Shows this element if it was hidden.
<p>

<p>
Reimplemented in <a class="el" href="classOgre_1_1CursorGuiElement.html#Ogre_1_1CursorGuiElementa2">Ogre::CursorGuiElement</a>.
<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00087">87</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8h-source.html#l00112">Ogre::GuiElement::mVisible</a>.
<p>
Referenced by <a class="el" href="OgreOverlayManager_8cpp-source.html#l00653">Ogre::OverlayManager::createCursorOverlay</a>(), <a class="el" href="OgreProfiler_8cpp-source.html#l00812">Ogre::Profiler::createPanel</a>(), <a class="el" href="OgreProfiler_8cpp-source.html#l00785">Ogre::Profiler::createTextArea</a>(), <a class="el" href="OgreProfiler_8cpp-source.html#l00541">Ogre::Profiler::displayResults</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00362">Ogre::ListGuiElement::layoutItems</a>(), and <a class="el" href="OgreOverlayManager_8cpp-source.html#l00602">Ogre::OverlayManager::setCursorGui</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementb4" doxytag="Ogre::TextAreaGuiElement::updateColours"></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::TextAreaGuiElement::updateColours </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><code> [protected, virtual]</code></td>
        </tr>

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

<p>
Updates vertex colours.
<p>

<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00492">492</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00048">COLOUR_BINDING</a>, <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html#l00331">Ogre::VertexBufferBinding::getBuffer</a>(), <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00245">mAllocSize</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00248">mColourBottom</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00250">mColoursChanged</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00249">mColourTop</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00223">mRenderOp</a>, <a class="el" href="OgreColourValue_8h-source.html#l00032">Ogre::RGBA</a>, <a class="el" href="OgreVertexIndexData_8h-source.html#l00048">Ogre::VertexData::vertexBufferBinding</a>, and <a class="el" href="OgreRenderOperation_8h-source.html#l00054">Ogre::RenderOperation::vertexData</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00455">setColour</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00468">setColourBottom</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00480">setColourTop</a>(), and <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00138">updateGeometry</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementb1" doxytag="Ogre::TextAreaGuiElement::updateGeometry"></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::TextAreaGuiElement::updateGeometry </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> [protected]</code></td>
        </tr>

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

<p>
Internal method to update the geometry.
<p>

<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00138">138</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreGuiElement_8cpp-source.html#l00387">Ogre::GuiElement::_getDerivedLeft</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00396">Ogre::GuiElement::_getDerivedTop</a>(), <a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElements3Ogre_1_1TextAreaGuiElements2">Center</a>, <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00100">checkMemoryAllocation</a>(), <a class="el" href="OgreHardwareVertexBuffer_8cpp-source.html#l00331">Ogre::VertexBufferBinding::getBuffer</a>(), <a class="el" href="OgreFont_8h-source.html#l00201">Ogre::Font::getGlyphAspectRatio</a>(), <a class="el" href="OgreFont_8h-source.html#l00176">Ogre::Font::getGlyphTexCoords</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00148">Ogre::GuiElement::getWidth</a>(), <a class="el" href="namespaceOgre.html#a627a136">Ogre::GMM_PIXELS</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00217">mAlignment</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00120">Ogre::GuiElement::mCaption</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00241">mCharHeight</a>, <a class="el" href="OgreGuiElement_8h-source.html#l00123">Ogre::GuiElement::mMetricsMode</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00240">mpFont</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00223">mRenderOp</a>, <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00243">mSpaceWidth</a>, <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00047">POS_TEX_BINDING</a>, <a class="el" href="OgrePrerequisites_8h-source.html#l00086">Ogre::Real</a>, <a class="el" href="classOgre_1_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElements3Ogre_1_1TextAreaGuiElements1">Right</a>, <a class="el" href="OgreGuiElement_8cpp-source.html#l00135">Ogre::GuiElement::setWidth</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00492">updateColours</a>(), <a class="el" href="OgreVertexIndexData_8h-source.html#l00048">Ogre::VertexData::vertexBufferBinding</a>, <a class="el" href="OgreVertexIndexData_8h-source.html#l00052">Ogre::VertexData::vertexCount</a>, and <a class="el" href="OgreRenderOperation_8h-source.html#l00054">Ogre::RenderOperation::vertexData</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00314">setCaption</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00325">setFontName</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00408">setMaterialName</a>(), and <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00309">updatePositionGeometry</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementb3" doxytag="Ogre::TextAreaGuiElement::updatePositionGeometry"></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::TextAreaGuiElement::updatePositionGeometry </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> [protected, virtual]</code></td>
        </tr>

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

<p>
Inherited function.
<p>

<p>
Implements <a class="el" href="classOgre_1_1GuiElement.html#Ogre_1_1GuiElementb0">Ogre::GuiElement</a>.
<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00309">309</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
References <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00138">updateGeometry</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa52" doxytag="Ogre::TextAreaGuiElement::useIdentityProjection"></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::GuiElement::useIdentityProjection </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, inherited]</code></td>
        </tr>

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

<p>
See <a class="el" href="classOgre_1_1Renderable.html">Renderable</a>.
<p>

<p>
Reimplemented from <a class="el" href="classOgre_1_1Renderable.html#Ogre_1_1WireBoundingBoxa35">Ogre::Renderable</a>.
<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00278">278</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementa53" doxytag="Ogre::TextAreaGuiElement::useIdentityView"></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::GuiElement::useIdentityView </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, inherited]</code></td>
        </tr>

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

<p>
See <a class="el" href="classOgre_1_1Renderable.html">Renderable</a>.
<p>

<p>
Reimplemented from <a class="el" href="classOgre_1_1Renderable.html#Ogre_1_1WireBoundingBoxa36">Ogre::Renderable</a>.
<p>
Definition at line <a class="el" href="OgreGuiElement_8cpp-source.html#l00283">283</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.    </td>
  </tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a name="Ogre_1_1TTYGuiElementn52" doxytag="Ogre::TextAreaGuiElement::mActionListener"></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_1ActionListener.html">ActionListener</a>* Ogre::ActionTarget::mActionListener<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="OgreActionTarget_8h-source.html#l00058">58</a> of file <a class="el" href="OgreActionTarget_8h-source.html">OgreActionTarget.h</a>.
<p>
Referenced by <a class="el" href="OgreActionTarget_8cpp-source.html#l00037">Ogre::ActionTarget::ActionTarget</a>(), <a class="el" href="OgreActionTarget_8cpp-source.html#l00061">Ogre::ActionTarget::addActionListener</a>(), <a class="el" href="OgreActionTarget_8cpp-source.html#l00045">Ogre::ActionTarget::processActionEvent</a>(), and <a class="el" href="OgreActionTarget_8cpp-source.html#l00071">Ogre::ActionTarget::removeActionListener</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementn0" doxytag="Ogre::TextAreaGuiElement::mAlignment"></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_1TextAreaGuiElement.html#Ogre_1_1TextAreaGuiElements3">Alignment</a> Ogre::TextAreaGuiElement::mAlignment<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The text alignment.
<p>

<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00217">217</a> of file <a class="el" href="OgreTextAreaGuiElement_8h-source.html">OgreTextAreaGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00050">TextAreaGuiElement</a>(), and <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00138">updateGeometry</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementn8" doxytag="Ogre::TextAreaGuiElement::mAllocSize"></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"> size_t Ogre::TextAreaGuiElement::mAllocSize<code> [protected]</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="OgreTextAreaGuiElement_8h-source.html#l00245">245</a> of file <a class="el" href="OgreTextAreaGuiElement_8h-source.html">OgreTextAreaGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00100">checkMemoryAllocation</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00050">TextAreaGuiElement</a>(), and <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00492">updateColours</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn31" doxytag="Ogre::TextAreaGuiElement::mCaption"></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_1String.html">String</a> Ogre::GuiElement::mCaption<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="OgreGuiElement_8h-source.html#l00120">120</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00572">Ogre::TTYGuiElement::getCaption</a>(), <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00210">Ogre::TextBoxGuiElement::getCaption</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00320">getCaption</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00471">Ogre::GuiElement::getCaption</a>(), <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00123">Ogre::TextBoxGuiElement::getTextAreaName</a>(), <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00224">Ogre::TextBoxGuiElement::processEvent</a>(), <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00203">Ogre::TextBoxGuiElement::setCaption</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00314">setCaption</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00465">Ogre::GuiElement::setCaption</a>(), <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00219">Ogre::TextBoxGuiElement::setCaptionToTextArea</a>(), <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00134">Ogre::TextBoxGuiElement::setTextArea</a>(), and <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00138">updateGeometry</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementn4" doxytag="Ogre::TextAreaGuiElement::mCharHeight"></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::TextAreaGuiElement::mCharHeight<code> [protected]</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="OgreTextAreaGuiElement_8h-source.html#l00241">241</a> of file <a class="el" href="OgreTextAreaGuiElement_8h-source.html">OgreTextAreaGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00534">_update</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00355">getCharHeight</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00343">setCharHeight</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00524">setMetricsMode</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00050">TextAreaGuiElement</a>(), and <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00138">updateGeometry</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn24" doxytag="Ogre::TextAreaGuiElement::mCloneable"></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::GuiElement::mCloneable<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="OgreGuiElement_8h-source.html#l00113">113</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00055">Ogre::GuiElement::GuiElement</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn32" doxytag="Ogre::TextAreaGuiElement::mColour"></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_1ColourValue.html">ColourValue</a> Ogre::GuiElement::mColour<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="OgreGuiElement_8h-source.html#l00121">121</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00481">Ogre::GuiElement::getColour</a>(), and <a class="el" href="OgreGuiElement_8cpp-source.html#l00476">Ogre::GuiElement::setColour</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementn9" doxytag="Ogre::TextAreaGuiElement::mColourBottom"></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_1ColourValue.html">ColourValue</a> Ogre::TextAreaGuiElement::mColourBottom<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Colours to use for the vertices.
<p>

<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00248">248</a> of file <a class="el" href="OgreTextAreaGuiElement_8h-source.html">OgreTextAreaGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00475">getColourBottom</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00455">setColour</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00468">setColourBottom</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00050">TextAreaGuiElement</a>(), and <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00492">updateColours</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementn11" doxytag="Ogre::TextAreaGuiElement::mColoursChanged"></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::TextAreaGuiElement::mColoursChanged<code> [protected]</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="OgreTextAreaGuiElement_8h-source.html#l00250">250</a> of file <a class="el" href="OgreTextAreaGuiElement_8h-source.html">OgreTextAreaGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00100">checkMemoryAllocation</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00455">setColour</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00468">setColourBottom</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00480">setColourTop</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00050">TextAreaGuiElement</a>(), and <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00492">updateColours</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementn10" doxytag="Ogre::TextAreaGuiElement::mColourTop"></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_1ColourValue.html">ColourValue</a> Ogre::TextAreaGuiElement::mColourTop<code> [protected]</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="OgreTextAreaGuiElement_8h-source.html#l00249">249</a> of file <a class="el" href="OgreTextAreaGuiElement_8h-source.html">OgreTextAreaGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00462">getColour</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00487">getColourTop</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00455">setColour</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00480">setColourTop</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00050">TextAreaGuiElement</a>(), and <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00492">updateColours</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn42" doxytag="Ogre::TextAreaGuiElement::mDerivedLeft"></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::GuiElement::mDerivedLeft<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="OgreGuiElement_8h-source.html#l00139">139</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00387">Ogre::GuiElement::_getDerivedLeft</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00323">Ogre::GuiElement::_updateFromParent</a>(), and <a class="el" href="OgreGuiElement_8cpp-source.html#l00532">Ogre::GuiElement::contains</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn44" doxytag="Ogre::TextAreaGuiElement::mDerivedOutOfDate"></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::GuiElement::mDerivedOutOfDate<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="OgreGuiElement_8h-source.html#l00141">141</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00379">Ogre::GuiElement::_notifyParent</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00323">Ogre::GuiElement::_updateFromParent</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00055">Ogre::GuiElement::GuiElement</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00102">Ogre::GuiElement::setDimensions</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00185">Ogre::GuiElement::setLeft</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00486">Ogre::GuiElement::setMetricsMode</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00118">Ogre::GuiElement::setPosition</a>(), and <a class="el" href="OgreGuiElement_8cpp-source.html#l00211">Ogre::GuiElement::setTop</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn43" doxytag="Ogre::TextAreaGuiElement::mDerivedTop"></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::GuiElement::mDerivedTop<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="OgreGuiElement_8h-source.html#l00140">140</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00396">Ogre::GuiElement::_getDerivedTop</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00323">Ogre::GuiElement::_updateFromParent</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00532">Ogre::GuiElement::contains</a>(), and <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00316">Ogre::ScrollBarGuiElement::mousePressed</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn47" doxytag="Ogre::TextAreaGuiElement::mEnabled"></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::GuiElement::mEnabled<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="OgreGuiElement_8h-source.html#l00152">152</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00055">Ogre::GuiElement::GuiElement</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00597">Ogre::GuiElement::isEnabled</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00549">Ogre::GuiElement::processEvent</a>(), and <a class="el" href="OgreGuiElement_8cpp-source.html#l00603">Ogre::GuiElement::setEnabled</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn45" doxytag="Ogre::TextAreaGuiElement::mGeomPositionsOutOfDate"></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::GuiElement::mGeomPositionsOutOfDate<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Falg indicating if the vertex positons need recalculating.
<p>

<p>
Definition at line <a class="el" href="OgreGuiElement_8h-source.html#l00144">144</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00289">Ogre::GuiElement::_positionsOutOfDate</a>(), <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00763">Ogre::TTYGuiElement::_update</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00534">_update</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00295">Ogre::GuiElement::_update</a>(), <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00599">Ogre::BorderPanelGuiElement::_update</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00055">Ogre::GuiElement::GuiElement</a>(), <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00220">Ogre::BorderPanelGuiElement::setBorderSize</a>(), <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00598">Ogre::TTYGuiElement::setCharHeight</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00343">setCharHeight</a>(), <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00623">Ogre::TTYGuiElement::setSpaceWidth</a>(), and <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00367">setSpaceWidth</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn28" doxytag="Ogre::TextAreaGuiElement::mHeight"></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::GuiElement::mHeight<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="OgreGuiElement_8h-source.html#l00117">117</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00295">Ogre::GuiElement::_update</a>(), <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00256">Ogre::TTYGuiElement::checkAndSetUpdateGeometry</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00532">Ogre::GuiElement::contains</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00173">Ogre::GuiElement::getHeight</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00055">Ogre::GuiElement::GuiElement</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00362">Ogre::ListGuiElement::layoutItems</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00102">Ogre::GuiElement::setDimensions</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00160">Ogre::GuiElement::setHeight</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00486">Ogre::GuiElement::setMetricsMode</a>(), <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00052">Ogre::TTYGuiElement::TTYGuiElement</a>(), <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00547">Ogre::TTYGuiElement::updatePositionGeometry</a>(), <a class="el" href="OgrePanelGuiElement_8cpp-source.html#l00166">Ogre::PanelGuiElement::updatePositionGeometry</a>(), and <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00483">Ogre::BorderPanelGuiElement::updatePositionGeometry</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn34" doxytag="Ogre::TextAreaGuiElement::mHorzAlign"></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#a628">GuiHorizontalAlignment</a> Ogre::GuiElement::mHorzAlign<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="OgreGuiElement_8h-source.html#l00124">124</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00323">Ogre::GuiElement::_updateFromParent</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00513">Ogre::GuiElement::getHorizontalAlignment</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00055">Ogre::GuiElement::GuiElement</a>(), and <a class="el" href="OgreGuiElement_8cpp-source.html#l00507">Ogre::GuiElement::setHorizontalAlignment</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn25" doxytag="Ogre::TextAreaGuiElement::mLeft"></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::GuiElement::mLeft<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="OgreGuiElement_8h-source.html#l00114">114</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00295">Ogre::GuiElement::_update</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00323">Ogre::GuiElement::_updateFromParent</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00199">Ogre::GuiElement::getLeft</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00055">Ogre::GuiElement::GuiElement</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00185">Ogre::GuiElement::setLeft</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00486">Ogre::GuiElement::setMetricsMode</a>(), <a class="el" href="OgreCursorGuiElement_8cpp-source.html#l00080">Ogre::CursorGuiElement::setOffsetX</a>(), and <a class="el" href="OgreGuiElement_8cpp-source.html#l00118">Ogre::GuiElement::setPosition</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn29" doxytag="Ogre::TextAreaGuiElement::mMaterialName"></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_1String.html">String</a> Ogre::GuiElement::mMaterialName<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="OgreGuiElement_8h-source.html#l00118">118</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00238">Ogre::GuiElement::getMaterialName</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00244">Ogre::GuiElement::setMaterialName</a>(), <a class="el" href="OgrePopupMenuGuiElement_8cpp-source.html#l00413">Ogre::PopupMenuGuiElement::setSelectedItem</a>(), and <a class="el" href="OgreListGuiElement_8cpp-source.html#l00463">Ogre::ListGuiElement::setSelectedItem</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn33" doxytag="Ogre::TextAreaGuiElement::mMetricsMode"></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#a627">GuiMetricsMode</a> Ogre::GuiElement::mMetricsMode<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="OgreGuiElement_8h-source.html#l00123">123</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00763">Ogre::TTYGuiElement::_update</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00534">_update</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00295">Ogre::GuiElement::_update</a>(), <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00599">Ogre::BorderPanelGuiElement::_update</a>(), <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00307">Ogre::BorderPanelGuiElement::getBottomBorderSize</a>(), <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00611">Ogre::TTYGuiElement::getCharHeight</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00355">getCharHeight</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00173">Ogre::GuiElement::getHeight</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00199">Ogre::GuiElement::getLeft</a>(), <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00271">Ogre::BorderPanelGuiElement::getLeftBorderSize</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00502">Ogre::GuiElement::getMetricsMode</a>(), <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00283">Ogre::BorderPanelGuiElement::getRightBorderSize</a>(), <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00637">Ogre::TTYGuiElement::getSpaceWidth</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00380">getSpaceWidth</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00226">Ogre::GuiElement::getTop</a>(), <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00295">Ogre::BorderPanelGuiElement::getTopBorderSize</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00148">Ogre::GuiElement::getWidth</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00055">Ogre::GuiElement::GuiElement</a>(), <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00220">Ogre::BorderPanelGuiElement::setBorderSize</a>(), <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00598">Ogre::TTYGuiElement::setCharHeight</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00343">setCharHeight</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00102">Ogre::GuiElement::setDimensions</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00160">Ogre::GuiElement::setHeight</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00185">Ogre::GuiElement::setLeft</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00486">Ogre::GuiElement::setMetricsMode</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00118">Ogre::GuiElement::setPosition</a>(), <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00623">Ogre::TTYGuiElement::setSpaceWidth</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00367">setSpaceWidth</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00211">Ogre::GuiElement::setTop</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00135">Ogre::GuiElement::setWidth</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00138">updateGeometry</a>(), <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_1TTYGuiElementn49" doxytag="Ogre::TextAreaGuiElement::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::TextAreaGuiElement::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::TextAreaGuiElement::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_1TTYGuiElementn22" doxytag="Ogre::TextAreaGuiElement::mName"></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_1String.html">String</a> Ogre::GuiElement::mName<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="OgreGuiElement_8h-source.html#l00111">111</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiContainer_8cpp-source.html#l00244">Ogre::GuiContainer::copyFromTemplate</a>(), <a class="el" href="OgrePopupMenuGuiElement_8cpp-source.html#l00279">Ogre::PopupMenuGuiElement::getListItemName</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00349">Ogre::ListGuiElement::getListItemName</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00082">Ogre::GuiElement::getName</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00362">Ogre::ListGuiElement::layoutItems</a>(), <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00168">Ogre::TextBoxGuiElement::setBackPanel</a>(), <a class="el" href="OgreButtonGuiElement_8cpp-source.html#l00249">Ogre::ButtonGuiElement::setButtonCaption</a>(), <a class="el" href="OgreBorderButtonGuiElement_8cpp-source.html#l00229">Ogre::BorderButtonGuiElement::setButtonCaption</a>(), <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00148">Ogre::ScrollBarGuiElement::setDownButtonName</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00220">Ogre::ListGuiElement::setScrollBarName</a>(), <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00162">Ogre::ScrollBarGuiElement::setScrollBitName</a>(), <a class="el" href="OgreListGuiElement_8cpp-source.html#l00423">Ogre::ListGuiElement::setSelectedIndex</a>(), <a class="el" href="OgreTextBoxGuiElement_8cpp-source.html#l00134">Ogre::TextBoxGuiElement::setTextArea</a>(), and <a class="el" href="OgreScrollBarGuiElement_8cpp-source.html#l00132">Ogre::ScrollBarGuiElement::setUpButtonName</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn41" doxytag="Ogre::TextAreaGuiElement::mOverlay"></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_1Overlay.html">Overlay</a>* Ogre::GuiElement::mOverlay<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="OgreGuiElement_8h-source.html#l00136">136</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00379">Ogre::GuiElement::_notifyParent</a>(), <a class="el" href="OgreGuiContainer_8cpp-source.html#l00059">Ogre::GuiContainer::addChildImpl</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00268">Ogre::GuiElement::getWorldOrientation</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00273">Ogre::GuiElement::getWorldPosition</a>(), and <a class="el" href="OgreGuiElement_8cpp-source.html#l00263">Ogre::GuiElement::getWorldTransforms</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn48" doxytag="Ogre::TextAreaGuiElement::mParamDictName"></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_1String.html">String</a> Ogre::StringInterface::mParamDictName<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Class name for this instance to be used as a lookup (must be initialised by subclasses).
<p>

<p>
Definition at line <a class="el" href="OgreStringInterface_8h-source.html#l00157">157</a> of file <a class="el" href="OgreStringInterface_8h-source.html">OgreStringInterface.h</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn40" doxytag="Ogre::TextAreaGuiElement::mParent"></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_1GuiContainer.html">GuiContainer</a>* Ogre::GuiElement::mParent<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="OgreGuiElement_8h-source.html#l00134">134</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00379">Ogre::GuiElement::_notifyParent</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00323">Ogre::GuiElement::_updateFromParent</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00585">Ogre::GuiElement::getParent</a>(), and <a class="el" href="OgreGuiElement_8cpp-source.html#l00055">Ogre::GuiElement::GuiElement</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementn3" doxytag="Ogre::TextAreaGuiElement::mpFont"></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_1Font.html">Font</a>* Ogre::TextAreaGuiElement::mpFont<code> [protected]</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="OgreTextAreaGuiElement_8h-source.html#l00240">240</a> of file <a class="el" href="OgreTextAreaGuiElement_8h-source.html">OgreTextAreaGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00338">getFontName</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00325">setFontName</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00050">TextAreaGuiElement</a>(), and <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00138">updateGeometry</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementn5" doxytag="Ogre::TextAreaGuiElement::mPixelCharHeight"></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#a351">ushort</a> Ogre::TextAreaGuiElement::mPixelCharHeight<code> [protected]</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="OgreTextAreaGuiElement_8h-source.html#l00242">242</a> of file <a class="el" href="OgreTextAreaGuiElement_8h-source.html">OgreTextAreaGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00534">_update</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00355">getCharHeight</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00343">setCharHeight</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00524">setMetricsMode</a>(), and <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00050">TextAreaGuiElement</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn39" doxytag="Ogre::TextAreaGuiElement::mPixelHeight"></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"> short Ogre::GuiElement::mPixelHeight<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="OgreGuiElement_8h-source.html#l00131">131</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00295">Ogre::GuiElement::_update</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00173">Ogre::GuiElement::getHeight</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00102">Ogre::GuiElement::setDimensions</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00160">Ogre::GuiElement::setHeight</a>(), and <a class="el" href="OgreGuiElement_8cpp-source.html#l00486">Ogre::GuiElement::setMetricsMode</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn37" doxytag="Ogre::TextAreaGuiElement::mPixelLeft"></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"> short Ogre::GuiElement::mPixelLeft<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="OgreGuiElement_8h-source.html#l00129">129</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00295">Ogre::GuiElement::_update</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00199">Ogre::GuiElement::getLeft</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00185">Ogre::GuiElement::setLeft</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00486">Ogre::GuiElement::setMetricsMode</a>(), and <a class="el" href="OgreGuiElement_8cpp-source.html#l00118">Ogre::GuiElement::setPosition</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementn7" doxytag="Ogre::TextAreaGuiElement::mPixelSpaceWidth"></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#a351">ushort</a> Ogre::TextAreaGuiElement::mPixelSpaceWidth<code> [protected]</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="OgreTextAreaGuiElement_8h-source.html#l00244">244</a> of file <a class="el" href="OgreTextAreaGuiElement_8h-source.html">OgreTextAreaGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00534">_update</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00380">getSpaceWidth</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00524">setMetricsMode</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00367">setSpaceWidth</a>(), and <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00050">TextAreaGuiElement</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn36" doxytag="Ogre::TextAreaGuiElement::mPixelTop"></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"> short Ogre::GuiElement::mPixelTop<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="OgreGuiElement_8h-source.html#l00128">128</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00295">Ogre::GuiElement::_update</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00226">Ogre::GuiElement::getTop</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00486">Ogre::GuiElement::setMetricsMode</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00118">Ogre::GuiElement::setPosition</a>(), and <a class="el" href="OgreGuiElement_8cpp-source.html#l00211">Ogre::GuiElement::setTop</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn38" doxytag="Ogre::TextAreaGuiElement::mPixelWidth"></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"> short Ogre::GuiElement::mPixelWidth<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="OgreGuiElement_8h-source.html#l00130">130</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00295">Ogre::GuiElement::_update</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00148">Ogre::GuiElement::getWidth</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00102">Ogre::GuiElement::setDimensions</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00486">Ogre::GuiElement::setMetricsMode</a>(), and <a class="el" href="OgreGuiElement_8cpp-source.html#l00135">Ogre::GuiElement::setWidth</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn30" doxytag="Ogre::TextAreaGuiElement::mpMaterial"></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_1Material.html">Material</a>* Ogre::GuiElement::mpMaterial<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="OgreGuiElement_8h-source.html#l00119">119</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgrePanelGuiElement_8cpp-source.html#l00146">Ogre::PanelGuiElement::_updateRenderQueue</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00258">Ogre::GuiElement::getMaterial</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00055">Ogre::GuiElement::GuiElement</a>(), <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00577">Ogre::TTYGuiElement::setFontName</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00325">setFontName</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00244">Ogre::GuiElement::setMaterialName</a>(), and <a class="el" href="OgrePanelGuiElement_8cpp-source.html#l00214">Ogre::PanelGuiElement::updateTextureGeometry</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementn2" doxytag="Ogre::TextAreaGuiElement::mRenderOp"></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_1RenderOperation.html">RenderOperation</a> Ogre::TextAreaGuiElement::mRenderOp<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Render operation.
<p>

<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00223">223</a> of file <a class="el" href="OgreTextAreaGuiElement_8h-source.html">OgreTextAreaGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00100">checkMemoryAllocation</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00403">getRenderOperation</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00074">initialise</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00492">updateColours</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00138">updateGeometry</a>(), and <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00393">~TextAreaGuiElement</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementq14" doxytag="Ogre::TextAreaGuiElement::msCaptionCmd"></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_1GuiElementCommands_1_1CmdCaption.html">GuiElementCommands::CmdCaption</a> Ogre::GuiElement::msCaptionCmd<code> [static, 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="OgreGuiElement_8cpp-source.html#l00049">49</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00419">Ogre::GuiElement::addBaseParameters</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementq7" doxytag="Ogre::TextAreaGuiElement::msCmdAlignment"></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_1TextAreaGuiElement_1_1CmdAlignment.html">TextAreaGuiElement::CmdAlignment</a> Ogre::TextAreaGuiElement::msCmdAlignment<code> [static, protected]</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="OgreTextAreaGuiElement_8cpp-source.html#l00045">45</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00414">addBaseParameters</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementq1" doxytag="Ogre::TextAreaGuiElement::msCmdCharHeight"></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_1TextAreaGuiElement_1_1CmdCharHeight.html">TextAreaGuiElement::CmdCharHeight</a> Ogre::TextAreaGuiElement::msCmdCharHeight<code> [static, protected]</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="OgreTextAreaGuiElement_8cpp-source.html#l00039">39</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00414">addBaseParameters</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementq4" doxytag="Ogre::TextAreaGuiElement::msCmdColour"></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_1TextAreaGuiElement_1_1CmdColour.html">TextAreaGuiElement::CmdColour</a> Ogre::TextAreaGuiElement::msCmdColour<code> [static, protected]</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="OgreTextAreaGuiElement_8cpp-source.html#l00042">42</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00414">addBaseParameters</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementq6" doxytag="Ogre::TextAreaGuiElement::msCmdColourBottom"></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_1TextAreaGuiElement_1_1CmdColourBottom.html">TextAreaGuiElement::CmdColourBottom</a> Ogre::TextAreaGuiElement::msCmdColourBottom<code> [static, protected]</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="OgreTextAreaGuiElement_8cpp-source.html#l00043">43</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00414">addBaseParameters</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementq5" doxytag="Ogre::TextAreaGuiElement::msCmdColourTop"></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_1TextAreaGuiElement_1_1CmdColourTop.html">TextAreaGuiElement::CmdColourTop</a> Ogre::TextAreaGuiElement::msCmdColourTop<code> [static, protected]</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="OgreTextAreaGuiElement_8cpp-source.html#l00044">44</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00414">addBaseParameters</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementq3" doxytag="Ogre::TextAreaGuiElement::msCmdFontName"></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_1TextAreaGuiElement_1_1CmdFontName.html">TextAreaGuiElement::CmdFontName</a> Ogre::TextAreaGuiElement::msCmdFontName<code> [static, protected]</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="OgreTextAreaGuiElement_8cpp-source.html#l00041">41</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00414">addBaseParameters</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementq2" doxytag="Ogre::TextAreaGuiElement::msCmdSpaceWidth"></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_1TextAreaGuiElement_1_1CmdSpaceWidth.html">TextAreaGuiElement::CmdSpaceWidth</a> Ogre::TextAreaGuiElement::msCmdSpaceWidth<code> [static, protected]</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="OgreTextAreaGuiElement_8cpp-source.html#l00040">40</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00414">addBaseParameters</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementq19" doxytag="Ogre::TextAreaGuiElement::msDictionary"></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#a421">ParamDictionaryMap</a> Ogre::StringInterface::msDictionary<code> [static, protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Dictionary of parameters.
<p>

<p>
Definition at line <a class="el" href="OgreStringInterface_8cpp-source.html#l00030">30</a> of file <a class="el" href="OgreStringInterface_8cpp-source.html">OgreStringInterface.cpp</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementq12" doxytag="Ogre::TextAreaGuiElement::msHeightCmd"></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_1GuiElementCommands_1_1CmdHeight.html">GuiElementCommands::CmdHeight</a> Ogre::GuiElement::msHeightCmd<code> [static, 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="OgreGuiElement_8cpp-source.html#l00047">47</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00419">Ogre::GuiElement::addBaseParameters</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementq16" doxytag="Ogre::TextAreaGuiElement::msHorizontalAlignCmd"></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_1GuiElementCommands_1_1CmdHorizontalAlign.html">GuiElementCommands::CmdHorizontalAlign</a> Ogre::GuiElement::msHorizontalAlignCmd<code> [static, 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="OgreGuiElement_8cpp-source.html#l00051">51</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00419">Ogre::GuiElement::addBaseParameters</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementq9" doxytag="Ogre::TextAreaGuiElement::msLeftCmd"></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_1GuiElementCommands_1_1CmdLeft.html">GuiElementCommands::CmdLeft</a> Ogre::GuiElement::msLeftCmd<code> [static, 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="OgreGuiElement_8cpp-source.html#l00044">44</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00419">Ogre::GuiElement::addBaseParameters</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementq13" doxytag="Ogre::TextAreaGuiElement::msMaterialCmd"></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_1GuiElementCommands_1_1CmdMaterial.html">GuiElementCommands::CmdMaterial</a> Ogre::GuiElement::msMaterialCmd<code> [static, 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="OgreGuiElement_8cpp-source.html#l00048">48</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00419">Ogre::GuiElement::addBaseParameters</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementq15" doxytag="Ogre::TextAreaGuiElement::msMetricsModeCmd"></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_1GuiElementCommands_1_1CmdMetricsMode.html">GuiElementCommands::CmdMetricsMode</a> Ogre::GuiElement::msMetricsModeCmd<code> [static, 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="OgreGuiElement_8cpp-source.html#l00050">50</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00419">Ogre::GuiElement::addBaseParameters</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementn6" doxytag="Ogre::TextAreaGuiElement::mSpaceWidth"></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::TextAreaGuiElement::mSpaceWidth<code> [protected]</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="OgreTextAreaGuiElement_8h-source.html#l00243">243</a> of file <a class="el" href="OgreTextAreaGuiElement_8h-source.html">OgreTextAreaGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00534">_update</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00380">getSpaceWidth</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00524">setMetricsMode</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00367">setSpaceWidth</a>(), <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00050">TextAreaGuiElement</a>(), and <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00138">updateGeometry</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementq10" doxytag="Ogre::TextAreaGuiElement::msTopCmd"></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_1GuiElementCommands_1_1CmdTop.html">GuiElementCommands::CmdTop</a> Ogre::GuiElement::msTopCmd<code> [static, 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="OgreGuiElement_8cpp-source.html#l00045">45</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00419">Ogre::GuiElement::addBaseParameters</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementq0" doxytag="Ogre::TextAreaGuiElement::msTypeName"></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_1String.html">String</a> Ogre::TextAreaGuiElement::msTypeName = "TextArea"<code> [static, protected]</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="OgreTextAreaGuiElement_8cpp-source.html#l00038">38</a> of file <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00398">getTypeName</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementq17" doxytag="Ogre::TextAreaGuiElement::msVerticalAlignCmd"></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_1GuiElementCommands_1_1CmdVerticalAlign.html">GuiElementCommands::CmdVerticalAlign</a> Ogre::GuiElement::msVerticalAlignCmd<code> [static, 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="OgreGuiElement_8cpp-source.html#l00052">52</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00419">Ogre::GuiElement::addBaseParameters</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementq18" doxytag="Ogre::TextAreaGuiElement::msVisibleCmd"></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_1GuiElementCommands_1_1CmdVisible.html">GuiElementCommands::CmdVisible</a> Ogre::GuiElement::msVisibleCmd<code> [static, 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="OgreGuiElement_8cpp-source.html#l00053">53</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00419">Ogre::GuiElement::addBaseParameters</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementq11" doxytag="Ogre::TextAreaGuiElement::msWidthCmd"></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_1GuiElementCommands_1_1CmdWidth.html">GuiElementCommands::CmdWidth</a> Ogre::GuiElement::msWidthCmd<code> [static, 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="OgreGuiElement_8cpp-source.html#l00046">46</a> of file <a class="el" href="OgreGuiElement_8cpp-source.html">OgreGuiElement.cpp</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00419">Ogre::GuiElement::addBaseParameters</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn26" doxytag="Ogre::TextAreaGuiElement::mTop"></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::GuiElement::mTop<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="OgreGuiElement_8h-source.html#l00115">115</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00295">Ogre::GuiElement::_update</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00323">Ogre::GuiElement::_updateFromParent</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00226">Ogre::GuiElement::getTop</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00055">Ogre::GuiElement::GuiElement</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00486">Ogre::GuiElement::setMetricsMode</a>(), <a class="el" href="OgreCursorGuiElement_8cpp-source.html#l00086">Ogre::CursorGuiElement::setOffsetY</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00118">Ogre::GuiElement::setPosition</a>(), and <a class="el" href="OgreGuiElement_8cpp-source.html#l00211">Ogre::GuiElement::setTop</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TextAreaGuiElementn1" doxytag="Ogre::TextAreaGuiElement::mTransparent"></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::TextAreaGuiElement::mTransparent<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Flag indicating if this panel should be visual or just group things.
<p>

<p>
Definition at line <a class="el" href="OgreTextAreaGuiElement_8h-source.html#l00220">220</a> of file <a class="el" href="OgreTextAreaGuiElement_8h-source.html">OgreTextAreaGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreTextAreaGuiElement_8cpp-source.html#l00050">TextAreaGuiElement</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn35" doxytag="Ogre::TextAreaGuiElement::mVertAlign"></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#a629">GuiVerticalAlignment</a> Ogre::GuiElement::mVertAlign<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="OgreGuiElement_8h-source.html#l00125">125</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00323">Ogre::GuiElement::_updateFromParent</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00524">Ogre::GuiElement::getVerticalAlignment</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00055">Ogre::GuiElement::GuiElement</a>(), and <a class="el" href="OgreGuiElement_8cpp-source.html#l00518">Ogre::GuiElement::setVerticalAlignment</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn23" doxytag="Ogre::TextAreaGuiElement::mVisible"></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::GuiElement::mVisible<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="OgreGuiElement_8h-source.html#l00112">112</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreCursorGuiElement_8cpp-source.html#l00041">Ogre::CursorGuiElement::CursorGuiElement</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00055">Ogre::GuiElement::GuiElement</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00092">Ogre::GuiElement::hide</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00097">Ogre::GuiElement::isVisible</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00087">Ogre::GuiElement::show</a>(), and <a class="el" href="OgreCursorGuiElement_8cpp-source.html#l00060">Ogre::CursorGuiElement::show</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn27" doxytag="Ogre::TextAreaGuiElement::mWidth"></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::GuiElement::mWidth<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="OgreGuiElement_8h-source.html#l00116">116</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00295">Ogre::GuiElement::_update</a>(), <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00256">Ogre::TTYGuiElement::checkAndSetUpdateGeometry</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00148">Ogre::GuiElement::getWidth</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00055">Ogre::GuiElement::GuiElement</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00102">Ogre::GuiElement::setDimensions</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00486">Ogre::GuiElement::setMetricsMode</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00135">Ogre::GuiElement::setWidth</a>(), <a class="el" href="OgrePanelGuiElement_8cpp-source.html#l00166">Ogre::PanelGuiElement::updatePositionGeometry</a>(), <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00483">Ogre::BorderPanelGuiElement::updatePositionGeometry</a>(), <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00293">Ogre::TTYGuiElement::updateTextGeometry</a>(), and <a class="el" href="OgreTTYGuiElement_8cpp-source.html#l00379">Ogre::TTYGuiElement::updateWindowGeometry</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1TTYGuiElementn46" doxytag="Ogre::TextAreaGuiElement::mZOrder"></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#a351">ushort</a> Ogre::GuiElement::mZOrder<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="OgreGuiElement_8h-source.html#l00148">148</a> of file <a class="el" href="OgreGuiElement_8h-source.html">OgreGuiElement.h</a>.
<p>
Referenced by <a class="el" href="OgreGuiElement_8cpp-source.html#l00405">Ogre::GuiElement::_notifyZOrder</a>(), <a class="el" href="OgreGuiElement_8cpp-source.html#l00410">Ogre::GuiElement::_updateRenderQueue</a>(), <a class="el" href="OgreBorderPanelGuiElement_8cpp-source.html#l00571">Ogre::BorderPanelGuiElement::_updateRenderQueue</a>(), <a class="el" href="OgreGuiContainer_8cpp-source.html#l00059">Ogre::GuiContainer::addChildImpl</a>(), and <a class="el" href="OgreGuiElement_8cpp-source.html#l00055">Ogre::GuiElement::GuiElement</a>().    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="OgreTextAreaGuiElement_8h-source.html">OgreTextAreaGuiElement.h</a><li><a class="el" href="OgreTextAreaGuiElement_8cpp-source.html">OgreTextAreaGuiElement.cpp</a></ul>
<p>
Copyright &copy; 2002-2003 by The OGRE Team<br />
Last modified Wed Jan 21 00:15:13 2004
</p>
</body>
</html>