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

Function DrawLayersPass1

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

Source from the content-addressed store, hash-verified

91369 (0, _inheritsDefault.default)(DrawLayersPass1, _LayersPass);
91370 var _super = _createSuper(DrawLayersPass1);
91371 function DrawLayersPass1() {
91372 (0, _classCallCheckDefault.default)(this, DrawLayersPass1);
91373 return _super.apply(this, arguments);
91374 }
91375 return DrawLayersPass1;
91376}((0, _layersPassDefault.default));
91377

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected