MCPcopy 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
144R1Interval FullLat() {
145 return R1Interval(
146 -CesiumUtility::Math::PiOverTwo,
147 CesiumUtility::Math::PiOverTwo);
148}
149
150GlobeRectangle Expanded(
151 const R1Interval& lat_,

Callers 1

ExpandedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected