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

Function PointCloudLayer1

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

Source from the content-addressed store, hash-verified

99948 (0, _inheritsDefault.default)(PointCloudLayer1, _Layer);
99949 var _super = _createSuper(PointCloudLayer1);
99950 function PointCloudLayer1() {
99951 (0, _classCallCheckDefault.default)(this, PointCloudLayer1);
99952 return _super.apply(this, arguments);
99953 }
99954 (0, _createClassDefault.default)(PointCloudLayer1, [
99955 {
99956 key: "getShaders",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected