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

Function ArcLayer1

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

Source from the content-addressed store, hash-verified

98402 (0, _inheritsDefault.default)(ArcLayer1, _Layer);
98403 var _super = _createSuper(ArcLayer1);
98404 function ArcLayer1() {
98405 (0, _classCallCheckDefault.default)(this, ArcLayer1);
98406 return _super.apply(this, arguments);
98407 }
98408 (0, _createClassDefault.default)(ArcLayer1, [
98409 {
98410 key: "getShaders",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected