Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 179f6d9d76f967979ea9b6d2656e8a89 > files > 30

libquesoglc0-0.7.2-10.mga7.armv7hl.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>File List</title>
<link href="quesoglc.css" rel="stylesheet" type="text/css">
</head><body>
<table>
  <tr valign="top">
    <td width="190" align="center">
      <table class="qmenu" cellspacing="0">
        <tr>
          <td class="qglobal">
            <ul class="qmenu">
	      <li class="mainmenu"><a href="index.html" >Main</a></li>
            </ul>
          </td>
	</tr>
        <tr>
            <td class="qtitle">Tutorials</td>
        </tr>
	<tr>
	  <td class="qglobal">
            <ul class="qmenu">
	      <li class="mainmenu"><a href="tutorial.html">First Steps</a></li>
	      <li class="mainmenu"><a href="tutorial2.html">Measurement</a></li>
            </ul>
          </td>
	</tr>
        <tr>
            <td class="qtitle">Documentation</td>
        </tr>
	<tr>
	  <td class="qglobal">
            <ul class="qmenu">
	      <li class="mainmenu"><a href="overview.html">Overview</a></li>
	      <li class="mainmenu"><a href="glyph.html">Glyph conventions</a></li>
	      <li class="mainmenu"><a href="machinedef.html">Machine definition</a></li>
	      <li class="mainmenu"><a href="group__context.html">Context State</a></li>
	      <li class="mainmenu"><a href="group__font.html">Fonts</a></li>
	      <li class="mainmenu"><a href="group__global.html">Global</a></li>
	      <li class="mainmenu"><a href="group__master.html">Master</a></li>
	      <li class="mainmenu"><a href="group__transform.html">Transformation</a></li>
	      <li class="mainmenu"><a href="group__render.html">Render</a></li>
	      <li class="mainmenu"><a href="group__measure.html">Measurement</a></li>
            </ul>
          </td>
	</tr>
      </table>
    </td>
    <td>
      <table>
        <tr>
	  <td class="main">
<!-- Generated by Doxygen 1.8.14 -->
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">File List</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock">Here is a list of all documented files with brief descriptions:</div><div class="directory">
<table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="context_8c.html" target="_self">context.c</a></td><td class="desc">Defines the so-called "Context commands" described in chapter 3.5 of the GLC specs </td></tr>
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="except_8c.html" target="_self">except.c</a></td><td class="desc">Defines the functions needed for cleanup stack exception handling (CSEH) which concept is described in details at <a href="http://www.freetype.org/david/reliable-c.html">http://www.freetype.org/david/reliable-c.html</a> </td></tr>
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="except_8h.html" target="_self">except.h</a></td><td class="desc">Header of the functions needed for cleanup stack exception handling (CSEH) </td></tr>
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="font_8c.html" target="_self">font.c</a></td><td class="desc">Defines the so-called "Font commands" described in chapter 3.7 of the GLC specs </td></tr>
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="global_8c.html" target="_self">global.c</a></td><td class="desc">Defines the so-called "Global commands" described in chapter 3.4 of the GLC specs </td></tr>
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="internal_8h.html" target="_self">internal.h</a></td><td class="desc">Header of all private functions that are used throughout the library </td></tr>
<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="master_8c.html" target="_self">master.c</a></td><td class="desc">Defines the so-called "Master commands" described in chapter 3.6 of the GLC specs </td></tr>
<tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="measure_8c.html" target="_self">measure.c</a></td><td class="desc">Defines the so-called "Measurement commands" described in chapter 3.10 of the GLC specs </td></tr>
<tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="misc_8c.html" target="_self">misc.c</a></td><td class="desc">Defines miscellaneous utility routines used throughout QuesoGLC </td></tr>
<tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="oarray_8c.html" target="_self">oarray.c</a></td><td class="desc">Defines the object __GLCarray which is an array which size can grow as some new elements are added to it </td></tr>
<tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="oarray_8h.html" target="_self">oarray.h</a></td><td class="desc">Header of the object __GLCarray which is an array which size can grow as some new elements are added to it </td></tr>
<tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="ocharmap_8c.html" target="_self">ocharmap.c</a></td><td class="desc">Defines the object __GLCcharMap which manage the charmaps of both the fonts and the masters </td></tr>
<tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="ocharmap_8h.html" target="_self">ocharmap.h</a></td><td class="desc">Header of the object __GLCcharMap which manage the charmaps of both the fonts and the masters </td></tr>
<tr id="row_13_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="ocontext_8c.html" target="_self">ocontext.c</a></td><td class="desc">Defines the object __GLCcontext which is used to manage the contexts </td></tr>
<tr id="row_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="ocontext_8h.html" target="_self">ocontext.h</a></td><td class="desc">Header of the object __GLCcontext which is used to manage the contexts </td></tr>
<tr id="row_15_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="ofacedesc_8c.html" target="_self">ofacedesc.c</a></td><td class="desc">Defines the object __GLCfaceDescriptor that contains the description of a face </td></tr>
<tr id="row_16_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="ofacedesc_8h.html" target="_self">ofacedesc.h</a></td><td class="desc">Header of the object __GLCfaceDescriptor that contains the description of a face </td></tr>
<tr id="row_17_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="ofont_8c.html" target="_self">ofont.c</a></td><td class="desc">Defines the object __GLCfont which manage the fonts </td></tr>
<tr id="row_18_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="ofont_8h.html" target="_self">ofont.h</a></td><td class="desc">Header of the object __GLCfont which manage the fonts </td></tr>
<tr id="row_19_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="oglyph_8c.html" target="_self">oglyph.c</a></td><td class="desc">Defines the object __GLCglyph which caches all the data needed for a given glyph : display list, texture, bounding box, advance, index in the font file, etc </td></tr>
<tr id="row_20_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="oglyph_8h.html" target="_self">oglyph.h</a></td><td class="desc">Header of the object __GLCglyph which caches all the data needed for a given glyph : display list, texture, bounding box, advance, index in the font file, etc </td></tr>
<tr id="row_21_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="omaster_8c.html" target="_self">omaster.c</a></td><td class="desc">Defines the object __GLCmaster which manage the masters </td></tr>
<tr id="row_22_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="omaster_8h.html" target="_self">omaster.h</a></td><td class="desc">Header of the object __GLCmaster which manage the masters </td></tr>
<tr id="row_23_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="render_8c.html" target="_self">render.c</a></td><td class="desc">Defines the so-called "Rendering commands" described in chapter 3.9 of the GLC specs </td></tr>
<tr id="row_24_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="scalable_8c.html" target="_self">scalable.c</a></td><td class="desc">Defines the routines used to render characters with lines and triangles </td></tr>
<tr id="row_25_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="texture_8c.html" target="_self">texture.c</a></td><td class="desc">Defines the routines used to render characters with textures </td></tr>
<tr id="row_26_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="texture_8h.html" target="_self">texture.h</a></td><td class="desc">Header of the routines used to render characters with textures </td></tr>
<tr id="row_27_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="transform_8c.html" target="_self">transform.c</a></td><td class="desc">Defines the so-called "Transformation commands" described in chapter 3.9 of the GLC specs </td></tr>
<tr id="row_28_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="unicode_8c.html" target="_self">unicode.c</a></td><td class="desc">Defines the routines used to manipulate Unicode strings and characters </td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
          </td>
	</tr>
        <tr>
          <td align="center" class="main">
	    <hr>
            <small>
              <font color="#cccccc">Generated on Mon Oct 1 2018 06:30:23 for QuesoGLC by <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0></a> 1.8.14 written by Dimitri van Heesch &copy;&nbsp;1997-2005</font>
            </small>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</body>
</html>