<!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.9.1"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>DGtal: DGtal::SpaceND< dim, TInteger >::Subcospace< codimension > Struct Template Reference</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="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ extensions: ["tex2jax.js", "TeX/AMSmath.js", "TeX/AMSsymbols.js"], jax: ["input/TeX","output/HTML-CSS"], }); </script> <script type="text/javascript" async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.3/MathJax.js?config=TeX-MML-AM_CHTML/MathJax.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> <link href="doxygen-awesome.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">DGtal  <span id="projectnumber">1.4.2</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.9.1 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ var searchBox = new SearchBox("searchBox", "search",false,'Search','.html'); /* @license-end */ </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */</script> <div id="main-nav"></div> </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('structDGtal_1_1SpaceND_1_1Subcospace.html',''); initResizable(); }); /* @license-end */ </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="summary"> <a href="#pub-types">Public Types</a> </div> <div class="headertitle"> <div class="title">DGtal::SpaceND< dim, TInteger >::Subcospace< codimension > Struct Template Reference</div> </div> </div><!--header--> <div class="contents"> <p>Define the type of a sub co-Space. <a href="structDGtal_1_1SpaceND_1_1Subcospace.html#details">More...</a></p> <p><code>#include <<a class="el" href="SpaceND_8h_source.html">DGtal/kernel/SpaceND.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> Public Types</h2></td></tr> <tr class="memitem:a5e544f1ada28223a732f7250a8219507"><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="classDGtal_1_1SpaceND.html">SpaceND</a>< <a class="el" href="viewDualSurface_8cpp.html#a1a254aa17418553bc21790001a69262a">dim</a> - codimension, <a class="el" href="classDGtal_1_1SpaceND.html#a3217d099840050eb7135e24b1ed7940d">Integer</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="structDGtal_1_1SpaceND_1_1Subcospace.html#a5e544f1ada28223a732f7250a8219507">Type</a></td></tr> <tr class="separator:a5e544f1ada28223a732f7250a8219507"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><h3>template<Dimension dim, typename TInteger = DGtal::int32_t><br /> template<Dimension codimension><br /> struct DGtal::SpaceND< dim, TInteger >::Subcospace< codimension ></h3> <p>Define the type of a sub co-Space. </p> <p class="definition">Definition at line <a class="el" href="SpaceND_8h_source.html#l00136">136</a> of file <a class="el" href="SpaceND_8h_source.html">SpaceND.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> <a id="a5e544f1ada28223a732f7250a8219507"></a> <h2 class="memtitle"><span class="permalink"><a href="#a5e544f1ada28223a732f7250a8219507">◆ </a></span>Type</h2> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> template<Dimension dim, typename TInteger = DGtal::int32_t> </div> <div class="memtemplate"> template<Dimension codimension> </div> <table class="memname"> <tr> <td class="memname">typedef <a class="el" href="classDGtal_1_1SpaceND.html">SpaceND</a>< <a class="el" href="viewDualSurface_8cpp.html#a1a254aa17418553bc21790001a69262a">dim</a> - codimension, <a class="el" href="classDGtal_1_1SpaceND.html#a3217d099840050eb7135e24b1ed7940d">Integer</a> > <a class="el" href="classDGtal_1_1SpaceND.html">DGtal::SpaceND</a>< <a class="el" href="viewDualSurface_8cpp.html#a1a254aa17418553bc21790001a69262a">dim</a>, TInteger >::<a class="el" href="structDGtal_1_1SpaceND_1_1Subcospace.html">Subcospace</a>< codimension >::<a class="el" href="structDGtal_1_1SpaceND_1_1Subcospace.html#a5e544f1ada28223a732f7250a8219507">Type</a></td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="SpaceND_8h_source.html#l00138">138</a> of file <a class="el" href="SpaceND_8h_source.html">SpaceND.h</a>.</p> </div> </div> <hr/>The documentation for this struct was generated from the following file:<ul> <li><a class="el" href="SpaceND_8h_source.html">SpaceND.h</a></li> </ul> </div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespaceDGtal.html">DGtal</a></li><li class="navelem"><a class="el" href="classDGtal_1_1SpaceND.html">SpaceND</a></li><li class="navelem"><a class="el" href="structDGtal_1_1SpaceND_1_1Subcospace.html">Subcospace</a></li> <li class="footer">Generated on Mon Dec 23 2024 13:19:05 for DGtal by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li> </ul> </div> </body> </html>