source: GTP/branches/IllumWPdeliver2008dec/IlluminationWP/demos/Standalone/EnvMap [DirectX]/doxygen/_mesh_8cpp.html @ 3255

Revision 3255, 2.1 KB checked in by szirmay, 15 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>Indirect Environment Mapping: Mesh.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="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<h1>Mesh.cpp File Reference</h1><code>#include "dxstdafx.h"</code><br>
9<code>#include "<a class="el" href="_mesh_8h.html">Mesh.h</a>"</code><br>
10<table border="0" cellpadding="0" cellspacing="0">
11<tr><td></td></tr>
12<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
13<tr><td class="memItemLeft" nowrap align="right" valign="top">IDirect3DDevice9 *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="_mesh_8cpp.html#a0">g_pd3dDevice</a></td></tr>
14
15<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">THE D3D DEVICE.  <a href="#a0"></a><br></td></tr>
16</table>
17<hr><h2>Variable Documentation</h2>
18<a class="anchor" name="a0" doxytag="Mesh.cpp::g_pd3dDevice"></a><p>
19<table class="mdTable" cellpadding="2" cellspacing="0">
20  <tr>
21    <td class="mdRow">
22      <table cellpadding="0" cellspacing="0" border="0">
23        <tr>
24          <td class="md" nowrap valign="top">IDirect3DDevice9* <a class="el" href="_mesh_8cpp.html#a0">g_pd3dDevice</a>          </td>
25        </tr>
26      </table>
27    </td>
28  </tr>
29</table>
30<table cellspacing="5" cellpadding="0" border="0">
31  <tr>
32    <td>
33      &nbsp;
34    </td>
35    <td>
36
37<p>
38THE D3D DEVICE.
39<p>
40    </td>
41  </tr>
42</table>
43<hr size="1"><address style="align: right;"><small>Generated on Wed Aug 23 00:00:39 2006 for Indirect Environment Mapping by&nbsp;
44<a href="http://www.doxygen.org/index.html">
45<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address>
46</body>
47</html>
Note: See TracBrowser for help on using the repository browser.