source: NonGTP/FCollada/Documentation/_f_c_d_effect_pass_8h.html @ 964

Revision 964, 4.2 KB checked in by igarcia, 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>FCollada: FCDocument/FCDEffectPass.h File Reference</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5<link href="tabs.css" rel="stylesheet" type="text/css">
6</head><body>
7<!-- Generated by Doxygen 1.4.6-NO -->
8<div class="tabs">
9  <ul>
10    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11    <li><a href="modules.html"><span>Modules</span></a></li>
12    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
13    <li><a href="classes.html"><span>Classes</span></a></li>
14    <li id="current"><a href="files.html"><span>Files</span></a></li>
15    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
16  </ul></div>
17<div class="tabs">
18  <ul>
19    <li><a href="files.html"><span>File&nbsp;List</span></a></li>
20    <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
21  </ul></div>
22<h1>FCDocument/FCDEffectPass.h File Reference</h1>This file contains the <a class="el" href="class_f_c_d_effect_pass.html">FCDEffectPass</a> class. <a href="#_details">More...</a>
23<p>
24<code>#include &quot;<a class="el" href="_f_c_d_object_8h-source.html">FCDocument/FCDObject.h</a>&quot;</code><br>
25
26<p>
27<a href="_f_c_d_effect_pass_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
28<tr><td></td></tr>
29<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
30<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_f_c_d_effect_pass.html">FCDEffectPass</a></td></tr>
31
32<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A COLLADA effect pass.  <a href="class_f_c_d_effect_pass.html#_details">More...</a><br></td></tr>
33<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
34<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e4577c47a38f1bb38d06dc932afd79f6"></a><!-- doxytag: member="FCDEffectPass.h::FCDEffectPassShaderList" ref="e4577c47a38f1bb38d06dc932afd79f6" args="" -->
35typedef <a class="el" href="classvector.html">vector</a>&lt; <a class="el" href="class_f_c_d_effect_pass_shader.html">FCDEffectPassShader</a> * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="_f_c_d_effect_pass_8h.html#e4577c47a38f1bb38d06dc932afd79f6">FCDEffectPassShaderList</a></td></tr>
36
37<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A dynamically-sized array of shaders. <br></td></tr>
38<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="classvector.html">vector</a>&lt; string &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="_f_c_d_effect_pass_8h.html#ba58caa9d37840ed344feb4aa03e24f8">MeshDataList</a></td></tr>
39
40</table>
41<hr><a name="_details"></a><h2>Detailed Description</h2>
42This file contains the <a class="el" href="class_f_c_d_effect_pass.html">FCDEffectPass</a> class.
43<p>
44<hr><h2>Typedef Documentation</h2>
45<a class="anchor" name="ba58caa9d37840ed344feb4aa03e24f8"></a><!-- doxytag: member="FCDEffectPass.h::MeshDataList" ref="ba58caa9d37840ed344feb4aa03e24f8" args="" --><p>
46<table class="mdTable" cellpadding="2" cellspacing="0">
47  <tr>
48    <td class="mdRow">
49      <table cellpadding="0" cellspacing="0" border="0">
50        <tr>
51          <td class="md" nowrap valign="top">typedef <a class="el" href="classvector.html">vector</a>&lt;string&gt; <a class="el" href="classvector.html">MeshDataList</a>          </td>
52        </tr>
53      </table>
54    </td>
55  </tr>
56</table>
57<table cellspacing="5" cellpadding="0" border="0">
58  <tr>
59    <td>
60      &nbsp;
61    </td>
62    <td>
63
64<p>
65<dl compact><dt><b><a class="el" href="deprecated.html#_deprecated000005">Deprecated:</a></b></dt><dd>A dynamically-sized array of mesh bindings. These should be bound using the &lt;bind&gt; element, at the instantiation level! </dd></dl>
66    </td>
67  </tr>
68</table>
69<hr size="1"><address style="align: right;"><small>Generated on Fri May 12 16:44:39 2006 for FCollada by&nbsp;
70<a href="http://www.doxygen.org/index.html">
71<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6-NO </small></address>
72</body>
73</html>
Note: See TracBrowser for help on using the repository browser.