2021-07-25 12:41:21 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.17" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > Renderd7-nightly: Namespace List< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > Renderd7-nightly
  < span id = "projectnumber" > v0.7.0< / span >
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2021-07-24 23:48:15 +02:00
<!-- Generated by Doxygen 1.8.17 -->
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('namespaces.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > Namespace List< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > Here is a list of all documented namespaces with brief descriptions:< / div > < div class = "directory" >
< div class = "levels" > [detail level < span onclick = "javascript:toggleLevel(1);" > 1< / span > < span onclick = "javascript:toggleLevel(2);" > 2< / span > < span onclick = "javascript:toggleLevel(3);" > 3< / span > ]< / div > < table class = "directory" >
< tr id = "row_0_" class = "even" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_0_" class = "arrow" onclick = "toggleFolder('0_')" > ▼ < / span > < span class = "icona" > < span class = "icon" > N< / span > < / span > < a class = "el" href = "namespacenlohmann.html" target = "_self" > nlohmann< / a > < / td > < td class = "desc" > Namespace for Niels Lohmann < / td > < / tr >
< tr id = "row_0_0_" > < td class = "entry" > < span style = "width:16px;display:inline-block;" >   < / span > < span id = "arr_0_0_" class = "arrow" onclick = "toggleFolder('0_0_')" > ▼ < / span > < span class = "icona" > < span class = "icon" > N< / span > < / span > < a class = "el" href = "namespacenlohmann_1_1detail.html" target = "_self" > detail< / a > < / td > < td class = "desc" > Detail namespace with internal helper functions < / td > < / tr >
< tr id = "row_0_0_0_" class = "even" > < td class = "entry" > < span style = "width:48px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > N< / span > < / span > < a class = "el" href = "namespacenlohmann_1_1detail_1_1dtoa__impl.html" target = "_self" > dtoa_impl< / a > < / td > < td class = "desc" > Implements the Grisu2 algorithm for binary to decimal floating-point conversion < / td > < / tr >
2021-07-25 00:28:17 +02:00
< tr id = "row_1_" > < td class = "entry" > < span style = "width:0px;display:inline-block;" >   < / span > < span id = "arr_1_" class = "arrow" onclick = "toggleFolder('1_')" > ▼ < / span > < span class = "icona" > < span class = "icon" > N< / span > < / span > < a class = "el" href = "namespaceRenderD7.html" target = "_self" > RenderD7< / a > < / td > < td class = "desc" > < a class = "el" href = "namespaceRenderD7.html" title = "RenderD7." > RenderD7< / a > < / td > < / tr >
2021-07-25 00:23:41 +02:00
< tr id = "row_1_0_" class = "even" > < td class = "entry" > < span style = "width:32px;display:inline-block;" >   < / span > < span class = "icona" > < span class = "icon" > N< / span > < / span > < a class = "el" href = "namespaceRenderD7_1_1Lang.html" target = "_self" > Lang< / a > < / td > < td class = "desc" > < a class = "el" href = "namespaceRenderD7_1_1Lang.html" title = "RenderD7::Lang." > RenderD7::Lang< / a > < / td > < / tr >
2021-07-24 23:48:15 +02:00
< / table >
< / div > <!-- directory -->
< / div > <!-- contents -->
< / div > <!-- doc - content -->
2021-07-25 12:41:21 +02:00
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.8.17 < / li >
< / ul >
< / div >
< / body >
< / html >