Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyMesh/PyMesh
/ set_segments
Method
set_segments
tools/CGAL/Arrangement2.h:29–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
const Matrix2Fr& get_points() const { return m_points; }
28
29
void set_segments(const Matrix2Ir& segments) { m_segments = segments; }
30
const Matrix2Ir& get_segments() const { return m_segments; }
31
32
void run();
Callers
13
generate_joint
Method · 0.45
triangulate
Function · 0.45
triangulate
Function · 0.45
extract_result
Method · 0.45
triangulate_beta
Function · 0.45
TEST_F
Function · 0.45
TriangleWrapperTest.h
File · 0.45
intersecting_constraints
Method · 0.45
overlapping_segments
Method · 0.45
near_degeneracy
Method · 0.45
duplicated_vertices
Method · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
7
TEST_F
Function · 0.36
intersecting_constraints
Method · 0.36
overlapping_segments
Method · 0.36
near_degeneracy
Method · 0.36
duplicated_vertices
Method · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36