source: GTP/trunk/App/Demos/Illum/Envmap/doc/html/_cube_8cpp.html @ 843

Revision 843, 2.5 KB checked in by szirmay, 18 years ago (diff)
Line 
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>gyak: Cube.cpp File 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&nbsp;Page</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
8<div class="nav">
9<a class="el" href="dir_000000.html">D:</a>&nbsp;/&nbsp;<a class="el" href="dir_000001.html">Szirmay</a>&nbsp;/&nbsp;<a class="el" href="dir_000002.html">_Work</a>&nbsp;/&nbsp;<a class="el" href="dir_000003.html">DirectX (Shaders)</a>&nbsp;/&nbsp;<a class="el" href="dir_000004.html">Progs</a>&nbsp;/&nbsp;<a class="el" href="dir_000005.html">9 EnvMap (diffuse&amp;specular)</a>&nbsp;/&nbsp;<a class="el" href="dir_000006.html">fin_EnvMap</a></div>
10<h1>Cube.cpp File Reference</h1><code>#include "dxstdafx.h"</code><br>
11<code>#include "<a class="el" href="_cube_8h.html">Cube.h</a>"</code><br>
12<table border="0" cellpadding="0" cellspacing="0">
13<tr><td></td></tr>
14<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
15<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="_cube_8cpp.html#a0">D3DFVF_CUSTOMVERTEX</a>&nbsp;&nbsp;&nbsp;(D3DFVF_XYZ|D3DFVF_NORMAL|D3DFVF_TEX1)</td></tr>
16
17</table>
18<hr><h2>Define Documentation</h2>
19<a class="anchor" name="a0" doxytag="Cube.cpp::D3DFVF_CUSTOMVERTEX"></a><p>
20<table class="mdTable" cellpadding="2" cellspacing="0">
21  <tr>
22    <td class="mdRow">
23      <table cellpadding="0" cellspacing="0" border="0">
24        <tr>
25          <td class="md" nowrap valign="top">#define D3DFVF_CUSTOMVERTEX&nbsp;&nbsp;&nbsp;(D3DFVF_XYZ|D3DFVF_NORMAL|D3DFVF_TEX1)          </td>
26        </tr>
27      </table>
28    </td>
29  </tr>
30</table>
31<table cellspacing="5" cellpadding="0" border="0">
32  <tr>
33    <td>
34      &nbsp;
35    </td>
36    <td>
37
38<p>
39    </td>
40  </tr>
41</table>
42<hr size="1"><address style="align: right;"><small>Generated on Thu Apr 27 11:58:00 2006 for gyak by&nbsp;
43<a href="http://www.doxygen.org/index.html">
44<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address>
45</body>
46</html>
Note: See TracBrowser for help on using the repository browser.