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

Function quantizePoint

docs/app/js/sanddance-app.js:109868–109870  ·  view source on GitHub ↗
(point)

Source from the content-addressed store, hash-verified

109866 } else box = topology.bbox;
109867 var t = (0, _untransformJsDefault.default)(transform), box, key, inputs = topology.objects, outputs = {};
109868 function quantizePoint(point) {
109869 return t(point);
109870 }
109871 function quantizeGeometry(input) {
109872 var output;
109873 switch(input.type){

Callers 1

quantizeGeometryFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected