MCPcopy
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

1import createGuid from "../Core/createGuid.js";
2import Frozen from "../Core/Frozen.js";
3import defined from "../Core/defined.js";
4import destroyObject from "../Core/destroyObject.js";

Callers

nothing calls this directly

Calls 11

getPrimitiveIndexFunction · 0.85
destroyObjectFunction · 0.85
removeMethod · 0.80
prePassesUpdateMethod · 0.80
updateForPassMethod · 0.80
postPassesUpdateMethod · 0.80
removeAllMethod · 0.80
definedFunction · 0.50
containsMethod · 0.45
destroyMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected