This file is indexed.

/usr/share/doc/libcsfml-doc/html/structsfContextSettings.htm is in libcsfml-doc 2.4-2.

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
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
<!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>
        <title>CSFML - C binding of the Simple and Fast Multimedia Library</title>
        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
        <link rel="stylesheet" type="text/css" href="doxygen.css" title="default" media="screen,print" />
    </head>
    <body>
        <div id="banner-container">
            <div id="banner">
                <span id="sfml">CSFML</span>
            </div>
        </div>
        <div id="content">
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">sfContextSettings Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Structure defining the window's creation settings.  
 <a href="structsfContextSettings.htm#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="Window_2Window_8h_source.htm">Window.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:a3cea71e5fd3d37d19b202d417f69ca52"><td class="memItemLeft" align="right" valign="top">unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsfContextSettings.htm#a3cea71e5fd3d37d19b202d417f69ca52">depthBits</a></td></tr>
<tr class="memdesc:a3cea71e5fd3d37d19b202d417f69ca52"><td class="mdescLeft">&#160;</td><td class="mdescRight">Bits of the depth buffer.  <a href="#a3cea71e5fd3d37d19b202d417f69ca52">More...</a><br /></td></tr>
<tr class="separator:a3cea71e5fd3d37d19b202d417f69ca52"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a61cc7290934e675045fa0696dc98812f"><td class="memItemLeft" align="right" valign="top">unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsfContextSettings.htm#a61cc7290934e675045fa0696dc98812f">stencilBits</a></td></tr>
<tr class="memdesc:a61cc7290934e675045fa0696dc98812f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Bits of the stencil buffer.  <a href="#a61cc7290934e675045fa0696dc98812f">More...</a><br /></td></tr>
<tr class="separator:a61cc7290934e675045fa0696dc98812f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac07d9e036739be9a15faf85257f6c0d1"><td class="memItemLeft" align="right" valign="top">unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsfContextSettings.htm#ac07d9e036739be9a15faf85257f6c0d1">antialiasingLevel</a></td></tr>
<tr class="memdesc:ac07d9e036739be9a15faf85257f6c0d1"><td class="mdescLeft">&#160;</td><td class="mdescRight">Level of antialiasing.  <a href="#ac07d9e036739be9a15faf85257f6c0d1">More...</a><br /></td></tr>
<tr class="separator:ac07d9e036739be9a15faf85257f6c0d1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6aef368fb752a78af38104c19c57448c"><td class="memItemLeft" align="right" valign="top">unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsfContextSettings.htm#a6aef368fb752a78af38104c19c57448c">majorVersion</a></td></tr>
<tr class="memdesc:a6aef368fb752a78af38104c19c57448c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Major number of the context version to create.  <a href="#a6aef368fb752a78af38104c19c57448c">More...</a><br /></td></tr>
<tr class="separator:a6aef368fb752a78af38104c19c57448c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aac5b6d3a795a824b9505f7e24b3bdabc"><td class="memItemLeft" align="right" valign="top">unsigned int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsfContextSettings.htm#aac5b6d3a795a824b9505f7e24b3bdabc">minorVersion</a></td></tr>
<tr class="memdesc:aac5b6d3a795a824b9505f7e24b3bdabc"><td class="mdescLeft">&#160;</td><td class="mdescRight">Minor number of the context version to create.  <a href="#aac5b6d3a795a824b9505f7e24b3bdabc">More...</a><br /></td></tr>
<tr class="separator:aac5b6d3a795a824b9505f7e24b3bdabc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1fa2e798e696ef9bb702d955cc30e15e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="Config_8h.htm#a53935dd287c14f7d76bea5c93b6da202">sfUint32</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsfContextSettings.htm#a1fa2e798e696ef9bb702d955cc30e15e">attributeFlags</a></td></tr>
<tr class="memdesc:a1fa2e798e696ef9bb702d955cc30e15e"><td class="mdescLeft">&#160;</td><td class="mdescRight">The attribute flags to create the context with.  <a href="#a1fa2e798e696ef9bb702d955cc30e15e">More...</a><br /></td></tr>
<tr class="separator:a1fa2e798e696ef9bb702d955cc30e15e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afc5d4a5434769d5437d35c7d3414d18f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="Config_8h.htm#a7559f07a31bb3a4a3d865178ce4dc70b">sfBool</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsfContextSettings.htm#afc5d4a5434769d5437d35c7d3414d18f">sRgbCapable</a></td></tr>
<tr class="memdesc:afc5d4a5434769d5437d35c7d3414d18f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Whether the context framebuffer is sRGB capable.  <a href="#afc5d4a5434769d5437d35c7d3414d18f">More...</a><br /></td></tr>
<tr class="separator:afc5d4a5434769d5437d35c7d3414d18f"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Structure defining the window's creation settings. </p>

<p class="definition">Definition at line <a class="el" href="Window_2Window_8h_source.htm#l00070">70</a> of file <a class="el" href="Window_2Window_8h_source.htm">Window/Window.h</a>.</p>
</div><h2 class="groupheader">Field Documentation</h2>
<a id="ac07d9e036739be9a15faf85257f6c0d1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac07d9e036739be9a15faf85257f6c0d1">&#9670;&nbsp;</a></span>antialiasingLevel</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int sfContextSettings::antialiasingLevel</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Level of antialiasing. </p>

<p class="definition">Definition at line <a class="el" href="Window_2Window_8h_source.htm#l00074">74</a> of file <a class="el" href="Window_2Window_8h_source.htm">Window/Window.h</a>.</p>

</div>
</div>
<a id="a1fa2e798e696ef9bb702d955cc30e15e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1fa2e798e696ef9bb702d955cc30e15e">&#9670;&nbsp;</a></span>attributeFlags</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="Config_8h.htm#a53935dd287c14f7d76bea5c93b6da202">sfUint32</a> sfContextSettings::attributeFlags</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>The attribute flags to create the context with. </p>

<p class="definition">Definition at line <a class="el" href="Window_2Window_8h_source.htm#l00077">77</a> of file <a class="el" href="Window_2Window_8h_source.htm">Window/Window.h</a>.</p>

</div>
</div>
<a id="a3cea71e5fd3d37d19b202d417f69ca52"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3cea71e5fd3d37d19b202d417f69ca52">&#9670;&nbsp;</a></span>depthBits</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int sfContextSettings::depthBits</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Bits of the depth buffer. </p>

<p class="definition">Definition at line <a class="el" href="Window_2Window_8h_source.htm#l00072">72</a> of file <a class="el" href="Window_2Window_8h_source.htm">Window/Window.h</a>.</p>

</div>
</div>
<a id="a6aef368fb752a78af38104c19c57448c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6aef368fb752a78af38104c19c57448c">&#9670;&nbsp;</a></span>majorVersion</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int sfContextSettings::majorVersion</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Major number of the context version to create. </p>

<p class="definition">Definition at line <a class="el" href="Window_2Window_8h_source.htm#l00075">75</a> of file <a class="el" href="Window_2Window_8h_source.htm">Window/Window.h</a>.</p>

</div>
</div>
<a id="aac5b6d3a795a824b9505f7e24b3bdabc"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aac5b6d3a795a824b9505f7e24b3bdabc">&#9670;&nbsp;</a></span>minorVersion</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int sfContextSettings::minorVersion</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Minor number of the context version to create. </p>

<p class="definition">Definition at line <a class="el" href="Window_2Window_8h_source.htm#l00076">76</a> of file <a class="el" href="Window_2Window_8h_source.htm">Window/Window.h</a>.</p>

</div>
</div>
<a id="afc5d4a5434769d5437d35c7d3414d18f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afc5d4a5434769d5437d35c7d3414d18f">&#9670;&nbsp;</a></span>sRgbCapable</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="Config_8h.htm#a7559f07a31bb3a4a3d865178ce4dc70b">sfBool</a> sfContextSettings::sRgbCapable</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Whether the context framebuffer is sRGB capable. </p>

<p class="definition">Definition at line <a class="el" href="Window_2Window_8h_source.htm#l00078">78</a> of file <a class="el" href="Window_2Window_8h_source.htm">Window/Window.h</a>.</p>

</div>
</div>
<a id="a61cc7290934e675045fa0696dc98812f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a61cc7290934e675045fa0696dc98812f">&#9670;&nbsp;</a></span>stencilBits</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned int sfContextSettings::stencilBits</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Bits of the stencil buffer. </p>

<p class="definition">Definition at line <a class="el" href="Window_2Window_8h_source.htm#l00073">73</a> of file <a class="el" href="Window_2Window_8h_source.htm">Window/Window.h</a>.</p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="Window_2Window_8h_source.htm">Window/Window.h</a></li>
</ul>
</div><!-- contents -->
        </div>
        <div id="footer-container">
            <div id="footer">
                Copyright © Laurent Gomila &nbsp;::&nbsp;
                Documentation generated by <a href="http://www.doxygen.org/" title="doxygen website">doxygen</a> &nbsp;::&nbsp;
            </div>
        </div>
    </body>
</html>