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

Function ScatterplotLayer1

docs/tests/v3/es6/js/sanddance-test-es6.js:48119–48122  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48117 (0, _inheritsDefault.default)(ScatterplotLayer1, _Layer);
48118 var _super = _createSuper(ScatterplotLayer1);
48119 function ScatterplotLayer1() {
48120 (0, _classCallCheckDefault.default)(this, ScatterplotLayer1);
48121 return _super.apply(this, arguments);
48122 }
48123 (0, _createClassDefault.default)(ScatterplotLayer1, [
48124 {
48125 key: "getShaders",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected