MCPcopy Create free account
hub / github.com/PyMesh/PyMesh / get_winding_number

Method get_winding_number

tools/IGL/CellPartition.h:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 VectorI get_patches() const { return m_patches; }
33
34 MatrixIr get_winding_number() const { return m_winding_number; }
35
36 private:
37 MatrixFr m_vertices;

Callers 1

partition_into_cellsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected