Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CesiumGS/cesium-native
/ FullLat
Function
FullLat
CesiumGeospatial/src/S2CellID.cpp:144–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
R1Interval FullLat() {
145
return R1Interval(
146
-CesiumUtility::Math::PiOverTwo,
147
CesiumUtility::Math::PiOverTwo);
148
}
149
150
GlobeRectangle Expanded(
151
const R1Interval& lat_,
Callers
1
Expanded
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected