mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-09-16 04:16:04 +00:00
doc for Geometry
This commit is contained in:
@ -107,6 +107,9 @@ $(document).ready(function(){initNavTree('classpFlow_1_1demGeometry.html',''); i
|
||||
<div class="title">demGeometry Class Reference</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
|
||||
<p>base for geometry that manages control
|
||||
<a href="classpFlow_1_1demGeometry.html#details">More...</a></p>
|
||||
<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
|
||||
<img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for demGeometry:</div>
|
||||
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
|
||||
@ -114,8 +117,8 @@ $(document).ready(function(){initNavTree('classpFlow_1_1demGeometry.html',''); i
|
||||
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
|
||||
<div class="center"><img src="classpFlow_1_1demGeometry__inherit__graph.png" border="0" usemap="#demGeometry_inherit__map" alt="Inheritance graph"/></div>
|
||||
<map name="demGeometry_inherit__map" id="demGeometry_inherit__map">
|
||||
<area shape="rect" title=" " alt="" coords="11,80,127,107"/>
|
||||
<area shape="rect" href="classpFlow_1_1geometry.html" title=" " alt="" coords="26,155,111,181"/>
|
||||
<area shape="rect" title="base for geometry that manages control" alt="" coords="11,80,127,107"/>
|
||||
<area shape="rect" href="classpFlow_1_1geometry.html" title="Base class for geometry for managing tri-surfaces, geometry motion, and surface physical properties." alt="" coords="26,155,111,181"/>
|
||||
<area shape="rect" href="classpFlow_1_1demComponent.html" title=" " alt="" coords="5,5,132,32"/>
|
||||
</map>
|
||||
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
|
||||
@ -126,7 +129,7 @@ $(document).ready(function(){initNavTree('classpFlow_1_1demGeometry.html',''); i
|
||||
<div id="dynsection-1-content" class="dyncontent" style="display:none;">
|
||||
<div class="center"><img src="classpFlow_1_1demGeometry__coll__graph.png" border="0" usemap="#demGeometry_coll__map" alt="Collaboration graph"/></div>
|
||||
<map name="demGeometry_coll__map" id="demGeometry_coll__map">
|
||||
<area shape="rect" title=" " alt="" coords="11,80,127,107"/>
|
||||
<area shape="rect" title="base for geometry that manages control" alt="" coords="11,80,127,107"/>
|
||||
<area shape="rect" href="classpFlow_1_1demComponent.html" title=" " alt="" coords="5,5,132,32"/>
|
||||
</map>
|
||||
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
|
||||
@ -172,8 +175,9 @@ Additional Inherited Members</h2></td></tr>
|
||||
<tr class="separator:a0c29ef9514a77bce5b8f4ece533bcf8c inherit pro_attribs_classpFlow_1_1demComponent"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock">
|
||||
<p class="definition">Definition at line <a class="el" href="demGeometry_8hpp_source.html#l00031">31</a> of file <a class="el" href="demGeometry_8hpp_source.html">demGeometry.hpp</a>.</p>
|
||||
<div class="textblock"><p>base for geometry that manages control </p>
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="demGeometry_8hpp_source.html#l00033">33</a> of file <a class="el" href="demGeometry_8hpp_source.html">demGeometry.hpp</a>.</p>
|
||||
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||
<a id="a807e1de7e5eeef57df20a3d5bd1a09a3"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a807e1de7e5eeef57df20a3d5bd1a09a3">◆ </a></span>demGeometry()</h2>
|
||||
@ -199,7 +203,7 @@ Additional Inherited Members</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="demGeometry_8hpp_source.html#l00037">37</a> of file <a class="el" href="demGeometry_8hpp_source.html">demGeometry.hpp</a>.</p>
|
||||
<p class="definition">Definition at line <a class="el" href="demGeometry_8hpp_source.html#l00040">40</a> of file <a class="el" href="demGeometry_8hpp_source.html">demGeometry.hpp</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user