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/FMMatrix33.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/FMMatrix33.h File Reference</h1>The file containing the class and global functions for 3x3 matrices. <a href="#_details">More...</a> |
---|
23 | <p> |
---|
24 | |
---|
25 | <p> |
---|
26 | <a href="_f_m_matrix33_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>Classes</h2></td></tr> |
---|
29 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="class_f_m_matrix33.html">FMMatrix33</a></td></tr> |
---|
30 | |
---|
31 | <tr><td class="mdescLeft"> </td><td class="mdescRight">A 3x3 matrix: use to represent 2D transformations. <a href="class_f_m_matrix33.html#_details">More...</a><br></td></tr> |
---|
32 | <tr><td colspan="2"><br><h2>Functions</h2></td></tr> |
---|
33 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="class_f_m_matrix33.html">FMMatrix33</a> FCOLLADA_EXPORT </td><td class="memItemRight" valign="bottom"><a class="el" href="_f_m_matrix33_8h.html#1649971af18cd8a952dd5a387f18d028">operator *</a> (const <a class="el" href="class_f_m_matrix33.html">FMMatrix33</a> &m1, const <a class="el" href="class_f_m_matrix33.html">FMMatrix33</a> &m2)</td></tr> |
---|
34 | |
---|
35 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Matrix multiplication with two <a class="el" href="class_f_m_matrix33.html">FMMatrix33</a>. <a href="#1649971af18cd8a952dd5a387f18d028"></a><br></td></tr> |
---|
36 | </table> |
---|
37 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
38 | The file containing the class and global functions for 3x3 matrices. |
---|
39 | <p> |
---|
40 | <hr><h2>Function Documentation</h2> |
---|
41 | <a class="anchor" name="1649971af18cd8a952dd5a387f18d028"></a><!-- doxytag: member="FMMatrix33.h::operator *" ref="1649971af18cd8a952dd5a387f18d028" args="(const FMMatrix33 &m1, const FMMatrix33 &m2)" --><p> |
---|
42 | <table class="mdTable" cellpadding="2" cellspacing="0"> |
---|
43 | <tr> |
---|
44 | <td class="mdRow"> |
---|
45 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
46 | <tr> |
---|
47 | <td class="md" nowrap valign="top"><a class="el" href="class_f_m_matrix33.html">FMMatrix33</a> FCOLLADA_EXPORT operator * </td> |
---|
48 | <td class="md" valign="top">( </td> |
---|
49 | <td class="md" nowrap valign="top">const <a class="el" href="class_f_m_matrix33.html">FMMatrix33</a> & </td> |
---|
50 | <td class="mdname" nowrap> <em>m1</em>, </td> |
---|
51 | </tr> |
---|
52 | <tr> |
---|
53 | <td class="md" nowrap align="right"></td> |
---|
54 | <td class="md"></td> |
---|
55 | <td class="md" nowrap>const <a class="el" href="class_f_m_matrix33.html">FMMatrix33</a> & </td> |
---|
56 | <td class="mdname" nowrap> <em>m2</em></td> |
---|
57 | </tr> |
---|
58 | <tr> |
---|
59 | <td class="md"></td> |
---|
60 | <td class="md">) </td> |
---|
61 | <td class="md" colspan="2"></td> |
---|
62 | </tr> |
---|
63 | </table> |
---|
64 | </td> |
---|
65 | </tr> |
---|
66 | </table> |
---|
67 | <table cellspacing="5" cellpadding="0" border="0"> |
---|
68 | <tr> |
---|
69 | <td> |
---|
70 | |
---|
71 | </td> |
---|
72 | <td> |
---|
73 | |
---|
74 | <p> |
---|
75 | Matrix multiplication with two <a class="el" href="class_f_m_matrix33.html">FMMatrix33</a>. |
---|
76 | <p> |
---|
77 | <dl compact><dt><b>Parameters:</b></dt><dd> |
---|
78 | <table border="0" cellspacing="2" cellpadding="0"> |
---|
79 | <tr><td valign="top"></td><td valign="top"><em>m1</em> </td><td>The first matrix. </td></tr> |
---|
80 | <tr><td valign="top"></td><td valign="top"><em>m2</em> </td><td>The second matrix. </td></tr> |
---|
81 | </table> |
---|
82 | </dl> |
---|
83 | <dl compact><dt><b>Returns:</b></dt><dd>The <a class="el" href="class_f_m_matrix44.html">FMMatrix44</a> representation of the resulting matrix. </dd></dl> |
---|
84 | </td> |
---|
85 | </tr> |
---|
86 | </table> |
---|
87 | <hr size="1"><address style="align: right;"><small>Generated on Fri May 12 16:44:40 2006 for FCollada by |
---|
88 | <a href="http://www.doxygen.org/index.html"> |
---|
89 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6-NO </small></address> |
---|
90 | </body> |
---|
91 | </html> |
---|