Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyMesh/PyMesh
/ set_points
Method
set_points
tools/CGAL/Arrangement2.h:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
25
public:
26
void set_points(const Matrix2Fr& points) { m_points = points; }
27
const Matrix2Fr& get_points() const { return m_points; }
28
29
void set_segments(const Matrix2Ir& segments) { m_segments = segments; }
Callers
15
generate_joint
Method · 0.45
triangulate
Function · 0.45
run_tetgen
Method · 0.45
triangulate
Function · 0.45
run
Method · 0.45
run
Method · 0.45
extract_result
Method · 0.45
triangulate_beta
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TriangleWrapperTest.h
File · 0.45
simple
Method · 0.45
Calls
no outgoing calls
Tested by
14
TEST_F
Function · 0.36
TEST_F
Function · 0.36
simple
Method · 0.36
simple2
Method · 0.36
simple3
Method · 0.36
degenerate
Method · 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