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

Method setUseLinCanny

tools/MeshUtils/TriangleMetric.h:102–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100
101 public:
102 static void setUseLinCanny(bool v) {
103 use_lin_canny = v;
104 }
105
106 private:
107 static const Real epsilon;

Callers 1

TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64