Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyMesh/PyMesh
/ get_faces
Method
get_faces
tools/IGL/MinkowskiSum.h:24–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
23
MatrixFr get_vertices() const { return m_out_vertices; }
24
MatrixIr get_faces() const { return m_out_faces; }
25
26
private:
27
MatrixFr m_vertices;
Callers
5
create
Method · 0.45
create
Method · 0.45
create
Method · 0.45
create
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected