MCPcopy Create free account
hub / github.com/microsoft/SandDance / quantizePoint

Function quantizePoint

docs/tests/v2/es6/js/sanddance.js:80903–80905  ·  view source on GitHub ↗
(point)

Source from the content-addressed store, hash-verified

80901 outputs = {};
80902
80903 function quantizePoint(point) {
80904 return t(point);
80905 }
80906
80907 function quantizeGeometry(input) {
80908 var output;

Callers 1

quantizeGeometryFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected