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: FMath/FMInterpolation.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 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 Pages</span></a></li> |
---|
16 | </ul></div> |
---|
17 | <div class="tabs"> |
---|
18 | <ul> |
---|
19 | <li><a href="files.html"><span>File List</span></a></li> |
---|
20 | <li><a href="globals.html"><span>File Members</span></a></li> |
---|
21 | </ul></div> |
---|
22 | <h1>FMath/FMInterpolation.h File Reference</h1>The file containing the enum for interpolation. <a href="#_details">More...</a> |
---|
23 | <p> |
---|
24 | |
---|
25 | <p> |
---|
26 | <a href="_f_m_interpolation_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> |
---|
27 | <tr><td></td></tr> |
---|
28 | <tr><td colspan="2"><br><h2>Namespaces</h2></td></tr> |
---|
29 | <tr><td class="memItemLeft" nowrap align="right" valign="top">namespace </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_f_m_interpolation.html">FMInterpolation</a></td></tr> |
---|
30 | |
---|
31 | <tr><td colspan="2"><br><h2>Enumerations</h2></td></tr> |
---|
32 | <tr><td class="memItemLeft" nowrap align="right" valign="top">enum </td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_f_m_interpolation.html#fe8916659987ea9cf18951bc5a3ef574">FMInterpolation::Interpolation</a> { <br> |
---|
33 | <a class="el" href="namespace_f_m_interpolation.html#fe8916659987ea9cf18951bc5a3ef5749e271c68b0c77d4319f9735c2a15078a">FMInterpolation::NONE</a> = 0, |
---|
34 | <a class="el" href="namespace_f_m_interpolation.html#fe8916659987ea9cf18951bc5a3ef5745c836ca4b0b89b6072da3526393d561c">FMInterpolation::LINEAR</a>, |
---|
35 | <a class="el" href="namespace_f_m_interpolation.html#fe8916659987ea9cf18951bc5a3ef574684294fc4a30dbb28f490752a2e3c057">FMInterpolation::BEZIER</a>, |
---|
36 | <a class="el" href="namespace_f_m_interpolation.html#fe8916659987ea9cf18951bc5a3ef57480fbd3c6714aefd4d33b734f0258b6b2">FMInterpolation::UNKNOWN</a>, |
---|
37 | <br> |
---|
38 | <a class="el" href="namespace_f_m_interpolation.html#fe8916659987ea9cf18951bc5a3ef5744782e8db793e9b6dfda9435728864c0b">FMInterpolation::DEFAULT</a> = NONE |
---|
39 | <br> |
---|
40 | }</td></tr> |
---|
41 | |
---|
42 | <tr><td class="mdescLeft"> </td><td class="mdescRight">The different types of interpolation. <a href="namespace_f_m_interpolation.html#fe8916659987ea9cf18951bc5a3ef574">More...</a><br></td></tr> |
---|
43 | </table> |
---|
44 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
45 | The file containing the enum for interpolation. |
---|
46 | <p> |
---|
47 | <hr size="1"><address style="align: right;"><small>Generated on Fri May 12 16:44:40 2006 for FCollada by |
---|
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> |
---|