Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CesiumGS/cesium
/ PrimitiveCollection.js
File
PrimitiveCollection.js
packages/engine/Source/Scene/PrimitiveCollection.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
createGuid from
"../Core/createGuid.js"
;
2
import
Frozen from
"../Core/Frozen.js"
;
3
import
defined from
"../Core/defined.js"
;
4
import
destroyObject from
"../Core/destroyObject.js"
;
Callers
nothing calls this directly
Calls
11
getPrimitiveIndex
Function · 0.85
destroyObject
Function · 0.85
remove
Method · 0.80
prePassesUpdate
Method · 0.80
updateForPass
Method · 0.80
postPassesUpdate
Method · 0.80
removeAll
Method · 0.80
defined
Function · 0.50
contains
Method · 0.45
destroy
Method · 0.45
update
Method · 0.45
Tested by
no test coverage detected