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

Revision 3255, 2.4 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: _ConvolutionVS_input 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="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_input Struct Reference</h1>Input for vertex shader <a class="el" href="_env_map_8fx.html#a37">ConvolutionVS()</a>. 
9<a href="#_details">More...</a>
10<p>
11<a href="struct___convolution_v_s__input-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
12<tr><td></td></tr>
13<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
14<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__input.html#o0">Position</a>: POSITION</td></tr>
15
16</table>
17<hr><a name="_details"></a><h2>Detailed Description</h2>
18Input for vertex shader <a class="el" href="_env_map_8fx.html#a37">ConvolutionVS()</a>.
19<p>
20<hr><h2>Member Data Documentation</h2>
21<a class="anchor" name="o0" doxytag="_ConvolutionVS_input::Position"></a><p>
22<table class="mdTable" cellpadding="2" cellspacing="0">
23  <tr>
24    <td class="mdRow">
25      <table cellpadding="0" cellspacing="0" border="0">
26        <tr>
27          <td class="md" nowrap valign="top">float4 <a class="el" href="struct___convolution_v_s__input.html#o0">_ConvolutionVS_input::Position</a>          </td>
28        </tr>
29      </table>
30    </td>
31  </tr>
32</table>
33<table cellspacing="5" cellpadding="0" border="0">
34  <tr>
35    <td>
36      &nbsp;
37    </td>
38    <td>
39
40<p>
41    </td>
42  </tr>
43</table>
44<hr>The documentation for this struct was generated from the following file:<ul>
45<li><a class="el" href="_env_map_8fx.html">EnvMap.fx</a></ul>
46<hr size="1"><address style="align: right;"><small>Generated on Wed Aug 23 00:00:39 2006 for Indirect Environment Mapping by&nbsp;
47<a href="http://www.doxygen.org/index.html">
48<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address>
49</body>
50</html>
Note: See TracBrowser for help on using the repository browser.