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

Revision 964, 3.8 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/FCDEffectProfileFX.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/FCDEffectProfileFX.h File Reference</h1>This file declares the <a class="el" href="class_f_c_d_effect_profile_f_x.html">FCDEffectProfileFX</a> class. <a href="#_details">More...</a>
23<p>
24<code>#include &quot;FUtils/FUDaeEnum.h&quot;</code><br>
25<code>#include &quot;<a class="el" href="_f_c_d_effect_profile_8h-source.html">FCDocument/FCDEffectProfile.h</a>&quot;</code><br>
26
27<p>
28<a href="_f_c_d_effect_profile_f_x_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
29<tr><td></td></tr>
30<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
31<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_profile_f_x.html">FCDEffectProfileFX</a></td></tr>
32
33<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A general effect profile description.  <a href="class_f_c_d_effect_profile_f_x.html#_details">More...</a><br></td></tr>
34<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
35<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="34e3608f842317e742f29059b1afb8b1"></a><!-- doxytag: member="FCDEffectProfileFX.h::FCDEffectTechniqueList" ref="34e3608f842317e742f29059b1afb8b1" args="" -->
36typedef <a class="el" href="classvector.html">vector</a>&lt; <a class="el" href="class_f_c_d_effect_technique.html">FCDEffectTechnique</a> * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="_f_c_d_effect_profile_f_x_8h.html#34e3608f842317e742f29059b1afb8b1">FCDEffectTechniqueList</a></td></tr>
37
38<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A dynamically-sized array of effect techniques. <br></td></tr>
39<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c8e0b00483a39f4fe429a6427566fa21"></a><!-- doxytag: member="FCDEffectProfileFX.h::FCDEffectCodeList" ref="c8e0b00483a39f4fe429a6427566fa21" args="" -->
40typedef <a class="el" href="classvector.html">vector</a>&lt; <a class="el" href="class_f_c_d_effect_code.html">FCDEffectCode</a> * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="_f_c_d_effect_profile_f_x_8h.html#c8e0b00483a39f4fe429a6427566fa21">FCDEffectCodeList</a></td></tr>
41
42<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A dynamically-sized array of effect code inclusion. <br></td></tr>
43</table>
44<hr><a name="_details"></a><h2>Detailed Description</h2>
45This file declares the <a class="el" href="class_f_c_d_effect_profile_f_x.html">FCDEffectProfileFX</a> class.
46<p>
47<hr size="1"><address style="align: right;"><small>Generated on Fri May 12 16:44:39 2006 for FCollada by&nbsp;
48<a href="http://www.doxygen.org/index.html">
49<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6-NO </small></address>
50</body>
51</html>
Note: See TracBrowser for help on using the repository browser.