Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > 298c9549c9bafefa78bb5d61fbfd5386 > files > 222

ocaml-glmlite-devel-0.03.51-17.2.mga6.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="_style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link rel="previous" href="VertArray.Coord.html">
<link rel="next" href="VertArray.Index.html">
<link rel="Up" href="VertArray.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="GL" rel="Chapter" href="GL.html">
<link title="Glu" rel="Chapter" href="Glu.html">
<link title="Glut" rel="Chapter" href="Glut.html">
<link title="VertArray" rel="Chapter" href="VertArray.html">
<link title="VBO" rel="Chapter" href="VBO.html">
<link title="GLE" rel="Chapter" href="GLE.html">
<link title="Ftgl" rel="Chapter" href="Ftgl.html">
<link title="Jpeg_loader" rel="Chapter" href="Jpeg_loader.html">
<link title="Png_loader" rel="Chapter" href="Png_loader.html">
<link title="Svg_loader" rel="Chapter" href="Svg_loader.html">
<link title="Genimg_loader" rel="Chapter" href="Genimg_loader.html">
<link title="FunGL" rel="Chapter" href="FunGL.html">
<link title="FunGlut" rel="Chapter" href="FunGlut.html"><title>VertArray.Norm</title>
</head>
<body>
<div class="navbar"><a class="pre" href="VertArray.Coord.html" title="VertArray.Coord">Previous</a>
&nbsp;<a class="up" href="VertArray.html" title="VertArray">Up</a>
&nbsp;<a class="post" href="VertArray.Index.html" title="VertArray.Index">Next</a>
</div>
<h1>Module <a href="type_VertArray.Norm.html">VertArray.Norm</a></h1>

<pre><span class="keyword">module</span> Norm: <code class="code"><span class="keyword">sig</span></code> <a href="VertArray.Norm.html">..</a> <code class="code"><span class="keyword">end</span></code></pre><hr width="100%">

<pre><code><span id="TYPEnorm_data_type"><span class="keyword">type</span> <code class="type"></code>norm_data_type</span> = </code></pre><table class="typetable">
<tr>
<td align="left" valign="top" >
<code><span class="keyword">|</span></code></td>
<td align="left" valign="top" >
<code><span id="TYPEELTnorm_data_type.GL_BYTE"><span class="constructor">GL_BYTE</span></span></code></td>

</tr>
<tr>
<td align="left" valign="top" >
<code><span class="keyword">|</span></code></td>
<td align="left" valign="top" >
<code><span id="TYPEELTnorm_data_type.GL_SHORT"><span class="constructor">GL_SHORT</span></span></code></td>

</tr>
<tr>
<td align="left" valign="top" >
<code><span class="keyword">|</span></code></td>
<td align="left" valign="top" >
<code><span id="TYPEELTnorm_data_type.GL_INT"><span class="constructor">GL_INT</span></span></code></td>

</tr>
<tr>
<td align="left" valign="top" >
<code><span class="keyword">|</span></code></td>
<td align="left" valign="top" >
<code><span id="TYPEELTnorm_data_type.GL_FLOAT"><span class="constructor">GL_FLOAT</span></span></code></td>

</tr>
<tr>
<td align="left" valign="top" >
<code><span class="keyword">|</span></code></td>
<td align="left" valign="top" >
<code><span id="TYPEELTnorm_data_type.GL_DOUBLE"><span class="constructor">GL_DOUBLE</span></span></code></td>

</tr></table>


</body></html>