Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 4c90149fad9f5e93922c0d572d139862 > files > 869

libsmesh-devel-6.7.6-2.mga7.armv7hl.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>SALOME - SMESH: SMESH_Gen.hxx Source File</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>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  $(document).ready(initResizable);
/* @license-end */</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>
<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">SALOME - SMESH
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @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&amp;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&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('SMESH__Gen_8hxx_source.html','');});
/* @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="headertitle">
<div class="title">SMESH_Gen.hxx</div>  </div>
</div><!--header-->
<div class="contents">
<a href="SMESH__Gen_8hxx.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">//  Copyright (C) 2007-2008  CEA/DEN, EDF R&amp;D, OPEN CASCADE</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment">//  Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,</span></div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">//  CEDRAT, EDF R&amp;D, LEG, PRINCIPIA R&amp;D, BUREAU VERITAS</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment">//  This library is free software; you can redistribute it and/or</span></div><div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment">//  modify it under the terms of the GNU Lesser General Public</span></div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment">//  License as published by the Free Software Foundation; either</span></div><div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment">//  version 2.1 of the License.</span></div><div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment">//  This library is distributed in the hope that it will be useful,</span></div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment">//  but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment">//  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment">//  Lesser General Public License for more details.</span></div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment">//  You should have received a copy of the GNU Lesser General Public</span></div><div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment">//  License along with this library; if not, write to the Free Software</span></div><div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment">//  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA</span></div><div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="comment">//  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com</span></div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="comment">//  SMESH SMESH : implementaion of SMESH idl descriptions</span></div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="comment">//  File   : SMESH_Gen.hxx</span></div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="comment">//  Author : Paul RASCLE, EDF</span></div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="comment">//  Module : SMESH</span></div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;</div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#ifndef _SMESH_GEN_HXX_</span></div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="preprocessor">#define _SMESH_GEN_HXX_</span></div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;</div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="SMESH__SMESH_8hxx.html">SMESH_SMESH.hxx</a>&quot;</span></div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;</div><div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="Utils__SALOME__Exception_8hxx.html">Utils_SALOME_Exception.hxx</a>&quot;</span></div><div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;</div><div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="SMESH__Hypothesis_8hxx.html">SMESH_Hypothesis.hxx</a>&quot;</span></div><div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="SMESH__ComputeError_8hxx.html">SMESH_ComputeError.hxx</a>&quot;</span></div><div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="SMESH__Algo_8hxx.html">SMESH_Algo.hxx</a>&quot;</span></div><div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="SMESH__0D__Algo_8hxx.html">SMESH_0D_Algo.hxx</a>&quot;</span></div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="SMESH__1D__Algo_8hxx.html">SMESH_1D_Algo.hxx</a>&quot;</span></div><div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="SMESH__2D__Algo_8hxx.html">SMESH_2D_Algo.hxx</a>&quot;</span></div><div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="SMESH__3D__Algo_8hxx.html">SMESH_3D_Algo.hxx</a>&quot;</span></div><div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="SMESH__Mesh_8hxx.html">SMESH_Mesh.hxx</a>&quot;</span></div><div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;</div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;<span class="preprocessor">#include &lt;TopoDS_Shape.hxx&gt;</span></div><div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;</div><div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;<span class="preprocessor">#include &lt;map&gt;</span></div><div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;<span class="preprocessor">#include &lt;list&gt;</span></div><div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;</div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="SMESH__Gen_8hxx.html#a3d7549c47034c614b900a8018f9e16c2">   49</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSMESHDS__Document.html">SMESHDS_Document</a>;</div><div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;</div><div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;<span class="keyword">typedef</span> <a class="code" href="classSMESH__Hypothesis.html#a3130666fee791fbbba75209cb55063d8">SMESH_Hypothesis::Hypothesis_Status</a> <a class="code" href="SMESH__Gen_8hxx.html#a3d7549c47034c614b900a8018f9e16c2">TAlgoStateErrorName</a>;</div><div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;</div><div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="structstudyContextStruct.html">   53</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structstudyContextStruct.html">studyContextStruct</a></div><div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;{</div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="structstudyContextStruct.html#a72cf77af6f7dcc55bf861eba7dcca741">   55</a></span>&#160;  std::map &lt; int, SMESH_Hypothesis * &gt;<a class="code" href="structstudyContextStruct.html#a72cf77af6f7dcc55bf861eba7dcca741">mapHypothesis</a>;</div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="structstudyContextStruct.html#a8869b807fa5df27dc6595e4d6b3e1e47">   56</a></span>&#160;  std::map &lt; int, SMESH_Mesh * &gt;<a class="code" href="structstudyContextStruct.html#a8869b807fa5df27dc6595e4d6b3e1e47">mapMesh</a>;</div><div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="structstudyContextStruct.html#a3702c1be19588141c48242f868d40e21">   57</a></span>&#160;  <a class="code" href="classSMESHDS__Document.html">SMESHDS_Document</a> * <a class="code" href="structstudyContextStruct.html#a3702c1be19588141c48242f868d40e21">myDocument</a>;</div><div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;} <a class="code" href="SMESH__Gen_8hxx.html#ac083cb0db7bdd16a0c6a30b52eb4d016">StudyContextStruct</a>;</div><div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;</div><div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="SMESH__Gen_8hxx.html#aca2dfc666e0d7ffffa15c080e064fdb5">   60</a></span>&#160;<span class="keyword">typedef</span> std::set&lt;int&gt; <a class="code" href="SMESH__Gen_8hxx.html#aca2dfc666e0d7ffffa15c080e064fdb5">TSetOfInt</a>;</div><div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;</div><div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="classSMESH__Gen.html">   62</a></span>&#160;<span class="keyword">class </span><a class="code" href="SMESH__SMESH_8hxx.html#ac3bda889c3f636f954deab36bb6d384d">SMESH_EXPORT</a>  <a class="code" href="classSMESH__Gen.html">SMESH_Gen</a></div><div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;{</div><div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;<span class="keyword">public</span>:</div><div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;  <a class="code" href="classSMESH__Gen.html">SMESH_Gen</a>();</div><div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160;  ~<a class="code" href="classSMESH__Gen.html">SMESH_Gen</a>();</div><div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;</div><div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;  <a class="code" href="classSMESH__Mesh.html">SMESH_Mesh</a>* CreateMesh(<span class="keywordtype">int</span> theStudyId, <span class="keywordtype">bool</span> theIsEmbeddedMode)</div><div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;    <span class="keywordflow">throw</span>(<a class="code" href="Utils__SALOME__Exception_8hxx.html#aae3b13729734c2d8322e96d1ea87969d">SALOME_Exception</a>);</div><div class="line"><a name="l00070"></a><span class="lineno">   70</span>&#160;</div><div class="line"><a name="l00078"></a><span class="lineno">   78</span>&#160;  <span class="keywordtype">bool</span> Compute(::<a class="code" href="classSMESH__Mesh.html">SMESH_Mesh</a> &amp;        aMesh,</div><div class="line"><a name="l00079"></a><span class="lineno">   79</span>&#160;               <span class="keyword">const</span> TopoDS_Shape &amp;  aShape,</div><div class="line"><a name="l00080"></a><span class="lineno">   80</span>&#160;               <span class="keyword">const</span> <span class="keywordtype">bool</span>            anUpward=<span class="keyword">false</span>,</div><div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160;               <a class="code" href="SMESH__Hypothesis_8hxx.html#a3e5b00e02a380507e810d10104f475a5">const ::MeshDimension</a> aDim=::<a class="code" href="SMESH__Hypothesis_8hxx.html#a3e5b00e02a380507e810d10104f475a5afb8672ed67da30a6e8c0c1c1796c8852">MeshDim_3D</a>,</div><div class="line"><a name="l00082"></a><span class="lineno">   82</span>&#160;               <a class="code" href="SMESH__Gen_8hxx.html#aca2dfc666e0d7ffffa15c080e064fdb5">TSetOfInt</a>*            aShapesId=0);</div><div class="line"><a name="l00083"></a><span class="lineno">   83</span>&#160;</div><div class="line"><a name="l00091"></a><span class="lineno">   91</span>&#160;  <span class="keywordtype">bool</span> Evaluate(::<a class="code" href="classSMESH__Mesh.html">SMESH_Mesh</a> &amp;        aMesh,</div><div class="line"><a name="l00092"></a><span class="lineno">   92</span>&#160;                <span class="keyword">const</span> TopoDS_Shape &amp;  aShape,</div><div class="line"><a name="l00093"></a><span class="lineno">   93</span>&#160;                <a class="code" href="SMESH__Algo_8hxx.html#ae91fb93ac42032da16b33f8a5e7c4611">MapShapeNbElems</a>&amp;      aResMap,</div><div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160;                <span class="keyword">const</span> <span class="keywordtype">bool</span>            anUpward=<span class="keyword">false</span>,</div><div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160;                <a class="code" href="SMESH__Gen_8hxx.html#aca2dfc666e0d7ffffa15c080e064fdb5">TSetOfInt</a>*            aShapesId=0);</div><div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160;</div><div class="line"><a name="l00097"></a><span class="lineno">   97</span>&#160;  <span class="keywordtype">bool</span> CheckAlgoState(<a class="code" href="classSMESH__Mesh.html">SMESH_Mesh</a>&amp; aMesh, <span class="keyword">const</span> TopoDS_Shape&amp; aShape);</div><div class="line"><a name="l00098"></a><span class="lineno">   98</span>&#160;  <span class="comment">// notify on bad state of attached algos, return false</span></div><div class="line"><a name="l00099"></a><span class="lineno">   99</span>&#160;  <span class="comment">// if Compute() would fail because of some algo bad state</span></div><div class="line"><a name="l00100"></a><span class="lineno">  100</span>&#160;</div><div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="classSMESH__Gen.html#a6725ca2fa872e33fe3a8548453771d37">  105</a></span>&#160;  <span class="keywordtype">void</span> <a class="code" href="classSMESH__Gen.html#a6725ca2fa872e33fe3a8548453771d37">SetBoundaryBoxSegmentation</a>( <span class="keywordtype">int</span> theNbSegments ) { _segmentation = theNbSegments; }</div><div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="classSMESH__Gen.html#a4fc22161778391e6e7e72b5c05686efc">  106</a></span>&#160;  <span class="keywordtype">int</span>  <a class="code" href="classSMESH__Gen.html#a4fc22161778391e6e7e72b5c05686efc">GetBoundaryBoxSegmentation</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> _segmentation; }</div><div class="line"><a name="l00110"></a><span class="lineno"><a class="line" href="classSMESH__Gen.html#a0321c5caf9cc223fe70c2ec72915306a">  110</a></span>&#160;  <span class="keywordtype">void</span> <a class="code" href="classSMESH__Gen.html#a0321c5caf9cc223fe70c2ec72915306a">SetDefaultNbSegments</a>(<span class="keywordtype">int</span> nb) { _nbSegments = nb; }</div><div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="classSMESH__Gen.html#a81bcffcd253e9fc483df8c68efce00fe">  111</a></span>&#160;  <span class="keywordtype">int</span> <a class="code" href="classSMESH__Gen.html#a81bcffcd253e9fc483df8c68efce00fe">GetDefaultNbSegments</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> _nbSegments; }</div><div class="line"><a name="l00112"></a><span class="lineno">  112</span>&#160;</div><div class="line"><a name="l00113"></a><span class="lineno"><a class="line" href="structSMESH__Gen_1_1TAlgoStateError.html">  113</a></span>&#160;  <span class="keyword">struct </span><a class="code" href="structSMESH__Gen_1_1TAlgoStateError.html">TAlgoStateError</a></div><div class="line"><a name="l00114"></a><span class="lineno">  114</span>&#160;  {</div><div class="line"><a name="l00115"></a><span class="lineno"><a class="line" href="structSMESH__Gen_1_1TAlgoStateError.html#a3b60e3a0b9022b2f7639ae46c9708056">  115</a></span>&#160;    <a class="code" href="classSMESH__Hypothesis.html#a3130666fee791fbbba75209cb55063d8">TAlgoStateErrorName</a> <a class="code" href="structSMESH__Gen_1_1TAlgoStateError.html#a3b60e3a0b9022b2f7639ae46c9708056">_name</a>;</div><div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="structSMESH__Gen_1_1TAlgoStateError.html#aef9b72d36cf9123e40cf23af633134f4">  116</a></span>&#160;    <span class="keyword">const</span> <a class="code" href="classSMESH__Algo.html">SMESH_Algo</a>*   <a class="code" href="structSMESH__Gen_1_1TAlgoStateError.html#aef9b72d36cf9123e40cf23af633134f4">_algo</a>;</div><div class="line"><a name="l00117"></a><span class="lineno"><a class="line" href="structSMESH__Gen_1_1TAlgoStateError.html#a6a38d2f7afbfbd78662f82e2fafcd2a2">  117</a></span>&#160;    <span class="keywordtype">int</span>                 <a class="code" href="structSMESH__Gen_1_1TAlgoStateError.html#a6a38d2f7afbfbd78662f82e2fafcd2a2">_algoDim</a>;</div><div class="line"><a name="l00118"></a><span class="lineno"><a class="line" href="structSMESH__Gen_1_1TAlgoStateError.html#a047b5bedc9d06e9fa600563c0c8ec82b">  118</a></span>&#160;    <span class="keywordtype">bool</span>                <a class="code" href="structSMESH__Gen_1_1TAlgoStateError.html#a047b5bedc9d06e9fa600563c0c8ec82b">_isGlobalAlgo</a>;</div><div class="line"><a name="l00119"></a><span class="lineno">  119</span>&#160;</div><div class="line"><a name="l00120"></a><span class="lineno"><a class="line" href="structSMESH__Gen_1_1TAlgoStateError.html#ac6bbf4dddaafd4c172b6cb492207ea1b">  120</a></span>&#160;    <a class="code" href="structSMESH__Gen_1_1TAlgoStateError.html#ac6bbf4dddaafd4c172b6cb492207ea1b">TAlgoStateError</a>(): _algoDim(0),_algo(0),_name(<a class="code" href="classSMESH__Hypothesis.html">SMESH_Hypothesis</a>::HYP_OK) {}</div><div class="line"><a name="l00121"></a><span class="lineno"><a class="line" href="structSMESH__Gen_1_1TAlgoStateError.html#aa2ec807a155c0ac1ac686186b7d67616">  121</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="structSMESH__Gen_1_1TAlgoStateError.html#aa2ec807a155c0ac1ac686186b7d67616">Set</a>(<a class="code" href="classSMESH__Hypothesis.html#a3130666fee791fbbba75209cb55063d8">TAlgoStateErrorName</a> name, <span class="keyword">const</span> <a class="code" href="classSMESH__Algo.html">SMESH_Algo</a>* algo, <span class="keywordtype">bool</span> isGlobal)</div><div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;    { _name = name; _algo = algo; _algoDim = algo-&gt;<a class="code" href="classSMESH__Hypothesis.html#a77da8655acf8e61ffb09afaa4d35a562">GetDim</a>(); _isGlobalAlgo = isGlobal; }</div><div class="line"><a name="l00123"></a><span class="lineno"><a class="line" href="structSMESH__Gen_1_1TAlgoStateError.html#ab2a402e41a71d376f3043535b48ca2d2">  123</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="structSMESH__Gen_1_1TAlgoStateError.html#ab2a402e41a71d376f3043535b48ca2d2">Set</a>(<a class="code" href="classSMESH__Hypothesis.html#a3130666fee791fbbba75209cb55063d8">TAlgoStateErrorName</a> name, <span class="keyword">const</span> <span class="keywordtype">int</span> algoDim,      <span class="keywordtype">bool</span> isGlobal)</div><div class="line"><a name="l00124"></a><span class="lineno">  124</span>&#160;    { _name = name; _algo = 0;    _algoDim = algoDim;        _isGlobalAlgo = isGlobal; }</div><div class="line"><a name="l00125"></a><span class="lineno">  125</span>&#160;  };</div><div class="line"><a name="l00126"></a><span class="lineno">  126</span>&#160;</div><div class="line"><a name="l00127"></a><span class="lineno">  127</span>&#160;  <span class="keywordtype">bool</span> GetAlgoState(<a class="code" href="classSMESH__Mesh.html">SMESH_Mesh</a>&amp; aMesh, <span class="keyword">const</span> TopoDS_Shape&amp; aShape,</div><div class="line"><a name="l00128"></a><span class="lineno">  128</span>&#160;                    std::list&lt; SMESH_Gen::TAlgoStateError &gt; &amp; theErrors);</div><div class="line"><a name="l00129"></a><span class="lineno">  129</span>&#160;  <span class="comment">// notify on bad state of attached algos, return false</span></div><div class="line"><a name="l00130"></a><span class="lineno">  130</span>&#160;  <span class="comment">// if Compute() would fail because of some algo bad state</span></div><div class="line"><a name="l00131"></a><span class="lineno">  131</span>&#160;  <span class="comment">// theErrors list contains problems description</span></div><div class="line"><a name="l00132"></a><span class="lineno">  132</span>&#160;</div><div class="line"><a name="l00133"></a><span class="lineno">  133</span>&#160;  <a class="code" href="structstudyContextStruct.html">StudyContextStruct</a> *GetStudyContext(<span class="keywordtype">int</span> studyId);</div><div class="line"><a name="l00134"></a><span class="lineno">  134</span>&#160;</div><div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;  <span class="keyword">static</span> <span class="keywordtype">int</span> GetShapeDim(<span class="keyword">const</span> TopAbs_ShapeEnum &amp; aShapeType);</div><div class="line"><a name="l00136"></a><span class="lineno"><a class="line" href="classSMESH__Gen.html#a0e45358f6614128abc250a3a1d5944d2">  136</a></span>&#160;  <span class="keyword">static</span> <span class="keywordtype">int</span> <a class="code" href="classSMESH__Gen.html#a0e45358f6614128abc250a3a1d5944d2">GetShapeDim</a>(<span class="keyword">const</span> TopoDS_Shape &amp; aShape)</div><div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160;  { <span class="keywordflow">return</span> GetShapeDim( aShape.ShapeType() ); }</div><div class="line"><a name="l00138"></a><span class="lineno">  138</span>&#160;  <a class="code" href="classSMESH__Algo.html">SMESH_Algo</a>* GetAlgo(<a class="code" href="classSMESH__Mesh.html">SMESH_Mesh</a> &amp; aMesh, <span class="keyword">const</span> TopoDS_Shape &amp; aShape, TopoDS_Shape* assignedTo=0);</div><div class="line"><a name="l00139"></a><span class="lineno">  139</span>&#160;  <span class="keyword">static</span> <span class="keywordtype">bool</span> IsGlobalHypothesis(<span class="keyword">const</span> <a class="code" href="classSMESH__Hypothesis.html">SMESH_Hypothesis</a>* theHyp, <a class="code" href="classSMESH__Mesh.html">SMESH_Mesh</a>&amp; aMesh);</div><div class="line"><a name="l00140"></a><span class="lineno">  140</span>&#160;</div><div class="line"><a name="l00141"></a><span class="lineno">  141</span>&#160;  <span class="keywordtype">int</span> GetANewId();</div><div class="line"><a name="l00142"></a><span class="lineno">  142</span>&#160;</div><div class="line"><a name="l00143"></a><span class="lineno"><a class="line" href="classSMESH__Gen.html#a6d49ec870e905be3a15f7e23caf16dc4">  143</a></span>&#160;  std::map &lt; int, SMESH_Algo * &gt;<a class="code" href="classSMESH__Gen.html#a6d49ec870e905be3a15f7e23caf16dc4">_mapAlgo</a>;</div><div class="line"><a name="l00144"></a><span class="lineno"><a class="line" href="classSMESH__Gen.html#a46c937c9b5c089c22cd355af7f73bdb4">  144</a></span>&#160;  std::map &lt; int, SMESH_0D_Algo * &gt;<a class="code" href="classSMESH__Gen.html#a46c937c9b5c089c22cd355af7f73bdb4">_map0D_Algo</a>;</div><div class="line"><a name="l00145"></a><span class="lineno"><a class="line" href="classSMESH__Gen.html#aac44d92447120442589653b1f674beba">  145</a></span>&#160;  std::map &lt; int, SMESH_1D_Algo * &gt;<a class="code" href="classSMESH__Gen.html#aac44d92447120442589653b1f674beba">_map1D_Algo</a>;</div><div class="line"><a name="l00146"></a><span class="lineno"><a class="line" href="classSMESH__Gen.html#a7fc458a826976ccaf52a1f5afa7044d6">  146</a></span>&#160;  std::map &lt; int, SMESH_2D_Algo * &gt;<a class="code" href="classSMESH__Gen.html#a7fc458a826976ccaf52a1f5afa7044d6">_map2D_Algo</a>;</div><div class="line"><a name="l00147"></a><span class="lineno"><a class="line" href="classSMESH__Gen.html#a18e1835ac4d5581ba78bfc20770bf9bf">  147</a></span>&#160;  std::map &lt; int, SMESH_3D_Algo * &gt;<a class="code" href="classSMESH__Gen.html#a18e1835ac4d5581ba78bfc20770bf9bf">_map3D_Algo</a>;</div><div class="line"><a name="l00148"></a><span class="lineno">  148</span>&#160;</div><div class="line"><a name="l00149"></a><span class="lineno">  149</span>&#160;<span class="keyword">private</span>:</div><div class="line"><a name="l00150"></a><span class="lineno">  150</span>&#160;</div><div class="line"><a name="l00151"></a><span class="lineno"><a class="line" href="classSMESH__Gen.html#a4e0a99379887e84c58dca96b0ea363e8">  151</a></span>&#160;  <span class="keywordtype">int</span> <a class="code" href="classSMESH__Gen.html#a4e0a99379887e84c58dca96b0ea363e8">_localId</a>;                     <span class="comment">// unique Id of created objects, within SMESH_Gen entity</span></div><div class="line"><a name="l00152"></a><span class="lineno"><a class="line" href="classSMESH__Gen.html#a50251b919a9863c60fdf56555d280ce7">  152</a></span>&#160;  std::map &lt; int, StudyContextStruct * &gt;<a class="code" href="classSMESH__Gen.html#a50251b919a9863c60fdf56555d280ce7">_mapStudyContext</a>;</div><div class="line"><a name="l00153"></a><span class="lineno">  153</span>&#160;</div><div class="line"><a name="l00154"></a><span class="lineno">  154</span>&#160;  <span class="comment">// hypotheses managing</span></div><div class="line"><a name="l00155"></a><span class="lineno"><a class="line" href="classSMESH__Gen.html#a6bf9527ac93af996b20f3083cee107d5">  155</a></span>&#160;  <span class="keywordtype">int</span> <a class="code" href="classSMESH__Gen.html#a6bf9527ac93af996b20f3083cee107d5">_hypId</a>;</div><div class="line"><a name="l00156"></a><span class="lineno">  156</span>&#160;</div><div class="line"><a name="l00157"></a><span class="lineno">  157</span>&#160;  <span class="comment">// number of segments per diagonal of boundary box of geometry by which</span></div><div class="line"><a name="l00158"></a><span class="lineno">  158</span>&#160;  <span class="comment">// default segment length of appropriate 1D hypotheses is defined</span></div><div class="line"><a name="l00159"></a><span class="lineno"><a class="line" href="classSMESH__Gen.html#a956cab9d3d98eaa549025dccdbed4a9a">  159</a></span>&#160;  <span class="keywordtype">int</span> <a class="code" href="classSMESH__Gen.html#a956cab9d3d98eaa549025dccdbed4a9a">_segmentation</a>;</div><div class="line"><a name="l00160"></a><span class="lineno">  160</span>&#160;  <span class="comment">// default of segments</span></div><div class="line"><a name="l00161"></a><span class="lineno"><a class="line" href="classSMESH__Gen.html#a29dee132fedecde52c4bf5bfd6991735">  161</a></span>&#160;  <span class="keywordtype">int</span> <a class="code" href="classSMESH__Gen.html#a29dee132fedecde52c4bf5bfd6991735">_nbSegments</a>;</div><div class="line"><a name="l00162"></a><span class="lineno">  162</span>&#160;};</div><div class="line"><a name="l00163"></a><span class="lineno">  163</span>&#160;</div><div class="line"><a name="l00164"></a><span class="lineno">  164</span>&#160;<span class="preprocessor">#endif</span></div><div class="ttc" id="SMESH__Mesh_8hxx_html"><div class="ttname"><a href="SMESH__Mesh_8hxx.html">SMESH_Mesh.hxx</a></div></div>
<div class="ttc" id="structSMESH__Gen_1_1TAlgoStateError_html_a047b5bedc9d06e9fa600563c0c8ec82b"><div class="ttname"><a href="structSMESH__Gen_1_1TAlgoStateError.html#a047b5bedc9d06e9fa600563c0c8ec82b">SMESH_Gen::TAlgoStateError::_isGlobalAlgo</a></div><div class="ttdeci">bool _isGlobalAlgo</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00118">SMESH_Gen.hxx:118</a></div></div>
<div class="ttc" id="classSMESH__Gen_html_a29dee132fedecde52c4bf5bfd6991735"><div class="ttname"><a href="classSMESH__Gen.html#a29dee132fedecde52c4bf5bfd6991735">SMESH_Gen::_nbSegments</a></div><div class="ttdeci">int _nbSegments</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00161">SMESH_Gen.hxx:161</a></div></div>
<div class="ttc" id="structstudyContextStruct_html_a3702c1be19588141c48242f868d40e21"><div class="ttname"><a href="structstudyContextStruct.html#a3702c1be19588141c48242f868d40e21">studyContextStruct::myDocument</a></div><div class="ttdeci">SMESHDS_Document * myDocument</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00057">SMESH_Gen.hxx:57</a></div></div>
<div class="ttc" id="classSMESHDS__Document_html"><div class="ttname"><a href="classSMESHDS__Document.html">SMESHDS_Document</a></div><div class="ttdef"><b>Definition:</b> <a href="SMESHDS__Document_8hxx_source.html#l00036">SMESHDS_Document.hxx:36</a></div></div>
<div class="ttc" id="classSMESH__Gen_html_a18e1835ac4d5581ba78bfc20770bf9bf"><div class="ttname"><a href="classSMESH__Gen.html#a18e1835ac4d5581ba78bfc20770bf9bf">SMESH_Gen::_map3D_Algo</a></div><div class="ttdeci">std::map&lt; int, SMESH_3D_Algo *&gt; _map3D_Algo</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00147">SMESH_Gen.hxx:147</a></div></div>
<div class="ttc" id="classSMESH__Hypothesis_html"><div class="ttname"><a href="classSMESH__Hypothesis.html">SMESH_Hypothesis</a></div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Hypothesis_8hxx_source.html#l00047">SMESH_Hypothesis.hxx:47</a></div></div>
<div class="ttc" id="classSMESH__Algo_html"><div class="ttname"><a href="classSMESH__Algo.html">SMESH_Algo</a></div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Algo_8hxx_source.html#l00061">SMESH_Algo.hxx:61</a></div></div>
<div class="ttc" id="SMESH__Hypothesis_8hxx_html_a3e5b00e02a380507e810d10104f475a5afb8672ed67da30a6e8c0c1c1796c8852"><div class="ttname"><a href="SMESH__Hypothesis_8hxx.html#a3e5b00e02a380507e810d10104f475a5afb8672ed67da30a6e8c0c1c1796c8852">MeshDim_3D</a></div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Hypothesis_8hxx_source.html#l00044">SMESH_Hypothesis.hxx:44</a></div></div>
<div class="ttc" id="structSMESH__Gen_1_1TAlgoStateError_html_aa2ec807a155c0ac1ac686186b7d67616"><div class="ttname"><a href="structSMESH__Gen_1_1TAlgoStateError.html#aa2ec807a155c0ac1ac686186b7d67616">SMESH_Gen::TAlgoStateError::Set</a></div><div class="ttdeci">void Set(TAlgoStateErrorName name, const SMESH_Algo *algo, bool isGlobal)</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00121">SMESH_Gen.hxx:121</a></div></div>
<div class="ttc" id="structstudyContextStruct_html"><div class="ttname"><a href="structstudyContextStruct.html">studyContextStruct</a></div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00053">SMESH_Gen.hxx:53</a></div></div>
<div class="ttc" id="classSMESH__Gen_html_a6725ca2fa872e33fe3a8548453771d37"><div class="ttname"><a href="classSMESH__Gen.html#a6725ca2fa872e33fe3a8548453771d37">SMESH_Gen::SetBoundaryBoxSegmentation</a></div><div class="ttdeci">void SetBoundaryBoxSegmentation(int theNbSegments)</div><div class="ttdoc">Sets number of segments per diagonal of boundary box of geometry by which default segment length of a...</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00105">SMESH_Gen.hxx:105</a></div></div>
<div class="ttc" id="SMESH__1D__Algo_8hxx_html"><div class="ttname"><a href="SMESH__1D__Algo_8hxx.html">SMESH_1D_Algo.hxx</a></div></div>
<div class="ttc" id="structSMESH__Gen_1_1TAlgoStateError_html_a3b60e3a0b9022b2f7639ae46c9708056"><div class="ttname"><a href="structSMESH__Gen_1_1TAlgoStateError.html#a3b60e3a0b9022b2f7639ae46c9708056">SMESH_Gen::TAlgoStateError::_name</a></div><div class="ttdeci">TAlgoStateErrorName _name</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00115">SMESH_Gen.hxx:115</a></div></div>
<div class="ttc" id="classSMESH__Gen_html_a4e0a99379887e84c58dca96b0ea363e8"><div class="ttname"><a href="classSMESH__Gen.html#a4e0a99379887e84c58dca96b0ea363e8">SMESH_Gen::_localId</a></div><div class="ttdeci">int _localId</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00151">SMESH_Gen.hxx:151</a></div></div>
<div class="ttc" id="Utils__SALOME__Exception_8hxx_html"><div class="ttname"><a href="Utils__SALOME__Exception_8hxx.html">Utils_SALOME_Exception.hxx</a></div></div>
<div class="ttc" id="classSMESH__Gen_html_a50251b919a9863c60fdf56555d280ce7"><div class="ttname"><a href="classSMESH__Gen.html#a50251b919a9863c60fdf56555d280ce7">SMESH_Gen::_mapStudyContext</a></div><div class="ttdeci">std::map&lt; int, StudyContextStruct *&gt; _mapStudyContext</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00152">SMESH_Gen.hxx:152</a></div></div>
<div class="ttc" id="structSMESH__Gen_1_1TAlgoStateError_html_ab2a402e41a71d376f3043535b48ca2d2"><div class="ttname"><a href="structSMESH__Gen_1_1TAlgoStateError.html#ab2a402e41a71d376f3043535b48ca2d2">SMESH_Gen::TAlgoStateError::Set</a></div><div class="ttdeci">void Set(TAlgoStateErrorName name, const int algoDim, bool isGlobal)</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00123">SMESH_Gen.hxx:123</a></div></div>
<div class="ttc" id="classSMESH__Hypothesis_html_a3130666fee791fbbba75209cb55063d8"><div class="ttname"><a href="classSMESH__Hypothesis.html#a3130666fee791fbbba75209cb55063d8">SMESH_Hypothesis::Hypothesis_Status</a></div><div class="ttdeci">Hypothesis_Status</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Hypothesis_8hxx_source.html#l00050">SMESH_Hypothesis.hxx:50</a></div></div>
<div class="ttc" id="SMESH__Gen_8hxx_html_ac083cb0db7bdd16a0c6a30b52eb4d016"><div class="ttname"><a href="SMESH__Gen_8hxx.html#ac083cb0db7bdd16a0c6a30b52eb4d016">StudyContextStruct</a></div><div class="ttdeci">struct studyContextStruct StudyContextStruct</div></div>
<div class="ttc" id="SMESH__2D__Algo_8hxx_html"><div class="ttname"><a href="SMESH__2D__Algo_8hxx.html">SMESH_2D_Algo.hxx</a></div></div>
<div class="ttc" id="classSMESH__Gen_html_a81bcffcd253e9fc483df8c68efce00fe"><div class="ttname"><a href="classSMESH__Gen.html#a81bcffcd253e9fc483df8c68efce00fe">SMESH_Gen::GetDefaultNbSegments</a></div><div class="ttdeci">int GetDefaultNbSegments() const</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00111">SMESH_Gen.hxx:111</a></div></div>
<div class="ttc" id="classSMESH__Gen_html_a956cab9d3d98eaa549025dccdbed4a9a"><div class="ttname"><a href="classSMESH__Gen.html#a956cab9d3d98eaa549025dccdbed4a9a">SMESH_Gen::_segmentation</a></div><div class="ttdeci">int _segmentation</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00159">SMESH_Gen.hxx:159</a></div></div>
<div class="ttc" id="classSMESH__Gen_html_a7fc458a826976ccaf52a1f5afa7044d6"><div class="ttname"><a href="classSMESH__Gen.html#a7fc458a826976ccaf52a1f5afa7044d6">SMESH_Gen::_map2D_Algo</a></div><div class="ttdeci">std::map&lt; int, SMESH_2D_Algo *&gt; _map2D_Algo</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00146">SMESH_Gen.hxx:146</a></div></div>
<div class="ttc" id="structSMESH__Gen_1_1TAlgoStateError_html_ac6bbf4dddaafd4c172b6cb492207ea1b"><div class="ttname"><a href="structSMESH__Gen_1_1TAlgoStateError.html#ac6bbf4dddaafd4c172b6cb492207ea1b">SMESH_Gen::TAlgoStateError::TAlgoStateError</a></div><div class="ttdeci">TAlgoStateError()</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00120">SMESH_Gen.hxx:120</a></div></div>
<div class="ttc" id="classSMESH__Hypothesis_html_a77da8655acf8e61ffb09afaa4d35a562"><div class="ttname"><a href="classSMESH__Hypothesis.html#a77da8655acf8e61ffb09afaa4d35a562">SMESH_Hypothesis::GetDim</a></div><div class="ttdeci">virtual int GetDim() const</div></div>
<div class="ttc" id="SMESH__3D__Algo_8hxx_html"><div class="ttname"><a href="SMESH__3D__Algo_8hxx.html">SMESH_3D_Algo.hxx</a></div></div>
<div class="ttc" id="SMESH__Algo_8hxx_html"><div class="ttname"><a href="SMESH__Algo_8hxx.html">SMESH_Algo.hxx</a></div></div>
<div class="ttc" id="SMESH__Algo_8hxx_html_ae91fb93ac42032da16b33f8a5e7c4611"><div class="ttname"><a href="SMESH__Algo_8hxx.html#ae91fb93ac42032da16b33f8a5e7c4611">MapShapeNbElems</a></div><div class="ttdeci">std::map&lt; SMESH_subMesh *, std::vector&lt; int &gt; &gt; MapShapeNbElems</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Algo_8hxx_source.html#l00055">SMESH_Algo.hxx:55</a></div></div>
<div class="ttc" id="SMESH__SMESH_8hxx_html"><div class="ttname"><a href="SMESH__SMESH_8hxx.html">SMESH_SMESH.hxx</a></div></div>
<div class="ttc" id="classSMESH__Gen_html"><div class="ttname"><a href="classSMESH__Gen.html">SMESH_Gen</a></div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00062">SMESH_Gen.hxx:62</a></div></div>
<div class="ttc" id="classSMESH__Gen_html_aac44d92447120442589653b1f674beba"><div class="ttname"><a href="classSMESH__Gen.html#aac44d92447120442589653b1f674beba">SMESH_Gen::_map1D_Algo</a></div><div class="ttdeci">std::map&lt; int, SMESH_1D_Algo *&gt; _map1D_Algo</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00145">SMESH_Gen.hxx:145</a></div></div>
<div class="ttc" id="SMESH__SMESH_8hxx_html_ac3bda889c3f636f954deab36bb6d384d"><div class="ttname"><a href="SMESH__SMESH_8hxx.html#ac3bda889c3f636f954deab36bb6d384d">SMESH_EXPORT</a></div><div class="ttdeci">#define SMESH_EXPORT</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__SMESH_8hxx_source.html#l00036">SMESH_SMESH.hxx:36</a></div></div>
<div class="ttc" id="classSMESH__Gen_html_a0321c5caf9cc223fe70c2ec72915306a"><div class="ttname"><a href="classSMESH__Gen.html#a0321c5caf9cc223fe70c2ec72915306a">SMESH_Gen::SetDefaultNbSegments</a></div><div class="ttdeci">void SetDefaultNbSegments(int nb)</div><div class="ttdoc">Sets default number of segments per edge. </div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00110">SMESH_Gen.hxx:110</a></div></div>
<div class="ttc" id="SMESH__Hypothesis_8hxx_html_a3e5b00e02a380507e810d10104f475a5"><div class="ttname"><a href="SMESH__Hypothesis_8hxx.html#a3e5b00e02a380507e810d10104f475a5">MeshDimension</a></div><div class="ttdeci">MeshDimension</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Hypothesis_8hxx_source.html#l00039">SMESH_Hypothesis.hxx:39</a></div></div>
<div class="ttc" id="classSMESH__Gen_html_a6d49ec870e905be3a15f7e23caf16dc4"><div class="ttname"><a href="classSMESH__Gen.html#a6d49ec870e905be3a15f7e23caf16dc4">SMESH_Gen::_mapAlgo</a></div><div class="ttdeci">std::map&lt; int, SMESH_Algo *&gt; _mapAlgo</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00143">SMESH_Gen.hxx:143</a></div></div>
<div class="ttc" id="classSMESH__Gen_html_a46c937c9b5c089c22cd355af7f73bdb4"><div class="ttname"><a href="classSMESH__Gen.html#a46c937c9b5c089c22cd355af7f73bdb4">SMESH_Gen::_map0D_Algo</a></div><div class="ttdeci">std::map&lt; int, SMESH_0D_Algo *&gt; _map0D_Algo</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00144">SMESH_Gen.hxx:144</a></div></div>
<div class="ttc" id="classSMESH__Gen_html_a6bf9527ac93af996b20f3083cee107d5"><div class="ttname"><a href="classSMESH__Gen.html#a6bf9527ac93af996b20f3083cee107d5">SMESH_Gen::_hypId</a></div><div class="ttdeci">int _hypId</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00155">SMESH_Gen.hxx:155</a></div></div>
<div class="ttc" id="classSMESH__Gen_html_a0e45358f6614128abc250a3a1d5944d2"><div class="ttname"><a href="classSMESH__Gen.html#a0e45358f6614128abc250a3a1d5944d2">SMESH_Gen::GetShapeDim</a></div><div class="ttdeci">static int GetShapeDim(const TopoDS_Shape &amp;aShape)</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00136">SMESH_Gen.hxx:136</a></div></div>
<div class="ttc" id="classSMESH__Mesh_html"><div class="ttname"><a href="classSMESH__Mesh.html">SMESH_Mesh</a></div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Mesh_8hxx_source.html#l00054">SMESH_Mesh.hxx:54</a></div></div>
<div class="ttc" id="structSMESH__Gen_1_1TAlgoStateError_html_aef9b72d36cf9123e40cf23af633134f4"><div class="ttname"><a href="structSMESH__Gen_1_1TAlgoStateError.html#aef9b72d36cf9123e40cf23af633134f4">SMESH_Gen::TAlgoStateError::_algo</a></div><div class="ttdeci">const SMESH_Algo * _algo</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00116">SMESH_Gen.hxx:116</a></div></div>
<div class="ttc" id="SMESH__Gen_8hxx_html_a3d7549c47034c614b900a8018f9e16c2"><div class="ttname"><a href="SMESH__Gen_8hxx.html#a3d7549c47034c614b900a8018f9e16c2">TAlgoStateErrorName</a></div><div class="ttdeci">SMESH_Hypothesis::Hypothesis_Status TAlgoStateErrorName</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00049">SMESH_Gen.hxx:49</a></div></div>
<div class="ttc" id="structSMESH__Gen_1_1TAlgoStateError_html_a6a38d2f7afbfbd78662f82e2fafcd2a2"><div class="ttname"><a href="structSMESH__Gen_1_1TAlgoStateError.html#a6a38d2f7afbfbd78662f82e2fafcd2a2">SMESH_Gen::TAlgoStateError::_algoDim</a></div><div class="ttdeci">int _algoDim</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00117">SMESH_Gen.hxx:117</a></div></div>
<div class="ttc" id="Utils__SALOME__Exception_8hxx_html_aae3b13729734c2d8322e96d1ea87969d"><div class="ttname"><a href="Utils__SALOME__Exception_8hxx.html#aae3b13729734c2d8322e96d1ea87969d">SALOME_Exception</a></div><div class="ttdeci">#define SALOME_Exception</div><div class="ttdef"><b>Definition:</b> <a href="Utils__SALOME__Exception_8hxx_source.html#l00005">Utils_SALOME_Exception.hxx:5</a></div></div>
<div class="ttc" id="structSMESH__Gen_1_1TAlgoStateError_html"><div class="ttname"><a href="structSMESH__Gen_1_1TAlgoStateError.html">SMESH_Gen::TAlgoStateError</a></div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00113">SMESH_Gen.hxx:113</a></div></div>
<div class="ttc" id="SMESH__Hypothesis_8hxx_html"><div class="ttname"><a href="SMESH__Hypothesis_8hxx.html">SMESH_Hypothesis.hxx</a></div></div>
<div class="ttc" id="SMESH__ComputeError_8hxx_html"><div class="ttname"><a href="SMESH__ComputeError_8hxx.html">SMESH_ComputeError.hxx</a></div></div>
<div class="ttc" id="SMESH__0D__Algo_8hxx_html"><div class="ttname"><a href="SMESH__0D__Algo_8hxx.html">SMESH_0D_Algo.hxx</a></div></div>
<div class="ttc" id="classSMESH__Gen_html_a4fc22161778391e6e7e72b5c05686efc"><div class="ttname"><a href="classSMESH__Gen.html#a4fc22161778391e6e7e72b5c05686efc">SMESH_Gen::GetBoundaryBoxSegmentation</a></div><div class="ttdeci">int GetBoundaryBoxSegmentation() const</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00106">SMESH_Gen.hxx:106</a></div></div>
<div class="ttc" id="structstudyContextStruct_html_a8869b807fa5df27dc6595e4d6b3e1e47"><div class="ttname"><a href="structstudyContextStruct.html#a8869b807fa5df27dc6595e4d6b3e1e47">studyContextStruct::mapMesh</a></div><div class="ttdeci">std::map&lt; int, SMESH_Mesh *&gt; mapMesh</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00056">SMESH_Gen.hxx:56</a></div></div>
<div class="ttc" id="structstudyContextStruct_html_a72cf77af6f7dcc55bf861eba7dcca741"><div class="ttname"><a href="structstudyContextStruct.html#a72cf77af6f7dcc55bf861eba7dcca741">studyContextStruct::mapHypothesis</a></div><div class="ttdeci">std::map&lt; int, SMESH_Hypothesis *&gt; mapHypothesis</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00055">SMESH_Gen.hxx:55</a></div></div>
<div class="ttc" id="SMESH__Gen_8hxx_html_aca2dfc666e0d7ffffa15c080e064fdb5"><div class="ttname"><a href="SMESH__Gen_8hxx.html#aca2dfc666e0d7ffffa15c080e064fdb5">TSetOfInt</a></div><div class="ttdeci">std::set&lt; int &gt; TSetOfInt</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__Gen_8hxx_source.html#l00060">SMESH_Gen.hxx:60</a></div></div>
</div><!-- fragment --></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="dir_bfccd401955b95cf8c75461437045ac0.html">inc</a></li><li class="navelem"><a class="el" href="SMESH__Gen_8hxx.html">SMESH_Gen.hxx</a></li>
    <li class="footer">Generated by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
  </ul>
</div>
</body>
</html>