Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CesiumGS/cesium
/ VoxelBoxShape.js
File
VoxelBoxShape.js
packages/engine/Source/Scene/VoxelBoxShape.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
BoundingSphere from
"../Core/BoundingSphere.js"
;
2
import
Cartesian3 from
"../Core/Cartesian3.js"
;
3
import
CesiumMath from
"../Core/Math.js"
;
4
import
Check from
"../Core/Check.js"
;
Callers
nothing calls this directly
Calls
15
getBoxChunkObb
Function · 0.85
boundScale
Function · 0.85
object
Method · 0.80
fromRotationTranslation
Method · 0.80
fromOrientedBoundingBox
Method · 0.80
getMatrix3
Method · 0.80
clone
Method · 0.45
clamp
Method · 0.45
getScale
Method · 0.45
get
Method · 0.45
fromElements
Method · 0.45
negate
Method · 0.45
Tested by
no test coverage detected