1 | <html> |
---|
2 | <head> |
---|
3 | <title>Ogre::PanelOverlayElementFactory 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 Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a> | <a class="qindex" href="pages.html">Related Pages</a></div> |
---|
10 | <h1>Ogre::PanelOverlayElementFactory Class Reference</h1>Factory for creating <a class="el" href="classOgre_1_1PanelOverlayElement.html">PanelOverlayElement</a> instances. |
---|
11 | <a href="#_details">More...</a> |
---|
12 | <p> |
---|
13 | <code>#include <<a class="el" href="OgreOverlayElementFactory_8h-source.html">OgreOverlayElementFactory.h</a>></code> |
---|
14 | <p> |
---|
15 | <p>Inheritance diagram for Ogre::PanelOverlayElementFactory: |
---|
16 | <p><center><img src="classOgre_1_1PanelOverlayElementFactory.png" usemap="#Ogre::PanelOverlayElementFactory_map" border="0" alt=""></center> |
---|
17 | <map name="Ogre::PanelOverlayElementFactory_map"> |
---|
18 | <area href="classOgre_1_1OverlayElementFactory.html" alt="Ogre::OverlayElementFactory" shape="rect" coords="0,0,213,24"> |
---|
19 | </map> |
---|
20 | <a href="classOgre_1_1PanelOverlayElementFactory-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> * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1PanelOverlayElementFactory.html#Ogre_1_1PanelOverlayElementFactorya0">createOverlayElement</a> (const <a class="el" href="namespaceOgre.html#a471">String</a> &instanceName)</td></tr> |
---|
24 | |
---|
25 | <tr><td class="mdescLeft"> </td><td class="mdescRight">See <a class="el" href="classOgre_1_1OverlayElementFactory.html">OverlayElementFactory</a>. <a href="#Ogre_1_1PanelOverlayElementFactorya0"></a><br><br></td></tr> |
---|
26 | <tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="namespaceOgre.html#a471">String</a> & </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1PanelOverlayElementFactory.html#Ogre_1_1PanelOverlayElementFactorya1">getTypeName</a> (void) const </td></tr> |
---|
27 | |
---|
28 | <tr><td class="mdescLeft"> </td><td class="mdescRight">See <a class="el" href="classOgre_1_1OverlayElementFactory.html">OverlayElementFactory</a>. <a href="#Ogre_1_1PanelOverlayElementFactorya1"></a><br><br></td></tr> |
---|
29 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual void </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"> </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> |
---|
34 | Factory for creating <a class="el" href="classOgre_1_1PanelOverlayElement.html">PanelOverlayElement</a> instances. |
---|
35 | <p> |
---|
36 | |
---|
37 | <p> |
---|
38 | Definition at line <a class="el" href="OgreOverlayElementFactory_8h-source.html#l00061">61</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_1PanelOverlayElementFactorya0" doxytag="Ogre::PanelOverlayElementFactory::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::PanelOverlayElementFactory::createOverlayElement </td> |
---|
46 | <td class="md" valign="top">( </td> |
---|
47 | <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a471">String</a> & </td> |
---|
48 | <td class="mdname1" valign="top" nowrap> <em>instanceName</em> </td> |
---|
49 | <td class="md" valign="top"> ) </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 | |
---|
61 | </td> |
---|
62 | <td> |
---|
63 | |
---|
64 | <p> |
---|
65 | See <a class="el" href="classOgre_1_1OverlayElementFactory.html">OverlayElementFactory</a>. |
---|
66 | <p> |
---|
67 | |
---|
68 | <p> |
---|
69 | Implements <a class="el" href="classOgre_1_1OverlayElementFactory.html#Ogre_1_1OverlayElementFactorya0">Ogre::OverlayElementFactory</a>. |
---|
70 | <p> |
---|
71 | Definition at line <a class="el" href="OgreOverlayElementFactory_8h-source.html#l00065">65</a> of file <a class="el" href="OgreOverlayElementFactory_8h-source.html">OgreOverlayElementFactory.h</a>. |
---|
72 | <p> |
---|
73 | References <a class="el" href="OgrePrerequisites_8h-source.html#l00156">Ogre::String</a>. </td> |
---|
74 | </tr> |
---|
75 | </table> |
---|
76 | <a class="anchor" name="Ogre_1_1TextAreaOverlayElementFactorya2" doxytag="Ogre::PanelOverlayElementFactory::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">( </td> |
---|
84 | <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1OverlayElement.html">OverlayElement</a> * </td> |
---|
85 | <td class="mdname1" valign="top" nowrap> <em>pElement</em> </td> |
---|
86 | <td class="md" valign="top"> ) </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 | |
---|
98 | </td> |
---|
99 | <td> |
---|
100 | |
---|
101 | <p> |
---|
102 | Destroys a <a class="el" href="classOgre_1_1OverlayElement.html">OverlayElement</a> which this factory created previously. |
---|
103 | <p> |
---|
104 | |
---|
105 | <p> |
---|
106 | Definition 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_1PanelOverlayElementFactorya1" doxytag="Ogre::PanelOverlayElementFactory::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#a471">String</a>& Ogre::PanelOverlayElementFactory::getTypeName </td> |
---|
116 | <td class="md" valign="top">( </td> |
---|
117 | <td class="md" nowrap valign="top">void </td> |
---|
118 | <td class="mdname1" valign="top" nowrap> </td> |
---|
119 | <td class="md" valign="top"> ) </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 | |
---|
131 | </td> |
---|
132 | <td> |
---|
133 | |
---|
134 | <p> |
---|
135 | See <a class="el" href="classOgre_1_1OverlayElementFactory.html">OverlayElementFactory</a>. |
---|
136 | <p> |
---|
137 | |
---|
138 | <p> |
---|
139 | Implements <a class="el" href="classOgre_1_1OverlayElementFactory.html#Ogre_1_1OverlayElementFactorya2">Ogre::OverlayElementFactory</a>. |
---|
140 | <p> |
---|
141 | Definition at line <a class="el" href="OgreOverlayElementFactory_8h-source.html#l00070">70</a> of file <a class="el" href="OgreOverlayElementFactory_8h-source.html">OgreOverlayElementFactory.h</a>. |
---|
142 | <p> |
---|
143 | References <a class="el" href="OgrePrerequisites_8h-source.html#l00156">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> |
---|
150 | Copyright © 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/> |
---|
152 | This 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 | |
---|
160 | Last modified Sun Mar 12 14:40:52 2006 |
---|
161 | </p> |
---|
162 | </body> |
---|
163 | </html> |
---|