1 | <html> |
---|
2 | <head> |
---|
3 | <title>Ogre::BillboardChain::Element 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::BillboardChain::Element Class Reference</h1>Contains the data of an element of the <a class="el" href="classOgre_1_1BillboardChain.html">BillboardChain</a>. |
---|
11 | <a href="#_details">More...</a> |
---|
12 | <p> |
---|
13 | <code>#include <<a class="el" href="OgreBillboardChain_8h-source.html">OgreBillboardChain.h</a>></code> |
---|
14 | <p> |
---|
15 | <a href="classOgre_1_1BillboardChain_1_1Element-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0> |
---|
16 | <tr><td></td></tr> |
---|
17 | <tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr> |
---|
18 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1BillboardChain_1_1Element.html#Ogre_1_1BillboardChain_1_1Elementa0">Element</a> ()</td></tr> |
---|
19 | |
---|
20 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1BillboardChain_1_1Element.html#Ogre_1_1BillboardChain_1_1Elementa1">Element</a> (<a class="el" href="classOgre_1_1Vector3.html">Vector3</a> <a class="el" href="classOgre_1_1BillboardChain_1_1Element.html#Ogre_1_1BillboardChain_1_1Elemento0">position</a>, <a class="el" href="namespaceOgre.html#a465">Real</a> <a class="el" href="classOgre_1_1BillboardChain_1_1Element.html#Ogre_1_1BillboardChain_1_1Elemento1">width</a>, <a class="el" href="namespaceOgre.html#a465">Real</a> <a class="el" href="classOgre_1_1BillboardChain_1_1Element.html#Ogre_1_1BillboardChain_1_1Elemento2">texCoord</a>, <a class="el" href="classOgre_1_1ColourValue.html">ColourValue</a> <a class="el" href="classOgre_1_1BillboardChain_1_1Element.html#Ogre_1_1BillboardChain_1_1Elemento3">colour</a>)</td></tr> |
---|
21 | |
---|
22 | <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr> |
---|
23 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Vector3.html">Vector3</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1BillboardChain_1_1Element.html#Ogre_1_1BillboardChain_1_1Elemento0">position</a></td></tr> |
---|
24 | |
---|
25 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a465">Real</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1BillboardChain_1_1Element.html#Ogre_1_1BillboardChain_1_1Elemento1">width</a></td></tr> |
---|
26 | |
---|
27 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a465">Real</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1BillboardChain_1_1Element.html#Ogre_1_1BillboardChain_1_1Elemento2">texCoord</a></td></tr> |
---|
28 | |
---|
29 | <tr><td class="mdescLeft"> </td><td class="mdescRight">U or V texture coord depending on options. <a href="#Ogre_1_1BillboardChain_1_1Elemento2"></a><br><br></td></tr> |
---|
30 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1ColourValue.html">ColourValue</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1BillboardChain_1_1Element.html#Ogre_1_1BillboardChain_1_1Elemento3">colour</a></td></tr> |
---|
31 | |
---|
32 | </table> |
---|
33 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
34 | Contains the data of an element of the <a class="el" href="classOgre_1_1BillboardChain.html">BillboardChain</a>. |
---|
35 | <p> |
---|
36 | |
---|
37 | <p> |
---|
38 | |
---|
39 | <p> |
---|
40 | Definition at line <a class="el" href="OgreBillboardChain_8h-source.html#l00073">73</a> of file <a class="el" href="OgreBillboardChain_8h-source.html">OgreBillboardChain.h</a>.<hr><h2>Constructor & Destructor Documentation</h2> |
---|
41 | <a class="anchor" name="Ogre_1_1BillboardChain_1_1Elementa0" doxytag="Ogre::BillboardChain::Element::Element" ></a><p> |
---|
42 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
43 | <tr> |
---|
44 | <td class="mdRow"> |
---|
45 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
46 | <tr> |
---|
47 | <td class="md" nowrap valign="top"> Ogre::BillboardChain::Element::Element </td> |
---|
48 | <td class="md" valign="top">( </td> |
---|
49 | <td class="mdname1" valign="top" nowrap> </td> |
---|
50 | <td class="md" valign="top"> ) </td> |
---|
51 | <td class="md" nowrap></td> |
---|
52 | </tr> |
---|
53 | |
---|
54 | </table> |
---|
55 | </td> |
---|
56 | </tr> |
---|
57 | </table> |
---|
58 | <table cellspacing=5 cellpadding=0 border=0> |
---|
59 | <tr> |
---|
60 | <td> |
---|
61 | |
---|
62 | </td> |
---|
63 | <td> |
---|
64 | |
---|
65 | <p> |
---|
66 | </td> |
---|
67 | </tr> |
---|
68 | </table> |
---|
69 | <a class="anchor" name="Ogre_1_1BillboardChain_1_1Elementa1" doxytag="Ogre::BillboardChain::Element::Element" ></a><p> |
---|
70 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
71 | <tr> |
---|
72 | <td class="mdRow"> |
---|
73 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
74 | <tr> |
---|
75 | <td class="md" nowrap valign="top"> Ogre::BillboardChain::Element::Element </td> |
---|
76 | <td class="md" valign="top">( </td> |
---|
77 | <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1Vector3.html">Vector3</a> </td> |
---|
78 | <td class="mdname" nowrap> <em>position</em>, </td> |
---|
79 | </tr> |
---|
80 | <tr> |
---|
81 | <td class="md" nowrap align="right"></td> |
---|
82 | <td></td> |
---|
83 | <td class="md" nowrap><a class="el" href="namespaceOgre.html#a465">Real</a> </td> |
---|
84 | <td class="mdname" nowrap> <em>width</em>, </td> |
---|
85 | </tr> |
---|
86 | <tr> |
---|
87 | <td class="md" nowrap align="right"></td> |
---|
88 | <td></td> |
---|
89 | <td class="md" nowrap><a class="el" href="namespaceOgre.html#a465">Real</a> </td> |
---|
90 | <td class="mdname" nowrap> <em>texCoord</em>, </td> |
---|
91 | </tr> |
---|
92 | <tr> |
---|
93 | <td class="md" nowrap align="right"></td> |
---|
94 | <td></td> |
---|
95 | <td class="md" nowrap><a class="el" href="classOgre_1_1ColourValue.html">ColourValue</a> </td> |
---|
96 | <td class="mdname" nowrap> <em>colour</em></td> |
---|
97 | </tr> |
---|
98 | <tr> |
---|
99 | <td></td> |
---|
100 | <td class="md">) </td> |
---|
101 | <td class="md" colspan="2"></td> |
---|
102 | </tr> |
---|
103 | |
---|
104 | </table> |
---|
105 | </td> |
---|
106 | </tr> |
---|
107 | </table> |
---|
108 | <table cellspacing=5 cellpadding=0 border=0> |
---|
109 | <tr> |
---|
110 | <td> |
---|
111 | |
---|
112 | </td> |
---|
113 | <td> |
---|
114 | |
---|
115 | <p> |
---|
116 | </td> |
---|
117 | </tr> |
---|
118 | </table> |
---|
119 | <hr><h2>Member Data Documentation</h2> |
---|
120 | <a class="anchor" name="Ogre_1_1BillboardChain_1_1Elemento3" doxytag="Ogre::BillboardChain::Element::colour" ></a><p> |
---|
121 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
122 | <tr> |
---|
123 | <td class="mdRow"> |
---|
124 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
125 | <tr> |
---|
126 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1ColourValue.html">ColourValue</a> <a class="el" href="classOgre_1_1BillboardChain_1_1Element.html#Ogre_1_1BillboardChain_1_1Elemento3">Ogre::BillboardChain::Element::colour</a> |
---|
127 | </table> |
---|
128 | </td> |
---|
129 | </tr> |
---|
130 | </table> |
---|
131 | <table cellspacing=5 cellpadding=0 border=0> |
---|
132 | <tr> |
---|
133 | <td> |
---|
134 | |
---|
135 | </td> |
---|
136 | <td> |
---|
137 | |
---|
138 | <p> |
---|
139 | |
---|
140 | <p> |
---|
141 | Definition at line <a class="el" href="OgreBillboardChain_8h-source.html#l00089">89</a> of file <a class="el" href="OgreBillboardChain_8h-source.html">OgreBillboardChain.h</a>. </td> |
---|
142 | </tr> |
---|
143 | </table> |
---|
144 | <a class="anchor" name="Ogre_1_1BillboardChain_1_1Elemento0" doxytag="Ogre::BillboardChain::Element::position" ></a><p> |
---|
145 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
146 | <tr> |
---|
147 | <td class="mdRow"> |
---|
148 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
149 | <tr> |
---|
150 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Vector3.html">Vector3</a> <a class="el" href="classOgre_1_1BillboardChain_1_1Element.html#Ogre_1_1BillboardChain_1_1Elemento0">Ogre::BillboardChain::Element::position</a> |
---|
151 | </table> |
---|
152 | </td> |
---|
153 | </tr> |
---|
154 | </table> |
---|
155 | <table cellspacing=5 cellpadding=0 border=0> |
---|
156 | <tr> |
---|
157 | <td> |
---|
158 | |
---|
159 | </td> |
---|
160 | <td> |
---|
161 | |
---|
162 | <p> |
---|
163 | |
---|
164 | <p> |
---|
165 | Definition at line <a class="el" href="OgreBillboardChain_8h-source.html#l00085">85</a> of file <a class="el" href="OgreBillboardChain_8h-source.html">OgreBillboardChain.h</a>. </td> |
---|
166 | </tr> |
---|
167 | </table> |
---|
168 | <a class="anchor" name="Ogre_1_1BillboardChain_1_1Elemento2" doxytag="Ogre::BillboardChain::Element::texCoord" ></a><p> |
---|
169 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
170 | <tr> |
---|
171 | <td class="mdRow"> |
---|
172 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
173 | <tr> |
---|
174 | <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a465">Real</a> <a class="el" href="classOgre_1_1BillboardChain_1_1Element.html#Ogre_1_1BillboardChain_1_1Elemento2">Ogre::BillboardChain::Element::texCoord</a> |
---|
175 | </table> |
---|
176 | </td> |
---|
177 | </tr> |
---|
178 | </table> |
---|
179 | <table cellspacing=5 cellpadding=0 border=0> |
---|
180 | <tr> |
---|
181 | <td> |
---|
182 | |
---|
183 | </td> |
---|
184 | <td> |
---|
185 | |
---|
186 | <p> |
---|
187 | U or V texture coord depending on options. |
---|
188 | <p> |
---|
189 | |
---|
190 | <p> |
---|
191 | Definition at line <a class="el" href="OgreBillboardChain_8h-source.html#l00088">88</a> of file <a class="el" href="OgreBillboardChain_8h-source.html">OgreBillboardChain.h</a>. </td> |
---|
192 | </tr> |
---|
193 | </table> |
---|
194 | <a class="anchor" name="Ogre_1_1BillboardChain_1_1Elemento1" doxytag="Ogre::BillboardChain::Element::width" ></a><p> |
---|
195 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
196 | <tr> |
---|
197 | <td class="mdRow"> |
---|
198 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
199 | <tr> |
---|
200 | <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a465">Real</a> <a class="el" href="classOgre_1_1BillboardChain_1_1Element.html#Ogre_1_1BillboardChain_1_1Elemento1">Ogre::BillboardChain::Element::width</a> |
---|
201 | </table> |
---|
202 | </td> |
---|
203 | </tr> |
---|
204 | </table> |
---|
205 | <table cellspacing=5 cellpadding=0 border=0> |
---|
206 | <tr> |
---|
207 | <td> |
---|
208 | |
---|
209 | </td> |
---|
210 | <td> |
---|
211 | |
---|
212 | <p> |
---|
213 | |
---|
214 | <p> |
---|
215 | Definition at line <a class="el" href="OgreBillboardChain_8h-source.html#l00086">86</a> of file <a class="el" href="OgreBillboardChain_8h-source.html">OgreBillboardChain.h</a>. </td> |
---|
216 | </tr> |
---|
217 | </table> |
---|
218 | <hr>The documentation for this class was generated from the following file:<ul> |
---|
219 | <li><a class="el" href="OgreBillboardChain_8h-source.html">OgreBillboardChain.h</a></ul> |
---|
220 | <hr> |
---|
221 | <p> |
---|
222 | Copyright © 2000-2005 by The OGRE Team<br /> |
---|
223 | <!--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/> |
---|
224 | 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/> |
---|
225 | <!--/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#"> |
---|
226 | <Work rdf:about=""> |
---|
227 | <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" /> |
---|
228 | <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> |
---|
229 | </Work> |
---|
230 | <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> --> |
---|
231 | |
---|
232 | Last modified Sun Mar 12 14:38:09 2006 |
---|
233 | </p> |
---|
234 | </body> |
---|
235 | </html> |
---|