1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
---|
2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> |
---|
3 | <title>Indirect Environment Mapping: Vertex Struct Reference</title> |
---|
4 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
5 | </head><body> |
---|
6 | <!-- Generated by Doxygen 1.4.2 --> |
---|
7 | <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a></div> |
---|
8 | <h1>Vertex Struct Reference</h1>Data type to define fullscreen quad vertices. |
---|
9 | <a href="#_details">More...</a> |
---|
10 | <p> |
---|
11 | <code>#include <EnvMap.h></code> |
---|
12 | <p> |
---|
13 | <a href="struct_vertex-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
---|
14 | <tr><td></td></tr> |
---|
15 | <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr> |
---|
16 | <tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_vertex.html#o0">x</a></td></tr> |
---|
17 | |
---|
18 | <tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_vertex.html#o1">y</a></td></tr> |
---|
19 | |
---|
20 | <tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_vertex.html#o2">z</a></td></tr> |
---|
21 | |
---|
22 | <tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_vertex.html#o3">nx</a></td></tr> |
---|
23 | |
---|
24 | <tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_vertex.html#o4">ny</a></td></tr> |
---|
25 | |
---|
26 | <tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_vertex.html#o5">nz</a></td></tr> |
---|
27 | |
---|
28 | <tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_vertex.html#o6">tu</a></td></tr> |
---|
29 | |
---|
30 | <tr><td class="memItemLeft" nowrap align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_vertex.html#o7">tv</a></td></tr> |
---|
31 | |
---|
32 | </table> |
---|
33 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
34 | Data type to define fullscreen quad vertices. |
---|
35 | <p> |
---|
36 | <hr><h2>Member Data Documentation</h2> |
---|
37 | <a class="anchor" name="o3" doxytag="Vertex::nx"></a><p> |
---|
38 | <table class="mdTable" cellpadding="2" cellspacing="0"> |
---|
39 | <tr> |
---|
40 | <td class="mdRow"> |
---|
41 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
42 | <tr> |
---|
43 | <td class="md" nowrap valign="top">float <a class="el" href="struct_vertex.html#o3">Vertex::nx</a> </td> |
---|
44 | </tr> |
---|
45 | </table> |
---|
46 | </td> |
---|
47 | </tr> |
---|
48 | </table> |
---|
49 | <table cellspacing="5" cellpadding="0" border="0"> |
---|
50 | <tr> |
---|
51 | <td> |
---|
52 | |
---|
53 | </td> |
---|
54 | <td> |
---|
55 | |
---|
56 | <p> |
---|
57 | </td> |
---|
58 | </tr> |
---|
59 | </table> |
---|
60 | <a class="anchor" name="o4" doxytag="Vertex::ny"></a><p> |
---|
61 | <table class="mdTable" cellpadding="2" cellspacing="0"> |
---|
62 | <tr> |
---|
63 | <td class="mdRow"> |
---|
64 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
65 | <tr> |
---|
66 | <td class="md" nowrap valign="top">float <a class="el" href="struct_vertex.html#o4">Vertex::ny</a> </td> |
---|
67 | </tr> |
---|
68 | </table> |
---|
69 | </td> |
---|
70 | </tr> |
---|
71 | </table> |
---|
72 | <table cellspacing="5" cellpadding="0" border="0"> |
---|
73 | <tr> |
---|
74 | <td> |
---|
75 | |
---|
76 | </td> |
---|
77 | <td> |
---|
78 | |
---|
79 | <p> |
---|
80 | </td> |
---|
81 | </tr> |
---|
82 | </table> |
---|
83 | <a class="anchor" name="o5" doxytag="Vertex::nz"></a><p> |
---|
84 | <table class="mdTable" cellpadding="2" cellspacing="0"> |
---|
85 | <tr> |
---|
86 | <td class="mdRow"> |
---|
87 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
88 | <tr> |
---|
89 | <td class="md" nowrap valign="top">float <a class="el" href="struct_vertex.html#o5">Vertex::nz</a> </td> |
---|
90 | </tr> |
---|
91 | </table> |
---|
92 | </td> |
---|
93 | </tr> |
---|
94 | </table> |
---|
95 | <table cellspacing="5" cellpadding="0" border="0"> |
---|
96 | <tr> |
---|
97 | <td> |
---|
98 | |
---|
99 | </td> |
---|
100 | <td> |
---|
101 | |
---|
102 | <p> |
---|
103 | </td> |
---|
104 | </tr> |
---|
105 | </table> |
---|
106 | <a class="anchor" name="o6" doxytag="Vertex::tu"></a><p> |
---|
107 | <table class="mdTable" cellpadding="2" cellspacing="0"> |
---|
108 | <tr> |
---|
109 | <td class="mdRow"> |
---|
110 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
111 | <tr> |
---|
112 | <td class="md" nowrap valign="top">float <a class="el" href="struct_vertex.html#o6">Vertex::tu</a> </td> |
---|
113 | </tr> |
---|
114 | </table> |
---|
115 | </td> |
---|
116 | </tr> |
---|
117 | </table> |
---|
118 | <table cellspacing="5" cellpadding="0" border="0"> |
---|
119 | <tr> |
---|
120 | <td> |
---|
121 | |
---|
122 | </td> |
---|
123 | <td> |
---|
124 | |
---|
125 | <p> |
---|
126 | </td> |
---|
127 | </tr> |
---|
128 | </table> |
---|
129 | <a class="anchor" name="o7" doxytag="Vertex::tv"></a><p> |
---|
130 | <table class="mdTable" cellpadding="2" cellspacing="0"> |
---|
131 | <tr> |
---|
132 | <td class="mdRow"> |
---|
133 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
134 | <tr> |
---|
135 | <td class="md" nowrap valign="top">float <a class="el" href="struct_vertex.html#o7">Vertex::tv</a> </td> |
---|
136 | </tr> |
---|
137 | </table> |
---|
138 | </td> |
---|
139 | </tr> |
---|
140 | </table> |
---|
141 | <table cellspacing="5" cellpadding="0" border="0"> |
---|
142 | <tr> |
---|
143 | <td> |
---|
144 | |
---|
145 | </td> |
---|
146 | <td> |
---|
147 | |
---|
148 | <p> |
---|
149 | </td> |
---|
150 | </tr> |
---|
151 | </table> |
---|
152 | <a class="anchor" name="o0" doxytag="Vertex::x"></a><p> |
---|
153 | <table class="mdTable" cellpadding="2" cellspacing="0"> |
---|
154 | <tr> |
---|
155 | <td class="mdRow"> |
---|
156 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
157 | <tr> |
---|
158 | <td class="md" nowrap valign="top">float <a class="el" href="struct_vertex.html#o0">Vertex::x</a> </td> |
---|
159 | </tr> |
---|
160 | </table> |
---|
161 | </td> |
---|
162 | </tr> |
---|
163 | </table> |
---|
164 | <table cellspacing="5" cellpadding="0" border="0"> |
---|
165 | <tr> |
---|
166 | <td> |
---|
167 | |
---|
168 | </td> |
---|
169 | <td> |
---|
170 | |
---|
171 | <p> |
---|
172 | </td> |
---|
173 | </tr> |
---|
174 | </table> |
---|
175 | <a class="anchor" name="o1" doxytag="Vertex::y"></a><p> |
---|
176 | <table class="mdTable" cellpadding="2" cellspacing="0"> |
---|
177 | <tr> |
---|
178 | <td class="mdRow"> |
---|
179 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
180 | <tr> |
---|
181 | <td class="md" nowrap valign="top">float <a class="el" href="struct_vertex.html#o1">Vertex::y</a> </td> |
---|
182 | </tr> |
---|
183 | </table> |
---|
184 | </td> |
---|
185 | </tr> |
---|
186 | </table> |
---|
187 | <table cellspacing="5" cellpadding="0" border="0"> |
---|
188 | <tr> |
---|
189 | <td> |
---|
190 | |
---|
191 | </td> |
---|
192 | <td> |
---|
193 | |
---|
194 | <p> |
---|
195 | </td> |
---|
196 | </tr> |
---|
197 | </table> |
---|
198 | <a class="anchor" name="o2" doxytag="Vertex::z"></a><p> |
---|
199 | <table class="mdTable" cellpadding="2" cellspacing="0"> |
---|
200 | <tr> |
---|
201 | <td class="mdRow"> |
---|
202 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
203 | <tr> |
---|
204 | <td class="md" nowrap valign="top">float <a class="el" href="struct_vertex.html#o2">Vertex::z</a> </td> |
---|
205 | </tr> |
---|
206 | </table> |
---|
207 | </td> |
---|
208 | </tr> |
---|
209 | </table> |
---|
210 | <table cellspacing="5" cellpadding="0" border="0"> |
---|
211 | <tr> |
---|
212 | <td> |
---|
213 | |
---|
214 | </td> |
---|
215 | <td> |
---|
216 | |
---|
217 | <p> |
---|
218 | </td> |
---|
219 | </tr> |
---|
220 | </table> |
---|
221 | <hr>The documentation for this struct was generated from the following files:<ul> |
---|
222 | <li><a class="el" href="_cube_8cpp.html">Cube.cpp</a><li><a class="el" href="_env_map_8h.html">EnvMap.h</a></ul> |
---|
223 | <hr size="1"><address style="align: right;"><small>Generated on Wed Aug 23 00:00:39 2006 for Indirect Environment Mapping by |
---|
224 | <a href="http://www.doxygen.org/index.html"> |
---|
225 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address> |
---|
226 | </body> |
---|
227 | </html> |
---|