MCPcopy Index your code
hub / github.com/microsoft/SandDance / getCubeData

Method getCubeData

docs/app/js/sanddance-app.js:8319–8321  ·  view source on GitHub ↗

* Get cube data array from the cubes layer.

()

Source from the content-addressed store, hash-verified

8317 /**
8318 * Get cube data array from the cubes layer.
8319 */ getCubeData() {
8320 return (0, _layers.getCubes)(this.deckgl.props);
8321 }
8322 /**
8323 * Show guidelines of rendering height/width and center of OrbitView.
8324 */ showGuides() {

Callers 3

showGuidesMethod · 0.95
renderSameLayoutMethod · 0.45
populateColorContextFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected