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
<p>executes grouping of segments till desired number of segments is reached, then returns the boundary edges in between the segments Generated from function <spanclass="tt">MR::findSegmentBoundaries</span>. Parameter <spanclass="tt">topology</span> can not be null. It is a single object. Parameter <spanclass="tt">groupOrder</span> can not be null. It is a single object. Never returns null. Returns an instance allocated on the heap! Must call <spanclass="tt"><aclass="el" href="MRBitSet_8h.html#a5f5b1d2e5d4d71fe8be1eddbe649ca16" title="Destroys a heap-allocated instance of MR_UndirectedEdgeBitSet. Does nothing if the pointer is null.">MR_UndirectedEdgeBitSet_Destroy()</a></span> to free it when you're done using it. </p>
183
+
<p>executes grouping of segments till desired number of segments is reached, then returns the boundary edges in between the segments Generated from function <spanclass="tt">MR::findSegmentBoundaries</span>. Parameter <spanclass="tt">topology</span> can not be null. It is a single object. Parameter <spanclass="tt">groupOrder</span> can not be null. It is a single object. Parameter <spanclass="tt">outFaceColors</span> defaults to a null pointer in C++. Never returns null. Returns an instance allocated on the heap! Must call <spanclass="tt"><aclass="el" href="MRBitSet_8h.html#a5f5b1d2e5d4d71fe8be1eddbe649ca16" title="Destroys a heap-allocated instance of MR_UndirectedEdgeBitSet. Does nothing if the pointer is null.">MR_UndirectedEdgeBitSet_Destroy()</a></span> to free it when you're done using it. </p>
0 commit comments