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

Revision 3255, 3.2 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_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="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>Input for pixel shader <a class="el" href="_env_map_8fx.html#a3">_ConvolutionPS()</a>. 
9<a href="#_details">More...</a>
10<p>
11<a href="struct___convolution_v_s__output-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__output.html#o0">hPosition</a>: POSITION</td></tr>
15
16<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>
17
18</table>
19<hr><a name="_details"></a><h2>Detailed Description</h2>
20Input for pixel shader <a class="el" href="_env_map_8fx.html#a3">_ConvolutionPS()</a>.
21<p>
22<hr><h2>Member Data Documentation</h2>
23<a class="anchor" name="o0" doxytag="_ConvolutionVS_output::hPosition"></a><p>
24<table class="mdTable" cellpadding="2" cellspacing="0">
25  <tr>
26    <td class="mdRow">
27      <table cellpadding="0" cellspacing="0" border="0">
28        <tr>
29          <td class="md" nowrap valign="top">float4 <a class="el" href="struct___convolution_v_s__output.html#o0">_ConvolutionVS_output::hPosition</a>          </td>
30        </tr>
31      </table>
32    </td>
33  </tr>
34</table>
35<table cellspacing="5" cellpadding="0" border="0">
36  <tr>
37    <td>
38      &nbsp;
39    </td>
40    <td>
41
42<p>
43    </td>
44  </tr>
45</table>
46<a class="anchor" name="o1" doxytag="_ConvolutionVS_output::Position"></a><p>
47<table class="mdTable" cellpadding="2" cellspacing="0">
48  <tr>
49    <td class="mdRow">
50      <table cellpadding="0" cellspacing="0" border="0">
51        <tr>
52          <td class="md" nowrap valign="top">float3 <a class="el" href="struct___convolution_v_s__output.html#o1">_ConvolutionVS_output::Position</a>          </td>
53        </tr>
54      </table>
55    </td>
56  </tr>
57</table>
58<table cellspacing="5" cellpadding="0" border="0">
59  <tr>
60    <td>
61      &nbsp;
62    </td>
63    <td>
64
65<p>
66    </td>
67  </tr>
68</table>
69<hr>The documentation for this struct was generated from the following file:<ul>
70<li><a class="el" href="_env_map_8fx.html">EnvMap.fx</a></ul>
71<hr size="1"><address style="align: right;"><small>Generated on Wed Aug 23 00:00:39 2006 for Indirect Environment Mapping by&nbsp;
72<a href="http://www.doxygen.org/index.html">
73<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address>
74</body>
75</html>
Note: See TracBrowser for help on using the repository browser.