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

Function ScatterplotLayer1

docs/app/js/sanddance-app.js:100188–100191  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

100186 (0, _inheritsDefault.default)(ScatterplotLayer1, _Layer);
100187 var _super = _createSuper(ScatterplotLayer1);
100188 function ScatterplotLayer1() {
100189 (0, _classCallCheckDefault.default)(this, ScatterplotLayer1);
100190 return _super.apply(this, arguments);
100191 }
100192 (0, _createClassDefault.default)(ScatterplotLayer1, [
100193 {
100194 key: "getShaders",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected