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

Revision 843, 2.9 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: ConvolutionVS_output 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&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<h1>ConvolutionVS_output Struct Reference</h1><a href="struct_convolution_v_s__output-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
9<tr><td></td></tr>
10<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
11<tr><td class="memItemLeft" nowrap align="right" valign="top">float4&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_convolution_v_s__output.html#o0">hPosition</a>: POSITION</td></tr>
12
13<tr><td class="memItemLeft" nowrap align="right" valign="top">float3&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_convolution_v_s__output.html#o1">Position</a>: TEXCOORD0</td></tr>
14
15</table>
16<hr><h2>Member Data Documentation</h2>
17<a class="anchor" name="o0" doxytag="ConvolutionVS_output::hPosition"></a><p>
18<table class="mdTable" cellpadding="2" cellspacing="0">
19  <tr>
20    <td class="mdRow">
21      <table cellpadding="0" cellspacing="0" border="0">
22        <tr>
23          <td class="md" nowrap valign="top">float4 <a class="el" href="struct_convolution_v_s__output.html#o0">ConvolutionVS_output::hPosition</a>          </td>
24        </tr>
25      </table>
26    </td>
27  </tr>
28</table>
29<table cellspacing="5" cellpadding="0" border="0">
30  <tr>
31    <td>
32      &nbsp;
33    </td>
34    <td>
35
36<p>
37    </td>
38  </tr>
39</table>
40<a class="anchor" name="o1" doxytag="ConvolutionVS_output::Position"></a><p>
41<table class="mdTable" cellpadding="2" cellspacing="0">
42  <tr>
43    <td class="mdRow">
44      <table cellpadding="0" cellspacing="0" border="0">
45        <tr>
46          <td class="md" nowrap valign="top">float3 <a class="el" href="struct_convolution_v_s__output.html#o1">ConvolutionVS_output::Position</a>          </td>
47        </tr>
48      </table>
49    </td>
50  </tr>
51</table>
52<table cellspacing="5" cellpadding="0" border="0">
53  <tr>
54    <td>
55      &nbsp;
56    </td>
57    <td>
58
59<p>
60    </td>
61  </tr>
62</table>
63<hr>The documentation for this struct was generated from the following file:<ul>
64<li><a class="el" href="_env_map_8fx.html">EnvMap.fx</a></ul>
65<hr size="1"><address style="align: right;"><small>Generated on Thu Apr 27 11:58:00 2006 for gyak by&nbsp;
66<a href="http://www.doxygen.org/index.html">
67<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address>
68</body>
69</html>
Note: See TracBrowser for help on using the repository browser.