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

File UniformState.js

packages/engine/Source/Renderer/UniformState.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

cleanViewportFunction · 0.85
updateView3DFunction · 0.85
updateInverseView3DFunction · 0.85
cleanInverseProjectionFunction · 0.85
cleanModelViewFunction · 0.85
cleanModelView3DFunction · 0.85
cleanInverseModelViewFunction · 0.85
cleanInverseModelView3DFunction · 0.85
cleanViewProjectionFunction · 0.85
cleanModelViewProjectionFunction · 0.85

Tested by

no test coverage detected