Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyMesh/PyMesh
/ get_patches
Method
get_patches
tools/IGL/CellPartition.h:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
31
size_t get_num_patches() const;
32
VectorI get_patches() const { return m_patches; }
33
34
MatrixIr get_winding_number() const { return m_winding_number; }
35
Callers
1
partition_into_cells
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected