This file is indexed.

/usr/share/doc/libassimp-doc/apiref/ai_light_8h.html is in libassimp-doc 2.0.863+dfsg-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
<!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"/>
<title>Assimp: aiLight.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.4 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">Assimp&#160;<span id="projectnumber">v2.0 (November 2010)</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>File&#160;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#enum-members">Enumerations</a>  </div>
  <div class="headertitle">
<div class="title">aiLight.h File Reference</div>  </div>
</div>
<div class="contents">

<p>Defines the <a class="el" href="structai_light.html" title="Helper structure to describe a light source.">aiLight</a> data structure.  
<a href="#details">More...</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structai_light.html">aiLight</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Helper structure to describe a light source.  <a href="structai_light.html#details">More...</a><br/></td></tr>
<tr><td colspan="2"><h2><a name="enum-members"></a>
Enumerations</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="ai_light_8h.html#a7a75cb224d903e71e8daede432449766">aiLightSourceType</a> { <br/>
&#160;&#160;<a class="el" href="ai_light_8h.html#a7a75cb224d903e71e8daede432449766a7c7578b784f98cab23cbefcf242758eb">aiLightSource_UNDEFINED</a> =  0x0, 
<a class="el" href="ai_light_8h.html#a7a75cb224d903e71e8daede432449766ab2dd8e6f09a9ca0efcf22457da2e8724">aiLightSource_DIRECTIONAL</a> =  0x1, 
<a class="el" href="ai_light_8h.html#a7a75cb224d903e71e8daede432449766a0f5bf9437cd16516e15c095309476d37">aiLightSource_POINT</a> =  0x2, 
<a class="el" href="ai_light_8h.html#a7a75cb224d903e71e8daede432449766a05ef88df7bae63499a8ed950c995e392">aiLightSource_SPOT</a> =  0x3, 
<br/>
&#160;&#160;<a class="el" href="ai_light_8h.html#a7a75cb224d903e71e8daede432449766a110c3b047ed41a1656849921d75e83a1">_aiLightSource_Force32Bit</a> =  0x9fffffff
<br/>
 }</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Enumerates all supported types of light sources.  <a href="ai_light_8h.html#a7a75cb224d903e71e8daede432449766">More...</a><br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Defines the <a class="el" href="structai_light.html" title="Helper structure to describe a light source.">aiLight</a> data structure. </p>
</div><hr/><h2>Enumeration Type Documentation</h2>
<a class="anchor" id="a7a75cb224d903e71e8daede432449766"></a><!-- doxytag: member="aiLight.h::aiLightSourceType" ref="a7a75cb224d903e71e8daede432449766" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="ai_light_8h.html#a7a75cb224d903e71e8daede432449766">aiLightSourceType</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Enumerates all supported types of light sources. </p>
<dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" id="a7a75cb224d903e71e8daede432449766a7c7578b784f98cab23cbefcf242758eb"></a><!-- doxytag: member="aiLightSource_UNDEFINED" ref="a7a75cb224d903e71e8daede432449766a7c7578b784f98cab23cbefcf242758eb" args="" -->aiLightSource_UNDEFINED</em>&nbsp;</td><td>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a7a75cb224d903e71e8daede432449766ab2dd8e6f09a9ca0efcf22457da2e8724"></a><!-- doxytag: member="aiLightSource_DIRECTIONAL" ref="a7a75cb224d903e71e8daede432449766ab2dd8e6f09a9ca0efcf22457da2e8724" args="" -->aiLightSource_DIRECTIONAL</em>&nbsp;</td><td>
<p>A directional light source has a well-defined direction but is infinitely far away. </p>
<p>That's quite a good approximation for sun light. </p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a7a75cb224d903e71e8daede432449766a0f5bf9437cd16516e15c095309476d37"></a><!-- doxytag: member="aiLightSource_POINT" ref="a7a75cb224d903e71e8daede432449766a0f5bf9437cd16516e15c095309476d37" args="" -->aiLightSource_POINT</em>&nbsp;</td><td>
<p>A point light source has a well-defined position in space but no direction - it emits light in all directions. </p>
<p>A normal bulb is a point light. </p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a7a75cb224d903e71e8daede432449766a05ef88df7bae63499a8ed950c995e392"></a><!-- doxytag: member="aiLightSource_SPOT" ref="a7a75cb224d903e71e8daede432449766a05ef88df7bae63499a8ed950c995e392" args="" -->aiLightSource_SPOT</em>&nbsp;</td><td>
<p>A spot light source emits light in a specific angle. </p>
<p>It has a position and a direction it is pointing to. A good example for a spot light is a light spot in sport arenas. </p>
</td></tr>
<tr><td valign="top"><em><a class="anchor" id="a7a75cb224d903e71e8daede432449766a110c3b047ed41a1656849921d75e83a1"></a><!-- doxytag: member="_aiLightSource_Force32Bit" ref="a7a75cb224d903e71e8daede432449766a110c3b047ed41a1656849921d75e83a1" args="" -->_aiLightSource_Force32Bit</em>&nbsp;</td><td>
<p>This value is not used. </p>
<p>It is just there to force the compiler to map this enum to a 32 Bit integer. </p>
</td></tr>
</table>
</dd>
</dl>

</div>
</div>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Tue Nov 1 2011 10:43:56 for Assimp by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>
</html>