You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MeshLib/dev/html/Cpp/MREdgePathsBuilder_8h_source.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -462,7 +462,7 @@
462
462
<divclass="ttc" id="aclassMR_1_1EdgePathsBuilderT_html_ad30700907c0223d6668cc9e5910765c3"><divclass="ttname"><ahref="classMR_1_1EdgePathsBuilderT.html#ad30700907c0223d6668cc9e5910765c3">MR::EdgePathsBuilderT::vertPathInfoMap</a></div><divclass="ttdeci">const VertPathInfoMap & vertPathInfoMap() const</div><divclass="ttdoc">gives read access to the map from vertex to path to it</div><divclass="ttdef"><b>Definition</b> MREdgePathsBuilder.h:78</div></div>
463
463
<divclass="ttc" id="aclassMR_1_1EdgePathsBuilderT_html_ae50a59bc1425eff2906ad0c18accbabc"><divclass="ttname"><ahref="classMR_1_1EdgePathsBuilderT.html#ae50a59bc1425eff2906ad0c18accbabc">MR::EdgePathsBuilderT::getVertInfo</a></div><divclass="ttdeci">const VertPathInfo * getVertInfo(VertId v) const</div><divclass="ttdoc">returns one element from the map (or nullptr if the element is missing)</div><divclass="ttdef"><b>Definition</b> MREdgePathsBuilder.h:143</div></div>
<trclass="memdesc:ab5f2cd2b3dbdcb502edf741bee2bc7f1"><tdclass="mdescLeft"> </td><tdclass="mdescRight">returns true if the mesh (region) does not have any neighboring holes <br/></td></tr>
<trclass="memdesc:ac8e27800a0bbad8038ed49623f7836fc"><tdclass="mdescLeft"> </td><tdclass="mdescRight">returns one edge with no valid left face for every boundary in the mesh <br/></td></tr>
<p>returns one edge with no valid left face for every boundary in the mesh </p>
1627
+
<p>returns one edge with no valid left face for every boundary in the mesh; if region is given, then returned edges must have valid right faces from the region </p>
0 commit comments