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: FCDAnimatedPoint3 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>FCDAnimatedPoint3 Class Reference<br> |
---|
25 | <small> |
---|
26 | [<a class="el" href="group___f_c_document.html">COLLADA Document Object Model.</a>]</small> |
---|
27 | </h1><!-- doxytag: class="FCDAnimatedPoint3" --><!-- doxytag: inherits="FCDAnimated" -->A COLLADA animated 3D vector element. |
---|
28 | <a href="#_details">More...</a> |
---|
29 | <p> |
---|
30 | <code>#include <<a class="el" href="_f_c_d_animated_8h-source.html">FCDAnimated.h</a>></code> |
---|
31 | <p> |
---|
32 | <p>Inheritance diagram for FCDAnimatedPoint3: |
---|
33 | <p><center><img src="class_f_c_d_animated_point3.png" usemap="#FCDAnimatedPoint3_map" border="0" alt=""></center> |
---|
34 | <map name="FCDAnimatedPoint3_map"> |
---|
35 | <area href="class_f_c_d_animated.html" alt="FCDAnimated" shape="rect" coords="0,112,125,136"> |
---|
36 | <area href="class_f_c_d_object.html" alt="FCDObject" shape="rect" coords="0,56,125,80"> |
---|
37 | <area href="class_f_u_object.html" alt="FUObject" shape="rect" coords="0,0,125,24"> |
---|
38 | </map> |
---|
39 | <a href="class_f_c_d_animated_point3-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
---|
40 | <tr><td></td></tr> |
---|
41 | <tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr> |
---|
42 | <tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="class_f_c_d_animated_point3.html">FCDAnimatedPoint3</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_f_c_d_animated_point3.html#3e532489a8213cf7307f580894156551">Create</a> (<a class="el" href="class_f_c_document.html">FCDocument</a> *document, <a class="el" href="class_f_m_vector3.html">FMVector3</a> *value, int32 <a class="el" href="class_f_c_d_animated.html#27daa356d592abe62b5f84871bb6fefc">arrayElement</a>=-1)</td></tr> |
---|
43 | |
---|
44 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Creates a new animated element. <a href="#3e532489a8213cf7307f580894156551"></a><br></td></tr> |
---|
45 | <tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="class_f_c_d_animated_point3.html">FCDAnimatedPoint3</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_f_c_d_animated_point3.html#313b21025925383daca4fa8ed2e05b82">Create</a> (<a class="el" href="class_f_c_document.html">FCDocument</a> *document, xmlNode *node, <a class="el" href="class_f_m_vector3.html">FMVector3</a> *value, int32 <a class="el" href="class_f_c_d_animated.html#27daa356d592abe62b5f84871bb6fefc">arrayElement</a>=-1)</td></tr> |
---|
46 | |
---|
47 | <tr><td class="mdescLeft"> </td><td class="mdescRight">[INTERNAL] Creates a new animated element. <a href="#313b21025925383daca4fa8ed2e05b82"></a><br></td></tr> |
---|
48 | <tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="class_f_c_d_animated.html">FCDAnimated</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="class_f_c_d_animated_point3.html#0b0bb4eefda4b0443d92fbaa7351c161">Clone</a> (<a class="el" href="class_f_c_document.html">FCDocument</a> *document, const <a class="el" href="class_f_m_vector3.html">FMVector3</a> *oldValue, <a class="el" href="class_f_m_vector3.html">FMVector3</a> *newValue)</td></tr> |
---|
49 | |
---|
50 | <tr><td class="mdescLeft"> </td><td class="mdescRight">[INTERNAL] Clones an animated element. <a href="#0b0bb4eefda4b0443d92fbaa7351c161"></a><br></td></tr> |
---|
51 | </table> |
---|
52 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
53 | A COLLADA animated 3D vector element. |
---|
54 | <p> |
---|
55 | <hr><h2>Member Function Documentation</h2> |
---|
56 | <a class="anchor" name="0b0bb4eefda4b0443d92fbaa7351c161"></a><!-- doxytag: member="FCDAnimatedPoint3::Clone" ref="0b0bb4eefda4b0443d92fbaa7351c161" args="(FCDocument *document, const FMVector3 *oldValue, FMVector3 *newValue)" --><p> |
---|
57 | <table class="mdTable" cellpadding="2" cellspacing="0"> |
---|
58 | <tr> |
---|
59 | <td class="mdRow"> |
---|
60 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
61 | <tr> |
---|
62 | <td class="md" nowrap valign="top">static <a class="el" href="class_f_c_d_animated.html">FCDAnimated</a>* FCDAnimatedPoint3::Clone </td> |
---|
63 | <td class="md" valign="top">( </td> |
---|
64 | <td class="md" nowrap valign="top"><a class="el" href="class_f_c_document.html">FCDocument</a> * </td> |
---|
65 | <td class="mdname" nowrap> <em>document</em>, </td> |
---|
66 | </tr> |
---|
67 | <tr> |
---|
68 | <td class="md" nowrap align="right"></td> |
---|
69 | <td class="md"></td> |
---|
70 | <td class="md" nowrap>const <a class="el" href="class_f_m_vector3.html">FMVector3</a> * </td> |
---|
71 | <td class="mdname" nowrap> <em>oldValue</em>, </td> |
---|
72 | </tr> |
---|
73 | <tr> |
---|
74 | <td class="md" nowrap align="right"></td> |
---|
75 | <td class="md"></td> |
---|
76 | <td class="md" nowrap><a class="el" href="class_f_m_vector3.html">FMVector3</a> * </td> |
---|
77 | <td class="mdname" nowrap> <em>newValue</em></td> |
---|
78 | </tr> |
---|
79 | <tr> |
---|
80 | <td class="md"></td> |
---|
81 | <td class="md">) </td> |
---|
82 | <td class="md" colspan="2"><code> [static]</code></td> |
---|
83 | </tr> |
---|
84 | </table> |
---|
85 | </td> |
---|
86 | </tr> |
---|
87 | </table> |
---|
88 | <table cellspacing="5" cellpadding="0" border="0"> |
---|
89 | <tr> |
---|
90 | <td> |
---|
91 | |
---|
92 | </td> |
---|
93 | <td> |
---|
94 | |
---|
95 | <p> |
---|
96 | [INTERNAL] Clones an animated element. |
---|
97 | <p> |
---|
98 | <dl compact><dt><b>Parameters:</b></dt><dd> |
---|
99 | <table border="0" cellspacing="2" cellpadding="0"> |
---|
100 | <tr><td valign="top"></td><td valign="top"><em>document</em> </td><td>The COLLADA document that owns the cloned animated element. </td></tr> |
---|
101 | <tr><td valign="top"></td><td valign="top"><em>oldValue</em> </td><td>The 3D vector contained within the original animated element. </td></tr> |
---|
102 | <tr><td valign="top"></td><td valign="top"><em>newValue</em> </td><td>The 3D vector for the cloned animated element. </td></tr> |
---|
103 | </table> |
---|
104 | </dl> |
---|
105 | <dl compact><dt><b>Returns:</b></dt><dd>The cloned animated value. </dd></dl> |
---|
106 | </td> |
---|
107 | </tr> |
---|
108 | </table> |
---|
109 | <a class="anchor" name="313b21025925383daca4fa8ed2e05b82"></a><!-- doxytag: member="FCDAnimatedPoint3::Create" ref="313b21025925383daca4fa8ed2e05b82" args="(FCDocument *document, xmlNode *node, FMVector3 *value, int32 arrayElement=-1)" --><p> |
---|
110 | <table class="mdTable" cellpadding="2" cellspacing="0"> |
---|
111 | <tr> |
---|
112 | <td class="mdRow"> |
---|
113 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
114 | <tr> |
---|
115 | <td class="md" nowrap valign="top">static <a class="el" href="class_f_c_d_animated_point3.html">FCDAnimatedPoint3</a>* FCDAnimatedPoint3::Create </td> |
---|
116 | <td class="md" valign="top">( </td> |
---|
117 | <td class="md" nowrap valign="top"><a class="el" href="class_f_c_document.html">FCDocument</a> * </td> |
---|
118 | <td class="mdname" nowrap> <em>document</em>, </td> |
---|
119 | </tr> |
---|
120 | <tr> |
---|
121 | <td class="md" nowrap align="right"></td> |
---|
122 | <td class="md"></td> |
---|
123 | <td class="md" nowrap>xmlNode * </td> |
---|
124 | <td class="mdname" nowrap> <em>node</em>, </td> |
---|
125 | </tr> |
---|
126 | <tr> |
---|
127 | <td class="md" nowrap align="right"></td> |
---|
128 | <td class="md"></td> |
---|
129 | <td class="md" nowrap><a class="el" href="class_f_m_vector3.html">FMVector3</a> * </td> |
---|
130 | <td class="mdname" nowrap> <em>value</em>, </td> |
---|
131 | </tr> |
---|
132 | <tr> |
---|
133 | <td class="md" nowrap align="right"></td> |
---|
134 | <td class="md"></td> |
---|
135 | <td class="md" nowrap>int32 </td> |
---|
136 | <td class="mdname" nowrap> <em>arrayElement</em> = <code>-1</code></td> |
---|
137 | </tr> |
---|
138 | <tr> |
---|
139 | <td class="md"></td> |
---|
140 | <td class="md">) </td> |
---|
141 | <td class="md" colspan="2"><code> [static]</code></td> |
---|
142 | </tr> |
---|
143 | </table> |
---|
144 | </td> |
---|
145 | </tr> |
---|
146 | </table> |
---|
147 | <table cellspacing="5" cellpadding="0" border="0"> |
---|
148 | <tr> |
---|
149 | <td> |
---|
150 | |
---|
151 | </td> |
---|
152 | <td> |
---|
153 | |
---|
154 | <p> |
---|
155 | [INTERNAL] Creates a new animated element. |
---|
156 | <p> |
---|
157 | This function is used during the import of a COLLADA document. <dl compact><dt><b>Parameters:</b></dt><dd> |
---|
158 | <table border="0" cellspacing="2" cellpadding="0"> |
---|
159 | <tr><td valign="top"></td><td valign="top"><em>document</em> </td><td>The COLLADA document that owns the animated element. </td></tr> |
---|
160 | <tr><td valign="top"></td><td valign="top"><em>node</em> </td><td>The XML tree node that contains the animated values. </td></tr> |
---|
161 | <tr><td valign="top"></td><td valign="top"><em>value</em> </td><td>The value pointer for the 3D vector. </td></tr> |
---|
162 | <tr><td valign="top"></td><td valign="top"><em>arrayElement</em> </td><td>The optional array index for animated element that belong to an animated element list. </td></tr> |
---|
163 | </table> |
---|
164 | </dl> |
---|
165 | <dl compact><dt><b>Returns:</b></dt><dd>The new animated element. </dd></dl> |
---|
166 | </td> |
---|
167 | </tr> |
---|
168 | </table> |
---|
169 | <a class="anchor" name="3e532489a8213cf7307f580894156551"></a><!-- doxytag: member="FCDAnimatedPoint3::Create" ref="3e532489a8213cf7307f580894156551" args="(FCDocument *document, FMVector3 *value, int32 arrayElement=-1)" --><p> |
---|
170 | <table class="mdTable" cellpadding="2" cellspacing="0"> |
---|
171 | <tr> |
---|
172 | <td class="mdRow"> |
---|
173 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
174 | <tr> |
---|
175 | <td class="md" nowrap valign="top">static <a class="el" href="class_f_c_d_animated_point3.html">FCDAnimatedPoint3</a>* FCDAnimatedPoint3::Create </td> |
---|
176 | <td class="md" valign="top">( </td> |
---|
177 | <td class="md" nowrap valign="top"><a class="el" href="class_f_c_document.html">FCDocument</a> * </td> |
---|
178 | <td class="mdname" nowrap> <em>document</em>, </td> |
---|
179 | </tr> |
---|
180 | <tr> |
---|
181 | <td class="md" nowrap align="right"></td> |
---|
182 | <td class="md"></td> |
---|
183 | <td class="md" nowrap><a class="el" href="class_f_m_vector3.html">FMVector3</a> * </td> |
---|
184 | <td class="mdname" nowrap> <em>value</em>, </td> |
---|
185 | </tr> |
---|
186 | <tr> |
---|
187 | <td class="md" nowrap align="right"></td> |
---|
188 | <td class="md"></td> |
---|
189 | <td class="md" nowrap>int32 </td> |
---|
190 | <td class="mdname" nowrap> <em>arrayElement</em> = <code>-1</code></td> |
---|
191 | </tr> |
---|
192 | <tr> |
---|
193 | <td class="md"></td> |
---|
194 | <td class="md">) </td> |
---|
195 | <td class="md" colspan="2"><code> [static]</code></td> |
---|
196 | </tr> |
---|
197 | </table> |
---|
198 | </td> |
---|
199 | </tr> |
---|
200 | </table> |
---|
201 | <table cellspacing="5" cellpadding="0" border="0"> |
---|
202 | <tr> |
---|
203 | <td> |
---|
204 | |
---|
205 | </td> |
---|
206 | <td> |
---|
207 | |
---|
208 | <p> |
---|
209 | Creates a new animated element. |
---|
210 | <p> |
---|
211 | <dl compact><dt><b>Parameters:</b></dt><dd> |
---|
212 | <table border="0" cellspacing="2" cellpadding="0"> |
---|
213 | <tr><td valign="top"></td><td valign="top"><em>document</em> </td><td>The COLLADA document that owns the animated element. </td></tr> |
---|
214 | <tr><td valign="top"></td><td valign="top"><em>value</em> </td><td>The value pointer for the 3D vector. </td></tr> |
---|
215 | <tr><td valign="top"></td><td valign="top"><em>arrayElement</em> </td><td>The optional array index for animated element that belong to an animated element list. </td></tr> |
---|
216 | </table> |
---|
217 | </dl> |
---|
218 | <dl compact><dt><b>Returns:</b></dt><dd>The new animated element. </dd></dl> |
---|
219 | </td> |
---|
220 | </tr> |
---|
221 | </table> |
---|
222 | <hr>The documentation for this class was generated from the following file:<ul> |
---|
223 | <li>FCDocument/<a class="el" href="_f_c_d_animated_8h-source.html">FCDAnimated.h</a></ul> |
---|
224 | <hr size="1"><address style="align: right;"><small>Generated on Fri May 12 16:44:41 2006 for FCollada by |
---|
225 | <a href="http://www.doxygen.org/index.html"> |
---|
226 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6-NO </small></address> |
---|
227 | </body> |
---|
228 | </html> |
---|