ege/namespace_ege.html

85 lines
4.5 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<title>ege Library</title>
<link rel="stylesheet" href="base.css">
<link rel="stylesheet" href="menu.css">
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="container">
<h1><a href="index.html">ege library</a></h1>
<h4><a href="http://github.com/heeroyui/ege/">&nbsp;&nbsp;&nbsp;[ sources ]</a></h4>
<h3>API:</h3> <div id="menu">
<ul class="niveau1">
<li class="sousmenu"><a href="namespace_ege.html">ege</a>
<ul class="niveau2">
<li><a href="namespace_ege__collision.html">collision</a>
</li>
<li><a href="namespace_ege__widget.html">widget</a>
</li>
<li><a href="namespace_ege__resource.html">resource</a>
</li>
</ul>
</li>
</ul>
</div>
<br/><h3>Associate libraries:</h3><div id="menu">
<ul class="niveau1"><li><a href="../ewol/index.html">ewol</a></li>
</ul><ul class="niveau1"><li><a href="../ejson/index.html">ejson</a></li>
</ul><ul class="niveau1"><li><a href="../egami/index.html">egami</a></li>
</ul><ul class="niveau1"><li><a href="../esvg/index.html">esvg</a></li>
</ul><ul class="niveau1"><li><a href="../etk/index.html">etk</a></li>
</ul><ul class="niveau1"><li><a href="../exml/index.html">exml</a></li>
</ul></div>
<br/>
<br/>
<br/>
<br/>
<br/>
<br/>
</div>
</div>
<div class="container" id="content">
<h1>namespace: ege</h1><hr/><h2>Description:</h2>
<br/><br/>
<h2>namespace:</h2>
<ul>
<li><a href="namespace_ege__collision.html">collision</a></li><li><a href="namespace_ege__widget.html">widget</a></li><li><a href="namespace_ege__resource.html">resource</a></li></ul>
<h2>class:</h2>
<ul>
<li><a href="class_ege__ParticuleEngine.html">ParticuleEngine</a></li><li><a href="class_ege__Particule.html">Particule</a></li><li><a href="class_ege__Camera.html">Camera</a></li><li><a href="class_ege__ParticuleSimple.html">ParticuleSimple</a></li><li><a href="class_ege__Light.html">Light</a></li><li><a href="class_ege__ElementGame.html">ElementGame</a></li><li><a href="class_ege__Material.html">Material</a></li><li><a href="class_ege__ElementInteraction.html">ElementInteraction</a></li><li><a href="class_ege__Environement.html">Environement</a></li><li><a href="class_ege__PhysicsCylinder.html">PhysicsCylinder</a></li><li><a href="class_ege__PhysicsConvexHull.html">PhysicsConvexHull</a></li><li><a href="class_ege__PhysicsShape.html">PhysicsShape</a></li><li><a href="class_ege__PhysicsCone.html">PhysicsCone</a></li><li><a href="class_ege__PhysicsBox.html">PhysicsBox</a></li><li><a href="class_ege__PhysicsCapsule.html">PhysicsCapsule</a></li><li><a href="class_ege__PhysicsSphere.html">PhysicsSphere</a></li></ul>
<h2>enum:</h2>
<ul>
<li><a href="enum_ege__property.html">property</a></li></ul>
<h2>Synopsis:</h2>
<pre>
<a class="code-type" href="class_etk__CCout.html">etk::CCout</a> & <a class="code-function" href="#6402">operator <<</a> (<a class="code-type" href="class_etk__CCout.html">etk::CCout</a> & <span class="code-argument">_os</span>,<br/> <span class="code-storage-keyword">const</span> <a class="code-type" href="class_ege__Light.html">ege::Light</a> & <span class="code-argument">_obj</span>);<br/> typedefege::ElementGame <a class="code-function" href="#6570">*</a> (*createElement_tf)(ege::Environement & <span class="code-argument">_env</span>);<br/></pre>
<br/>
<h2>Detail:</h2>
<a id="6402"/><a id="6570"/><h3>operator <<</h3><pre>
<a class="code-type" href="class_etk__CCout.html">etk::CCout</a> & <span class="code-function">operator <<</span> (<a class="code-type" href="class_etk__CCout.html">etk::CCout</a> & <span class="code-argument">_os</span>,<br/> <span class="code-storage-keyword">const</span> <a class="code-type" href="class_ege__Light.html">ege::Light</a> & <span class="code-argument">_obj</span>);<br/></pre>
<br/>
<br/>
<hr/>
<h3>*</h3><pre>
typedefege::ElementGame <span class="code-function">*</span> (*createElement_tf)(ege::Environement & <span class="code-argument">_env</span>);<br/></pre>
<br/>
<br/>
<hr/>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-46753803-1', 'heeroyui.github.io');
ga('send', 'pageview');
</script>
</body>
</html>