MCPcopy Create free account
hub / github.com/CesiumGS/cesium-native / begin

Method begin

CesiumVectorData/src/GeoJsonObject.cpp:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13}
14
15GeoJsonObjectIterator GeoJsonObject::begin() {
16 return GeoJsonObjectIterator(*this);
17}
18
19GeoJsonObjectIterator GeoJsonObject::end() { return GeoJsonObjectIterator(); }
20

Callers 15

addLoadRequestMethod · 0.45
tickMethod · 0.45
buildQuadtreeFunction · 0.45
addSkirtsFunction · 0.45
encodeBase64Function · 0.45
loadQuadtreeTileImageMethod · 0.45
mergeMethod · 0.45
loadTileImageMethod · 0.45
createTileProviderMethod · 0.45

Calls 2

Tested by 1

loadQuadtreeTileImageMethod · 0.36