()
| 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", |
nothing calls this directly
no outgoing calls
no test coverage detected