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

Function PickLayersPass1

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

Source from the content-addressed store, hash-verified

91455 (0, _inheritsDefault.default)(PickLayersPass1, _LayersPass);
91456 var _super = _createSuper(PickLayersPass1);
91457 function PickLayersPass1() {
91458 (0, _classCallCheckDefault.default)(this, PickLayersPass1);
91459 return _super.apply(this, arguments);
91460 }
91461 (0, _createClassDefault.default)(PickLayersPass1, [
91462 {
91463 key: "render",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected