• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5 
6 <title>rs_matrix3x3 Struct Reference</title>
7 <link href="tabs.css" rel="stylesheet" type="text/css"/>
8 <link href="doxygen.css" rel="stylesheet" type="text/css" />
9 
10 
11 
12 </head>
13 <body>
14 <div id="top"><!-- do not remove this div! -->
15 
16 
17 <!-- Generated by Doxygen 1.7.5.1 -->
18   <div id="navrow1" class="tabs">
19     <ul class="tablist">
20       <li><a href="index.html"><span>Overview</span></a></li>
21       <li><a href="globals.html"><span>Globals</span></a></li>
22       <li class="current"><a href="annotated.html"><span>Structs</span></a></li>
23     </ul>
24   </div>
25 </div>
26 <div class="header">
27   <div class="headertitle">
28 <div class="title">rs_matrix3x3 Struct Reference</div>  </div>
29 </div>
30 <div class="contents">
31 <!-- doxytag: class="rs_matrix3x3" -->
32 <p>3x3 float matrix
33  <a href="structrs__matrix3x3.html#details">More...</a></p>
34 <hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
35 <div class="textblock"><p>3x3 float matrix </p>
36 <p>Native holder for RS matrix. Elements are stored in the array at the location [row*3 + col] </p>
37 
38 <p>Definition at line <a class="el" href="rs__types_8rsh_source.html#l00354">354</a> of file <a class="el" href="rs__types_8rsh_source.html">rs_types.rsh</a>.</p>
39 </div><hr/>The documentation for this struct was generated from the following file:<ul>
40 <li><a class="el" href="rs__types_8rsh_source.html">rs_types.rsh</a></li>
41 </ul>
42 </div>
43 
44 </body>
45 </html>
46