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: FCDLayer Class 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 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 id="current"><a href="classes.html"><span>Classes</span></a></li> |
---|
14 | <li><a href="files.html"><span>Files</span></a></li> |
---|
15 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
16 | </ul></div> |
---|
17 | <div class="tabs"> |
---|
18 | <ul> |
---|
19 | <li><a href="classes.html"><span>Alphabetical List</span></a></li> |
---|
20 | <li><a href="annotated.html"><span>Class List</span></a></li> |
---|
21 | <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> |
---|
22 | <li><a href="functions.html"><span>Class Members</span></a></li> |
---|
23 | </ul></div> |
---|
24 | <h1>FCDLayer Class Reference</h1><!-- doxytag: class="FCDLayer" -->A layer declaration. |
---|
25 | <a href="#_details">More...</a> |
---|
26 | <p> |
---|
27 | <code>#include <<a class="el" href="_f_c_document_8h-source.html">FCDocument.h</a>></code> |
---|
28 | <p> |
---|
29 | <a href="class_f_c_d_layer-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
---|
30 | <tr><td></td></tr> |
---|
31 | <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr> |
---|
32 | <tr><td class="memItemLeft" nowrap align="right" valign="top">string </td><td class="memItemRight" valign="bottom"><a class="el" href="class_f_c_d_layer.html#030b54a21294a44b4500a0c5be89ae8b">name</a></td></tr> |
---|
33 | |
---|
34 | <tr><td class="mdescLeft"> </td><td class="mdescRight">The layer name. <a href="#030b54a21294a44b4500a0c5be89ae8b"></a><br></td></tr> |
---|
35 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="63c94e949b25992748a0f334b8eb2a45"></a><!-- doxytag: member="FCDLayer::objects" ref="63c94e949b25992748a0f334b8eb2a45" args="" --> |
---|
36 | <a class="el" href="classvector.html">StringList</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_f_c_d_layer.html#63c94e949b25992748a0f334b8eb2a45">objects</a></td></tr> |
---|
37 | |
---|
38 | <tr><td class="mdescLeft"> </td><td class="mdescRight">The list of COLLADA entity ids which are contained by this layer. <br></td></tr> |
---|
39 | </table> |
---|
40 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
41 | A layer declaration. |
---|
42 | <p> |
---|
43 | Contains a name for the layer and the ids of all the entities within the layer. |
---|
44 | <p> |
---|
45 | <hr><h2>Member Data Documentation</h2> |
---|
46 | <a class="anchor" name="030b54a21294a44b4500a0c5be89ae8b"></a><!-- doxytag: member="FCDLayer::name" ref="030b54a21294a44b4500a0c5be89ae8b" args="" --><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">string <a class="el" href="class_f_c_d_layer.html#030b54a21294a44b4500a0c5be89ae8b">FCDLayer::name</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 | |
---|
62 | </td> |
---|
63 | <td> |
---|
64 | |
---|
65 | <p> |
---|
66 | The layer name. |
---|
67 | <p> |
---|
68 | There is no guarantee of uniqueness. </td> |
---|
69 | </tr> |
---|
70 | </table> |
---|
71 | <hr>The documentation for this class was generated from the following file:<ul> |
---|
72 | <li>FCDocument/<a class="el" href="_f_c_document_8h-source.html">FCDocument.h</a></ul> |
---|
73 | <hr size="1"><address style="align: right;"><small>Generated on Fri May 12 16:44:43 2006 for FCollada by |
---|
74 | <a href="http://www.doxygen.org/index.html"> |
---|
75 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6-NO </small></address> |
---|
76 | </body> |
---|
77 | </html> |
---|