Sophie

Sophie

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

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_MeshVSLink.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__MeshVSLink_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_MeshVSLink.hxx</div>  </div>
</div><!--header-->
<div class="contents">
<a href="SMESH__MeshVSLink_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">//  SMESH  SMESH_MeshVSLink : Connection of SMESH with MeshVS from OCC </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  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">// File      : SMESH_MeshVSLink.cxx</span></div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="comment">// Created   : Mon Dec 1 09:00:00 2008</span></div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="comment">// Author    : Sioutis Fotios</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;</div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="preprocessor">#ifndef _SMESH_MeshVSLink_HeaderFile</span></div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#define _SMESH_MeshVSLink_HeaderFile</span></div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;</div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="preprocessor">#ifndef _Standard_HeaderFile</span></div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="preprocessor">#include &lt;Standard.hxx&gt;</span></div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;<span class="preprocessor">#ifndef _Handle_SMESH_MeshVSLink_HeaderFile</span></div><div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="Handle__SMESH__MeshVSLink_8hxx.html">Handle_SMESH_MeshVSLink.hxx</a>&gt;</span></div><div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="preprocessor">#ifndef _TColStd_PackedMapOfInteger_HeaderFile</span></div><div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;<span class="preprocessor">#include &lt;TColStd_PackedMapOfInteger.hxx&gt;</span></div><div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;<span class="preprocessor">#ifndef _Handle_TColStd_HArray2OfInteger_HeaderFile</span></div><div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;<span class="preprocessor">#include &lt;Handle_TColStd_HArray2OfInteger.hxx&gt;</span></div><div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;<span class="preprocessor">#ifndef _Handle_TColStd_HArray2OfReal_HeaderFile</span></div><div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;<span class="preprocessor">#include &lt;Handle_TColStd_HArray2OfReal.hxx&gt;</span></div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;<span class="preprocessor">#ifndef _MeshVS_DataSource3D_HeaderFile</span></div><div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;<span class="preprocessor">#include &lt;MeshVS_DataSource3D.hxx&gt;</span></div><div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;<span class="preprocessor">#ifndef _Standard_Boolean_HeaderFile</span></div><div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;<span class="preprocessor">#include &lt;Standard_Boolean.hxx&gt;</span></div><div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;<span class="preprocessor">#ifndef _Standard_Integer_HeaderFile</span></div><div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;<span class="preprocessor">#include &lt;Standard_Integer.hxx&gt;</span></div><div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;<span class="preprocessor">#ifndef _MeshVS_EntityType_HeaderFile</span></div><div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;<span class="preprocessor">#include &lt;MeshVS_EntityType.hxx&gt;</span></div><div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;<span class="preprocessor">#ifndef _Standard_Address_HeaderFile</span></div><div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;<span class="preprocessor">#include &lt;Standard_Address.hxx&gt;</span></div><div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;<span class="preprocessor">#ifndef _Handle_TColStd_HArray1OfInteger_HeaderFile</span></div><div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;<span class="preprocessor">#include &lt;Handle_TColStd_HArray1OfInteger.hxx&gt;</span></div><div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;<span class="preprocessor">#ifndef _Standard_Real_HeaderFile</span></div><div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;<span class="preprocessor">#include &lt;Standard_Real.hxx&gt;</span></div><div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160;<span class="preprocessor">#ifndef _SMESH_Mesh_HeaderFile</span></div><div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="SMESH__Mesh_8hxx.html">SMESH_Mesh.hxx</a>&gt;</span></div><div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;</div><div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="classSMESH__MeshVSLink.html">   70</a></span>&#160;<span class="keyword">class </span><a class="code" href="classSMESH__MeshVSLink.html">SMESH_MeshVSLink</a> : <span class="keyword">public</span> <a class="code" href="classMeshVS__DataSource3D.html">MeshVS_DataSource3D</a> {</div><div class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160;</div><div class="line"><a name="l00072"></a><span class="lineno">   72</span>&#160;  <span class="keyword">public</span>:</div><div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;     <span class="comment">// Methods PUBLIC</span></div><div class="line"><a name="l00074"></a><span class="lineno">   74</span>&#160;     <span class="comment">//</span></div><div class="line"><a name="l00075"></a><span class="lineno">   75</span>&#160;</div><div class="line"><a name="l00077"></a><span class="lineno">   77</span>&#160;     Standard_EXPORT <a class="code" href="classSMESH__MeshVSLink.html#ab543c79aa51cb0a5488d896de4cdb03b">SMESH_MeshVSLink</a>(<span class="keyword">const</span> <a class="code" href="classSMESH__Mesh.html">SMESH_Mesh</a> *aMesh);</div><div class="line"><a name="l00078"></a><span class="lineno">   78</span>&#160;</div><div class="line"><a name="l00079"></a><span class="lineno">   79</span>&#160;     <span class="comment">//Not implemented yet</span></div><div class="line"><a name="l00080"></a><span class="lineno">   80</span>&#160;     <span class="comment">/*</span></div><div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160;<span class="comment"></span></div><div class="line"><a name="l00082"></a><span class="lineno">   82</span>&#160;<span class="comment">     Standard_EXPORT   Standard_Boolean GetNodeNormal(const Standard_Integer ranknode,const Standard_Integer ElementId,Standard_Real&amp; nx,Standard_Real&amp; ny,Standard_Real&amp; nz) const;</span></div><div class="line"><a name="l00083"></a><span class="lineno">   83</span>&#160;<span class="comment">     Standard_EXPORT   Standard_Boolean GetNormalsByElement(const Standard_Integer Id,const Standard_Boolean IsNodal,const Standard_Integer MaxNodes,Handle(TColStd_HArray1OfReal)&amp; Normals) const;</span></div><div class="line"><a name="l00084"></a><span class="lineno">   84</span>&#160;<span class="comment">     Standard_EXPORT   void GetAllGroups(TColStd_PackedMapOfInteger&amp; Ids) const;</span></div><div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;<span class="comment">     Standard_EXPORT   Standard_Boolean GetGroup(const Standard_Integer Id,MeshVS_EntityType&amp; Type,TColStd_PackedMapOfInteger&amp; Ids) const;</span></div><div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;<span class="comment">     Standard_EXPORT   Standard_Address GetGroupAddr(const Standard_Integer ID) const;</span></div><div class="line"><a name="l00087"></a><span class="lineno">   87</span>&#160;<span class="comment">     Standard_EXPORT   Standard_Boolean IsAdvancedSelectionEnabled() const;</span></div><div class="line"><a name="l00088"></a><span class="lineno">   88</span>&#160;<span class="comment">     Standard_EXPORT   Bnd_Box GetBoundingBox() const;</span></div><div class="line"><a name="l00089"></a><span class="lineno">   89</span>&#160;<span class="comment">     Standard_EXPORT   Standard_Boolean GetDetectedEntities(const Handle(MeshVS_Mesh)&amp; Prs,const Standard_Real X,const Standard_Real Y,const Standard_Real aTol,Handle(TColStd_HPackedMapOfInteger)&amp; Nodes,Handle(TColStd_HPackedMapOfInteger)&amp; Elements) ;</span></div><div class="line"><a name="l00090"></a><span class="lineno">   90</span>&#160;<span class="comment">     Standard_EXPORT   Standard_Boolean GetDetectedEntities(const Handle(MeshVS_Mesh)&amp; Prs,const Standard_Real XMin,const Standard_Real YMin,const Standard_Real XMax,const Standard_Real YMax,const Standard_Real aTol,Handle(TColStd_HPackedMapOfInteger)&amp; Nodes,Handle(TColStd_HPackedMapOfInteger)&amp; Elements) ;</span></div><div class="line"><a name="l00091"></a><span class="lineno">   91</span>&#160;<span class="comment">     Standard_EXPORT   Standard_Boolean GetDetectedEntities(const Handle(MeshVS_Mesh)&amp; Prs,const TColgp_Array1OfPnt2d&amp; Polyline,const Bnd_Box2d&amp; aBox,const Standard_Real aTol,Handle(TColStd_HPackedMapOfInteger)&amp; Nodes,Handle(TColStd_HPackedMapOfInteger)&amp; Elements) ;</span></div><div class="line"><a name="l00092"></a><span class="lineno">   92</span>&#160;<span class="comment">     Standard_EXPORT   Standard_Boolean GetDetectedEntities(const Handle(MeshVS_Mesh)&amp; Prs,Handle(TColStd_HPackedMapOfInteger)&amp; Nodes,Handle(TColStd_HPackedMapOfInteger)&amp; Elements) ;</span></div><div class="line"><a name="l00093"></a><span class="lineno">   93</span>&#160;<span class="comment">     */</span></div><div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160;</div><div class="line"><a name="l00099"></a><span class="lineno">   99</span>&#160;     Standard_EXPORT   Standard_Boolean <a class="code" href="classSMESH__MeshVSLink.html#ada294717e9e20a1f419fff190690f5f4">GetGeom</a>(<span class="keyword">const</span> Standard_Integer ID,<span class="keyword">const</span> Standard_Boolean IsElement,TColStd_Array1OfReal&amp; Coords,Standard_Integer&amp; NbNodes,MeshVS_EntityType&amp; Type) <span class="keyword">const</span>;</div><div class="line"><a name="l00100"></a><span class="lineno">  100</span>&#160;</div><div class="line"><a name="l00101"></a><span class="lineno">  101</span>&#160;     Standard_EXPORT   Standard_Boolean <a class="code" href="classSMESH__MeshVSLink.html#a5346192e6bff11519eb2245e9c5e5a9f">Get3DGeom</a>(<span class="keyword">const</span> Standard_Integer ID,Standard_Integer&amp; NbNodes,<a class="code" href="classSMESH__MeshVSLink.html#a94be8b60e3ba424ca0e9ec70e5e6e294">Handle</a>(MeshVS_HArray1OfSequenceOfInteger)&amp; Data) <span class="keyword">const</span>;</div><div class="line"><a name="l00102"></a><span class="lineno">  102</span>&#160;</div><div class="line"><a name="l00105"></a><span class="lineno">  105</span>&#160;     Standard_EXPORT   Standard_Boolean <a class="code" href="classSMESH__MeshVSLink.html#a283f5b89e0c56d6805a4864ccb6faee9">GetGeomType</a>(<span class="keyword">const</span> Standard_Integer ID,<span class="keyword">const</span> Standard_Boolean IsElement,MeshVS_EntityType&amp; Type) <span class="keyword">const</span>;</div><div class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160;</div><div class="line"><a name="l00108"></a><span class="lineno">  108</span>&#160;     Standard_EXPORT   Standard_Address <a class="code" href="classSMESH__MeshVSLink.html#a37bb1b46b848395a1f074ad82510fa57">GetAddr</a>(<span class="keyword">const</span> Standard_Integer ID,<span class="keyword">const</span> Standard_Boolean IsElement) <span class="keyword">const</span>;</div><div class="line"><a name="l00109"></a><span class="lineno">  109</span>&#160;</div><div class="line"><a name="l00111"></a><span class="lineno">  111</span>&#160;     Standard_EXPORT <span class="comment">/*virtual*/</span>  Standard_Boolean <a class="code" href="classSMESH__MeshVSLink.html#a7007fdb0b7f0ca86589d072baaa1459d">GetNodesByElement</a>(<span class="keyword">const</span> Standard_Integer ID,TColStd_Array1OfInteger&amp; NodeIDs,Standard_Integer&amp; NbNodes) <span class="keyword">const</span>;</div><div class="line"><a name="l00112"></a><span class="lineno">  112</span>&#160;</div><div class="line"><a name="l00114"></a><span class="lineno">  114</span>&#160;     Standard_EXPORT  <span class="keyword">const</span> TColStd_PackedMapOfInteger&amp; <a class="code" href="classSMESH__MeshVSLink.html#a14d7ef8f7495e503e8e3448e921d3b62">GetAllNodes</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00115"></a><span class="lineno">  115</span>&#160;</div><div class="line"><a name="l00117"></a><span class="lineno">  117</span>&#160;     Standard_EXPORT  <span class="keyword">const</span> TColStd_PackedMapOfInteger&amp; <a class="code" href="classSMESH__MeshVSLink.html#ad6bc6b450108b808de2814a28a2191d5">GetAllElements</a>() <span class="keyword">const</span>;</div><div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160;</div><div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;     Standard_EXPORT Standard_Boolean <a class="code" href="classSMESH__MeshVSLink.html#a25226cb67715b3723a8ffa0dcf68c2d5">GetNormal</a>(<span class="keyword">const</span> Standard_Integer Id,<span class="keyword">const</span> Standard_Integer <a class="code" href="Rn_8h.html#a7bece03fea8bb0927a5263cc31a90302">Max</a>,Standard_Real&amp; nx,Standard_Real&amp; ny,Standard_Real&amp; nz) <span class="keyword">const</span>;</div><div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;</div><div class="line"><a name="l00124"></a><span class="lineno">  124</span>&#160;     Standard_EXPORT <span class="keywordtype">void</span> <a class="code" href="classSMESH__MeshVSLink.html#a90e56ec16ad5269a418703b3e37c6bf9">GetAllGroups</a>(TColStd_PackedMapOfInteger&amp; Ids) <span class="keyword">const</span>;</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;     <span class="comment">// Type management</span></div><div class="line"><a name="l00127"></a><span class="lineno">  127</span>&#160;     <span class="comment">//</span></div><div class="line"><a name="l00128"></a><span class="lineno">  128</span>&#160;     Standard_EXPORT <span class="keyword">const</span> <a class="code" href="classSMESH__MeshVSLink.html#a94be8b60e3ba424ca0e9ec70e5e6e294">Handle</a>(Standard_Type)&amp; DynamicType() <span class="keyword">const</span>;</div><div class="line"><a name="l00129"></a><span class="lineno">  129</span>&#160;</div><div class="line"><a name="l00130"></a><span class="lineno">  130</span>&#160;  <span class="keyword">protected</span>:</div><div class="line"><a name="l00131"></a><span class="lineno">  131</span>&#160;     <span class="comment">// Methods PROTECTED</span></div><div class="line"><a name="l00132"></a><span class="lineno">  132</span>&#160;     <span class="comment">//</span></div><div class="line"><a name="l00133"></a><span class="lineno">  133</span>&#160;</div><div class="line"><a name="l00134"></a><span class="lineno">  134</span>&#160;     <span class="comment">// Fields PROTECTED</span></div><div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;     <span class="comment">//</span></div><div class="line"><a name="l00136"></a><span class="lineno">  136</span>&#160;</div><div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160;  <span class="keyword">private</span>:</div><div class="line"><a name="l00138"></a><span class="lineno">  138</span>&#160;     <span class="comment">// Methods PRIVATE</span></div><div class="line"><a name="l00139"></a><span class="lineno">  139</span>&#160;     <span class="comment">//</span></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="comment">// Fields PRIVATE</span></div><div class="line"><a name="l00142"></a><span class="lineno">  142</span>&#160;     <span class="comment">//</span></div><div class="line"><a name="l00143"></a><span class="lineno"><a class="line" href="classSMESH__MeshVSLink.html#af48800e276e5b23543c6d1c8ef755d21">  143</a></span>&#160;     <a class="code" href="classSMESH__Mesh.html">SMESH_Mesh</a> *<a class="code" href="classSMESH__MeshVSLink.html#af48800e276e5b23543c6d1c8ef755d21">myMesh</a>;</div><div class="line"><a name="l00144"></a><span class="lineno"><a class="line" href="classSMESH__MeshVSLink.html#a7466c4729ad026b3f8d7d2872a9b036d">  144</a></span>&#160;     TColStd_PackedMapOfInteger <a class="code" href="classSMESH__MeshVSLink.html#a7466c4729ad026b3f8d7d2872a9b036d">myNodes</a>;</div><div class="line"><a name="l00145"></a><span class="lineno"><a class="line" href="classSMESH__MeshVSLink.html#ac3754d8a354e04948ed3dcd030ecebe7">  145</a></span>&#160;     TColStd_PackedMapOfInteger <a class="code" href="classSMESH__MeshVSLink.html#ac3754d8a354e04948ed3dcd030ecebe7">myElements</a>;</div><div class="line"><a name="l00146"></a><span class="lineno"><a class="line" href="classSMESH__MeshVSLink.html#a0ea48d4a091ddc47954f2bc63b219a22">  146</a></span>&#160;     TColStd_PackedMapOfInteger <a class="code" href="classSMESH__MeshVSLink.html#a0ea48d4a091ddc47954f2bc63b219a22">myGroups</a>;</div><div class="line"><a name="l00147"></a><span class="lineno">  147</span>&#160;};</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="comment">// other Inline functions and methods (like &quot;C++: function call&quot; methods)</span></div><div class="line"><a name="l00150"></a><span class="lineno">  150</span>&#160;<span class="comment">//</span></div><div class="line"><a name="l00151"></a><span class="lineno">  151</span>&#160;</div><div class="line"><a name="l00152"></a><span class="lineno">  152</span>&#160;<span class="preprocessor">#endif</span></div><div class="ttc" id="classSMESH__MeshVSLink_html_a90e56ec16ad5269a418703b3e37c6bf9"><div class="ttname"><a href="classSMESH__MeshVSLink.html#a90e56ec16ad5269a418703b3e37c6bf9">SMESH_MeshVSLink::GetAllGroups</a></div><div class="ttdeci">Standard_EXPORT void GetAllGroups(TColStd_PackedMapOfInteger &amp;Ids) const</div><div class="ttdoc">This method returns map of all groups the object contains.   </div></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="classSMESH__MeshVSLink_html_ac3754d8a354e04948ed3dcd030ecebe7"><div class="ttname"><a href="classSMESH__MeshVSLink.html#ac3754d8a354e04948ed3dcd030ecebe7">SMESH_MeshVSLink::myElements</a></div><div class="ttdeci">TColStd_PackedMapOfInteger myElements</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__MeshVSLink_8hxx_source.html#l00145">SMESH_MeshVSLink.hxx:145</a></div></div>
<div class="ttc" id="classSMESH__MeshVSLink_html_a7007fdb0b7f0ca86589d072baaa1459d"><div class="ttname"><a href="classSMESH__MeshVSLink.html#a7007fdb0b7f0ca86589d072baaa1459d">SMESH_MeshVSLink::GetNodesByElement</a></div><div class="ttdeci">Standard_EXPORT Standard_Boolean GetNodesByElement(const Standard_Integer ID, TColStd_Array1OfInteger &amp;NodeIDs, Standard_Integer &amp;NbNodes) const</div><div class="ttdoc">This method returns information about what node this element consist of.   </div></div>
<div class="ttc" id="classSMESH__MeshVSLink_html_a14d7ef8f7495e503e8e3448e921d3b62"><div class="ttname"><a href="classSMESH__MeshVSLink.html#a14d7ef8f7495e503e8e3448e921d3b62">SMESH_MeshVSLink::GetAllNodes</a></div><div class="ttdeci">Standard_EXPORT const TColStd_PackedMapOfInteger &amp; GetAllNodes() const</div><div class="ttdoc">This method returns map of all nodes the object consist of.   </div></div>
<div class="ttc" id="classSMESH__MeshVSLink_html_a94be8b60e3ba424ca0e9ec70e5e6e294"><div class="ttname"><a href="classSMESH__MeshVSLink.html#a94be8b60e3ba424ca0e9ec70e5e6e294">SMESH_MeshVSLink::Handle</a></div><div class="ttdeci">Standard_EXPORT const Handle(Standard_Type) &amp;DynamicType() const</div></div>
<div class="ttc" id="classSMESH__MeshVSLink_html_a7466c4729ad026b3f8d7d2872a9b036d"><div class="ttname"><a href="classSMESH__MeshVSLink.html#a7466c4729ad026b3f8d7d2872a9b036d">SMESH_MeshVSLink::myNodes</a></div><div class="ttdeci">TColStd_PackedMapOfInteger myNodes</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__MeshVSLink_8hxx_source.html#l00144">SMESH_MeshVSLink.hxx:144</a></div></div>
<div class="ttc" id="classSMESH__MeshVSLink_html_a0ea48d4a091ddc47954f2bc63b219a22"><div class="ttname"><a href="classSMESH__MeshVSLink.html#a0ea48d4a091ddc47954f2bc63b219a22">SMESH_MeshVSLink::myGroups</a></div><div class="ttdeci">TColStd_PackedMapOfInteger myGroups</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__MeshVSLink_8hxx_source.html#l00146">SMESH_MeshVSLink.hxx:146</a></div></div>
<div class="ttc" id="classSMESH__MeshVSLink_html_ada294717e9e20a1f419fff190690f5f4"><div class="ttname"><a href="classSMESH__MeshVSLink.html#ada294717e9e20a1f419fff190690f5f4">SMESH_MeshVSLink::GetGeom</a></div><div class="ttdeci">Standard_EXPORT Standard_Boolean GetGeom(const Standard_Integer ID, const Standard_Boolean IsElement, TColStd_Array1OfReal &amp;Coords, Standard_Integer &amp;NbNodes, MeshVS_EntityType &amp;Type) const</div><div class="ttdoc">Returns geometry information about node ( if IsElement is False ) or element ( IsElement is True )   ...</div></div>
<div class="ttc" id="classSMESH__MeshVSLink_html_a37bb1b46b848395a1f074ad82510fa57"><div class="ttname"><a href="classSMESH__MeshVSLink.html#a37bb1b46b848395a1f074ad82510fa57">SMESH_MeshVSLink::GetAddr</a></div><div class="ttdeci">Standard_EXPORT Standard_Address GetAddr(const Standard_Integer ID, const Standard_Boolean IsElement) const</div><div class="ttdoc">This method returns by number an address of any entity which represents element or node data structur...</div></div>
<div class="ttc" id="classMeshVS__DataSource3D_html"><div class="ttname"><a href="classMeshVS__DataSource3D.html">MeshVS_DataSource3D</a></div></div>
<div class="ttc" id="classSMESH__MeshVSLink_html_af48800e276e5b23543c6d1c8ef755d21"><div class="ttname"><a href="classSMESH__MeshVSLink.html#af48800e276e5b23543c6d1c8ef755d21">SMESH_MeshVSLink::myMesh</a></div><div class="ttdeci">SMESH_Mesh * myMesh</div><div class="ttdef"><b>Definition:</b> <a href="SMESH__MeshVSLink_8hxx_source.html#l00143">SMESH_MeshVSLink.hxx:143</a></div></div>
<div class="ttc" id="classSMESH__MeshVSLink_html_a25226cb67715b3723a8ffa0dcf68c2d5"><div class="ttname"><a href="classSMESH__MeshVSLink.html#a25226cb67715b3723a8ffa0dcf68c2d5">SMESH_MeshVSLink::GetNormal</a></div><div class="ttdeci">Standard_EXPORT Standard_Boolean GetNormal(const Standard_Integer Id, const Standard_Integer Max, Standard_Real &amp;nx, Standard_Real &amp;ny, Standard_Real &amp;nz) const</div><div class="ttdoc">This method calculates normal of face, which is using for correct reflection presentation.   There is default method, for advance reflection this method can be redefined.   </div></div>
<div class="ttc" id="classSMESH__MeshVSLink_html_ad6bc6b450108b808de2814a28a2191d5"><div class="ttname"><a href="classSMESH__MeshVSLink.html#ad6bc6b450108b808de2814a28a2191d5">SMESH_MeshVSLink::GetAllElements</a></div><div class="ttdeci">Standard_EXPORT const TColStd_PackedMapOfInteger &amp; GetAllElements() const</div><div class="ttdoc">This method returns map of all elements the object consist of.   </div></div>
<div class="ttc" id="Rn_8h_html_a7bece03fea8bb0927a5263cc31a90302"><div class="ttname"><a href="Rn_8h.html#a7bece03fea8bb0927a5263cc31a90302">Max</a></div><div class="ttdeci">T Max(const T &amp;a, const T &amp;b)</div><div class="ttdef"><b>Definition:</b> <a href="Rn_8h_source.html#l00047">Rn.h:47</a></div></div>
<div class="ttc" id="classSMESH__MeshVSLink_html_a283f5b89e0c56d6805a4864ccb6faee9"><div class="ttname"><a href="classSMESH__MeshVSLink.html#a283f5b89e0c56d6805a4864ccb6faee9">SMESH_MeshVSLink::GetGeomType</a></div><div class="ttdeci">Standard_EXPORT Standard_Boolean GetGeomType(const Standard_Integer ID, const Standard_Boolean IsElement, MeshVS_EntityType &amp;Type) const</div><div class="ttdoc">This method is similar to GetGeom, but returns only element or node type. This method is provided for...</div></div>
<div class="ttc" id="Handle__SMESH__MeshVSLink_8hxx_html"><div class="ttname"><a href="Handle__SMESH__MeshVSLink_8hxx.html">Handle_SMESH_MeshVSLink.hxx</a></div></div>
<div class="ttc" id="classSMESH__MeshVSLink_html"><div class="ttname"><a href="classSMESH__MeshVSLink.html">SMESH_MeshVSLink</a></div><div class="ttdef"><b>Definition:</b> <a href="SMESH__MeshVSLink_8hxx_source.html#l00070">SMESH_MeshVSLink.hxx:70</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="classSMESH__MeshVSLink_html_ab543c79aa51cb0a5488d896de4cdb03b"><div class="ttname"><a href="classSMESH__MeshVSLink.html#ab543c79aa51cb0a5488d896de4cdb03b">SMESH_MeshVSLink::SMESH_MeshVSLink</a></div><div class="ttdeci">Standard_EXPORT SMESH_MeshVSLink(const SMESH_Mesh *aMesh)</div><div class="ttdoc">Constructor   </div></div>
<div class="ttc" id="classSMESH__MeshVSLink_html_a5346192e6bff11519eb2245e9c5e5a9f"><div class="ttname"><a href="classSMESH__MeshVSLink.html#a5346192e6bff11519eb2245e9c5e5a9f">SMESH_MeshVSLink::Get3DGeom</a></div><div class="ttdeci">Standard_EXPORT Standard_Boolean Get3DGeom(const Standard_Integer ID, Standard_Integer &amp;NbNodes, Handle(MeshVS_HArray1OfSequenceOfInteger)&amp;Data) const</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__MeshVSLink_8hxx.html">SMESH_MeshVSLink.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>