This file is indexed.

/usr/share/doc/libwfmath-doc/html/singletonWFMath_1_1RotBox.html is in libwfmath-doc 1.0.2+dfsg1-0.3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.8"/>
<title>WFMath: WFMath::RotBox&lt; dim &gt; Class Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">WFMath
   &#160;<span id="projectnumber">1.0.2</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.8 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="namespaceWFMath.html">WFMath</a></li><li class="navelem"><a class="el" href="singletonWFMath_1_1RotBox.html">RotBox</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="classWFMath_1_1RotBox-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">WFMath::RotBox&lt; dim &gt; Class Template Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>A dim dimensional box, lying at an arbitrary angle.  
 <a href="singletonWFMath_1_1RotBox.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="rotbox_8h_source.html">rotbox.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a058bd15ce58a200e6c7c2abe9cc09221"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a058bd15ce58a200e6c7c2abe9cc09221"></a>
&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="singletonWFMath_1_1RotBox.html#a058bd15ce58a200e6c7c2abe9cc09221">RotBox</a> ()</td></tr>
<tr class="memdesc:a058bd15ce58a200e6c7c2abe9cc09221"><td class="mdescLeft">&#160;</td><td class="mdescRight">construct an uninitialized box <br /></td></tr>
<tr class="separator:a058bd15ce58a200e6c7c2abe9cc09221"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a143ee80e2da9484a3fe235e042dfd63d"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="singletonWFMath_1_1RotBox.html#a143ee80e2da9484a3fe235e042dfd63d">RotBox</a> (const <a class="el" href="singletonWFMath_1_1Point.html">Point</a>&lt; dim &gt; &amp;p, const <a class="el" href="singletonWFMath_1_1Vector.html">Vector</a>&lt; dim &gt; &amp;<a class="el" href="singletonWFMath_1_1RotBox.html#ac54fcaafa8fd671654b037e268a1529a">size</a>, const <a class="el" href="singletonWFMath_1_1RotMatrix.html">RotMatrix</a>&lt; dim &gt; &amp;<a class="el" href="singletonWFMath_1_1RotBox.html#a764c3809b158d1a594aa92c8e7219c06">orientation</a>)</td></tr>
<tr class="memdesc:a143ee80e2da9484a3fe235e042dfd63d"><td class="mdescLeft">&#160;</td><td class="mdescRight">construct a box from the given parameters  <a href="#a143ee80e2da9484a3fe235e042dfd63d">More...</a><br /></td></tr>
<tr class="separator:a143ee80e2da9484a3fe235e042dfd63d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab3748e00a1cda48f09fa155631faa725"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab3748e00a1cda48f09fa155631faa725"></a>
&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="singletonWFMath_1_1RotBox.html#ab3748e00a1cda48f09fa155631faa725">RotBox</a> (const <a class="el" href="singletonWFMath_1_1RotBox.html">RotBox</a> &amp;b)</td></tr>
<tr class="memdesc:ab3748e00a1cda48f09fa155631faa725"><td class="mdescLeft">&#160;</td><td class="mdescRight">construct a copy of the box <br /></td></tr>
<tr class="separator:ab3748e00a1cda48f09fa155631faa725"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a18dfaec907ccb6ffbfc6e5962d260aa9"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a18dfaec907ccb6ffbfc6e5962d260aa9"></a>
&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="singletonWFMath_1_1RotBox.html#a18dfaec907ccb6ffbfc6e5962d260aa9">RotBox</a> (const AtlasInType &amp;a)</td></tr>
<tr class="memdesc:a18dfaec907ccb6ffbfc6e5962d260aa9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Construct a rotbox from an object passed by Atlas. <br /></td></tr>
<tr class="separator:a18dfaec907ccb6ffbfc6e5962d260aa9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9e17aa4a8e6cf1caaa776fec8dc8d2b0"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9e17aa4a8e6cf1caaa776fec8dc8d2b0"></a>
AtlasOutType&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="singletonWFMath_1_1RotBox.html#a9e17aa4a8e6cf1caaa776fec8dc8d2b0">toAtlas</a> () const </td></tr>
<tr class="memdesc:a9e17aa4a8e6cf1caaa776fec8dc8d2b0"><td class="mdescLeft">&#160;</td><td class="mdescRight">Create an Atlas object from the box. <br /></td></tr>
<tr class="separator:a9e17aa4a8e6cf1caaa776fec8dc8d2b0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a10c2bb7f0fc53049400abfc92ed9c6c3"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a10c2bb7f0fc53049400abfc92ed9c6c3"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="singletonWFMath_1_1RotBox.html#a10c2bb7f0fc53049400abfc92ed9c6c3">fromAtlas</a> (const AtlasInType &amp;a)</td></tr>
<tr class="memdesc:a10c2bb7f0fc53049400abfc92ed9c6c3"><td class="mdescLeft">&#160;</td><td class="mdescRight">Set the box's value to that given by an Atlas object. <br /></td></tr>
<tr class="separator:a10c2bb7f0fc53049400abfc92ed9c6c3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae5594a6c7e30a0c12aad8effe2f37d00"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae5594a6c7e30a0c12aad8effe2f37d00"></a>
const <a class="el" href="singletonWFMath_1_1Point.html">Point</a>&lt; dim &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="singletonWFMath_1_1RotBox.html#ae5594a6c7e30a0c12aad8effe2f37d00">corner0</a> () const </td></tr>
<tr class="memdesc:ae5594a6c7e30a0c12aad8effe2f37d00"><td class="mdescLeft">&#160;</td><td class="mdescRight">returns the base corner of the box <br /></td></tr>
<tr class="separator:ae5594a6c7e30a0c12aad8effe2f37d00"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3c43e65f3f7d3bb03b075e90ffdc82a7"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3c43e65f3f7d3bb03b075e90ffdc82a7"></a>
<a class="el" href="singletonWFMath_1_1Point.html">Point</a>&lt; dim &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="singletonWFMath_1_1RotBox.html#a3c43e65f3f7d3bb03b075e90ffdc82a7">corner0</a> ()</td></tr>
<tr class="memdesc:a3c43e65f3f7d3bb03b075e90ffdc82a7"><td class="mdescLeft">&#160;</td><td class="mdescRight">returns the base corner of the box <br /></td></tr>
<tr class="separator:a3c43e65f3f7d3bb03b075e90ffdc82a7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac54fcaafa8fd671654b037e268a1529a"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac54fcaafa8fd671654b037e268a1529a"></a>
const <a class="el" href="singletonWFMath_1_1Vector.html">Vector</a>&lt; dim &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="singletonWFMath_1_1RotBox.html#ac54fcaafa8fd671654b037e268a1529a">size</a> () const </td></tr>
<tr class="memdesc:ac54fcaafa8fd671654b037e268a1529a"><td class="mdescLeft">&#160;</td><td class="mdescRight">returns the size of the box <br /></td></tr>
<tr class="separator:ac54fcaafa8fd671654b037e268a1529a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a10a0959a8ed5c7a85395d79acbdc7b70"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a10a0959a8ed5c7a85395d79acbdc7b70"></a>
<a class="el" href="singletonWFMath_1_1Vector.html">Vector</a>&lt; dim &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="singletonWFMath_1_1RotBox.html#a10a0959a8ed5c7a85395d79acbdc7b70">size</a> ()</td></tr>
<tr class="memdesc:a10a0959a8ed5c7a85395d79acbdc7b70"><td class="mdescLeft">&#160;</td><td class="mdescRight">returns the size of the box <br /></td></tr>
<tr class="separator:a10a0959a8ed5c7a85395d79acbdc7b70"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a764c3809b158d1a594aa92c8e7219c06"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a764c3809b158d1a594aa92c8e7219c06"></a>
const <a class="el" href="singletonWFMath_1_1RotMatrix.html">RotMatrix</a>&lt; dim &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="singletonWFMath_1_1RotBox.html#a764c3809b158d1a594aa92c8e7219c06">orientation</a> () const </td></tr>
<tr class="memdesc:a764c3809b158d1a594aa92c8e7219c06"><td class="mdescLeft">&#160;</td><td class="mdescRight">returns the orientation of the box <br /></td></tr>
<tr class="separator:a764c3809b158d1a594aa92c8e7219c06"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2695d013fa1a787fe88fb0ba2bbb5373"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2695d013fa1a787fe88fb0ba2bbb5373"></a>
<a class="el" href="singletonWFMath_1_1RotMatrix.html">RotMatrix</a>&lt; dim &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="singletonWFMath_1_1RotBox.html#a2695d013fa1a787fe88fb0ba2bbb5373">orientation</a> ()</td></tr>
<tr class="memdesc:a2695d013fa1a787fe88fb0ba2bbb5373"><td class="mdescLeft">&#160;</td><td class="mdescRight">returns the orientation of the box <br /></td></tr>
<tr class="separator:a2695d013fa1a787fe88fb0ba2bbb5373"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><h3>template&lt;int dim = 3&gt;<br />
class WFMath::RotBox&lt; dim &gt;</h3>

<p>A dim dimensional box, lying at an arbitrary angle. </p>
<p>This class implements the full shape interface, as described in the fake class <a class="el" href="classWFMath_1_1Shape.html" title="A fake class which documents the generic parts of the WFMath interface. ">Shape</a>. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a143ee80e2da9484a3fe235e042dfd63d"></a>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;int dim = 3&gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="singletonWFMath_1_1RotBox.html">WFMath::RotBox</a>&lt; dim &gt;::<a class="el" href="singletonWFMath_1_1RotBox.html">RotBox</a> </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="singletonWFMath_1_1Point.html">Point</a>&lt; dim &gt; &amp;&#160;</td>
          <td class="paramname"><em>p</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="singletonWFMath_1_1Vector.html">Vector</a>&lt; dim &gt; &amp;&#160;</td>
          <td class="paramname"><em>size</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="singletonWFMath_1_1RotMatrix.html">RotMatrix</a>&lt; dim &gt; &amp;&#160;</td>
          <td class="paramname"><em>orientation</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>construct a box from the given parameters </p>
<p>p gives corner 0 of the box, size gives the offset from corner 0 to the opposite corner (corner 2^dim - 1), orientation gives the rotation of the box relative to the coordinate axes </p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="const_8h_source.html">const.h</a></li>
<li><a class="el" href="rotbox_8h_source.html">rotbox.h</a></li>
<li><a class="el" href="atlasconv_8h_source.html">atlasconv.h</a></li>
<li><a class="el" href="rotbox__funcs_8h_source.html">rotbox_funcs.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Thu Nov 6 2014 21:07:21 for WFMath by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.8
</small></address>
</body>
</html>