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

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

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>Ogre::BorderPanelOverlayElementFactory class Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4<link type="text/css" rel="stylesheet" href="style.css">
5</head>
6
7<body>
8<!-- Generated by Doxygen 1.3.6 -->
9<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
10<h1>Ogre::BorderPanelOverlayElementFactory Class Reference</h1>Factory for creating <a class="el" href="classOgre_1_1BorderPanelOverlayElement.html">BorderPanelOverlayElement</a> instances. 
11<a href="#_details">More...</a>
12<p>
13<code>#include &lt;<a class="el" href="OgreOverlayElementFactory_8h-source.html">OgreOverlayElementFactory.h</a>&gt;</code>
14<p>
15<p>Inheritance diagram for Ogre::BorderPanelOverlayElementFactory:
16<p><center><img src="classOgre_1_1BorderPanelOverlayElementFactory.png" usemap="#Ogre::BorderPanelOverlayElementFactory_map" border="0" alt=""></center>
17<map name="Ogre::BorderPanelOverlayElementFactory_map">
18<area href="classOgre_1_1OverlayElementFactory.html" alt="Ogre::OverlayElementFactory" shape="rect" coords="0,0,252,24">
19</map>
20<a href="classOgre_1_1BorderPanelOverlayElementFactory-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
21<tr><td></td></tr>
22<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
23<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1OverlayElement.html">OverlayElement</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1BorderPanelOverlayElementFactory.html#Ogre_1_1BorderPanelOverlayElementFactorya0">createOverlayElement</a> (const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;instanceName)</td></tr>
24
25<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">See <a class="el" href="classOgre_1_1OverlayElementFactory.html">OverlayElementFactory</a>.  <a href="#Ogre_1_1BorderPanelOverlayElementFactorya0"></a><br><br></td></tr>
26<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1BorderPanelOverlayElementFactory.html#Ogre_1_1BorderPanelOverlayElementFactorya1">getTypeName</a> (void) const </td></tr>
27
28<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">See <a class="el" href="classOgre_1_1OverlayElementFactory.html">OverlayElementFactory</a>.  <a href="#Ogre_1_1BorderPanelOverlayElementFactorya1"></a><br><br></td></tr>
29<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1OverlayElementFactory.html#Ogre_1_1TextAreaOverlayElementFactorya2">destroyOverlayElement</a> (<a class="el" href="classOgre_1_1OverlayElement.html">OverlayElement</a> *pElement)</td></tr>
30
31<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destroys a <a class="el" href="classOgre_1_1OverlayElement.html">OverlayElement</a> which this factory created previously.  <a href="#Ogre_1_1TextAreaOverlayElementFactorya2"></a><br><br></td></tr>
32</table>
33<hr><a name="_details"></a><h2>Detailed Description</h2>
34Factory for creating <a class="el" href="classOgre_1_1BorderPanelOverlayElement.html">BorderPanelOverlayElement</a> instances.
35<p>
36
37<p>
38Definition at line <a class="el" href="OgreOverlayElementFactory_8h-source.html#l00078">78</a> of file <a class="el" href="OgreOverlayElementFactory_8h-source.html">OgreOverlayElementFactory.h</a>.<hr><h2>Member Function Documentation</h2>
39<a class="anchor" name="Ogre_1_1BorderPanelOverlayElementFactorya0" doxytag="Ogre::BorderPanelOverlayElementFactory::createOverlayElement" ></a><p>
40<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
41  <tr>
42    <td class="mdRow">
43      <table cellpadding="0" cellspacing="0" border="0">
44        <tr>
45          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1OverlayElement.html">OverlayElement</a>* Ogre::BorderPanelOverlayElementFactory::createOverlayElement </td>
46          <td class="md" valign="top">(&nbsp;</td>
47          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
48          <td class="mdname1" valign="top" nowrap> <em>instanceName</em>          </td>
49          <td class="md" valign="top">&nbsp;)&nbsp;</td>
50          <td class="md" nowrap><code> [virtual]</code></td>
51        </tr>
52
53      </table>
54    </td>
55  </tr>
56</table>
57<table cellspacing=5 cellpadding=0 border=0>
58  <tr>
59    <td>
60      &nbsp;
61    </td>
62    <td>
63
64<p>
65See <a class="el" href="classOgre_1_1OverlayElementFactory.html">OverlayElementFactory</a>.
66<p>
67
68<p>
69Implements <a class="el" href="classOgre_1_1OverlayElementFactory.html#Ogre_1_1OverlayElementFactorya0">Ogre::OverlayElementFactory</a>.
70<p>
71Definition at line <a class="el" href="OgreOverlayElementFactory_8h-source.html#l00082">82</a> of file <a class="el" href="OgreOverlayElementFactory_8h-source.html">OgreOverlayElementFactory.h</a>.
72<p>
73References <a class="el" href="OgrePrerequisites_8h-source.html#l00154">Ogre::String</a>.    </td>
74  </tr>
75</table>
76<a class="anchor" name="Ogre_1_1TextAreaOverlayElementFactorya2" doxytag="Ogre::BorderPanelOverlayElementFactory::destroyOverlayElement" ></a><p>
77<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
78  <tr>
79    <td class="mdRow">
80      <table cellpadding="0" cellspacing="0" border="0">
81        <tr>
82          <td class="md" nowrap valign="top"> virtual void Ogre::OverlayElementFactory::destroyOverlayElement </td>
83          <td class="md" valign="top">(&nbsp;</td>
84          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1OverlayElement.html">OverlayElement</a> *&nbsp;</td>
85          <td class="mdname1" valign="top" nowrap> <em>pElement</em>          </td>
86          <td class="md" valign="top">&nbsp;)&nbsp;</td>
87          <td class="md" nowrap><code> [virtual, inherited]</code></td>
88        </tr>
89
90      </table>
91    </td>
92  </tr>
93</table>
94<table cellspacing=5 cellpadding=0 border=0>
95  <tr>
96    <td>
97      &nbsp;
98    </td>
99    <td>
100
101<p>
102Destroys a <a class="el" href="classOgre_1_1OverlayElement.html">OverlayElement</a> which this factory created previously.
103<p>
104
105<p>
106Definition at line <a class="el" href="OgreOverlayElementFactory_8h-source.html#l00054">54</a> of file <a class="el" href="OgreOverlayElementFactory_8h-source.html">OgreOverlayElementFactory.h</a>.    </td>
107  </tr>
108</table>
109<a class="anchor" name="Ogre_1_1BorderPanelOverlayElementFactorya1" doxytag="Ogre::BorderPanelOverlayElementFactory::getTypeName" ></a><p>
110<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
111  <tr>
112    <td class="mdRow">
113      <table cellpadding="0" cellspacing="0" border="0">
114        <tr>
115          <td class="md" nowrap valign="top"> const <a class="el" href="namespaceOgre.html#a426">String</a>&amp; Ogre::BorderPanelOverlayElementFactory::getTypeName </td>
116          <td class="md" valign="top">(&nbsp;</td>
117          <td class="md" nowrap valign="top">void&nbsp;</td>
118          <td class="mdname1" valign="top" nowrap>          </td>
119          <td class="md" valign="top">&nbsp;)&nbsp;</td>
120          <td class="md" nowrap> const<code> [virtual]</code></td>
121        </tr>
122
123      </table>
124    </td>
125  </tr>
126</table>
127<table cellspacing=5 cellpadding=0 border=0>
128  <tr>
129    <td>
130      &nbsp;
131    </td>
132    <td>
133
134<p>
135See <a class="el" href="classOgre_1_1OverlayElementFactory.html">OverlayElementFactory</a>.
136<p>
137
138<p>
139Implements <a class="el" href="classOgre_1_1OverlayElementFactory.html#Ogre_1_1OverlayElementFactorya2">Ogre::OverlayElementFactory</a>.
140<p>
141Definition at line <a class="el" href="OgreOverlayElementFactory_8h-source.html#l00087">87</a> of file <a class="el" href="OgreOverlayElementFactory_8h-source.html">OgreOverlayElementFactory.h</a>.
142<p>
143References <a class="el" href="OgrePrerequisites_8h-source.html#l00154">Ogre::String</a>.    </td>
144  </tr>
145</table>
146<hr>The documentation for this class was generated from the following file:<ul>
147<li><a class="el" href="OgreOverlayElementFactory_8h-source.html">OgreOverlayElementFactory.h</a></ul>
148<hr>
149<p>
150Copyright &copy; 2000-2005 by The OGRE Team<br />
151<!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/></a><br/>
152This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-ShareAlike 2.5 License</a>.<br/>
153                <!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
154                <Work rdf:about="">
155                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
156        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
157                </Work>
158                <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> -->
159
160Last modified Sun Feb 12 13:01:36 2006
161</p>
162</body>
163</html>
Note: See TracBrowser for help on using the repository browser.