MCPcopy
hub / github.com/CesiumGS/cesium / Picking.js

File Picking.js

packages/engine/Source/Scene/Picking.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import ApproximateTerrainHeights from "../Core/ApproximateTerrainHeights.js";
2import BoundingRectangle from "../Core/BoundingRectangle.js";
3import Cartesian2 from "../Core/Cartesian2.js";
4import Cartesian3 from "../Core/Cartesian3.js";

Callers

nothing calls this directly

Calls 15

pickBeginFunction · 0.85
oneTimeWarningFunction · 0.85
pickEndFunction · 0.85
getPickCullingVolumeFunction · 0.85
drillPickFunction · 0.85
drillPickFromRayFunction · 0.85
getRayForSampleHeightFunction · 0.85

Tested by

no test coverage detected