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

Revision 964, 3.6 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: FUtils/FUObject.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>FUtils/FUObject.h File Reference</h1>This file contains the <a class="el" href="class_f_u_object.html">FUObject</a> class, the <a class="el" href="class_f_u_object_container.html">FUObjectContainer</a> class and the <a class="el" href="class_f_u_object_type.html">FUObjectType</a> class. <a href="#_details">More...</a>
23<p>
24<code>#include &quot;<a class="el" href="_f_u_object_type_8h-source.html">FUtils/FUObjectType.h</a>&quot;</code><br>
25
26<p>
27<a href="_f_u_object_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_u_object.html">FUObject</a></td></tr>
31
32<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A contained object.  <a href="class_f_u_object.html#_details">More...</a><br></td></tr>
33<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_f_u_object_container.html">FUObjectContainer</a></td></tr>
34
35<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">An object container Each container holds a list of contained objects.  <a href="class_f_u_object_container.html#_details">More...</a><br></td></tr>
36<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
37<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="12a81202139b7556c06eeb10966ccd71"></a><!-- doxytag: member="FUObject.h::FUObjectList" ref="12a81202139b7556c06eeb10966ccd71" args="" -->
38typedef <a class="el" href="classvector.html">vector</a>&lt; <a class="el" href="class_f_u_object.html">FUObject</a> * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="_f_u_object_8h.html#12a81202139b7556c06eeb10966ccd71">FUObjectList</a></td></tr>
39
40<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A dynamically-sized array of contained objects. <br></td></tr>
41</table>
42<hr><a name="_details"></a><h2>Detailed Description</h2>
43This file contains the <a class="el" href="class_f_u_object.html">FUObject</a> class, the <a class="el" href="class_f_u_object_container.html">FUObjectContainer</a> class and the <a class="el" href="class_f_u_object_type.html">FUObjectType</a> class.
44<p>
45<hr size="1"><address style="align: right;"><small>Generated on Fri May 12 16:44:40 2006 for FCollada by&nbsp;
46<a href="http://www.doxygen.org/index.html">
47<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6-NO </small></address>
48</body>
49</html>
Note: See TracBrowser for help on using the repository browser.