![]() |
Cesium for Unreal 2.20.0
|
Go to the source code of this file.
Classes | |
| struct | FCesiumGeoJsonObjectIterator |
| Iterates over a GeoJSON object, returning the object itself and all of its children (and their children, and so on). More... | |
| class | UCesiumGeoJsonObjectIteratorFunctionLibrary |
| struct | FCesiumGeoJsonPointIterator |
| Iterates over every Point value in a GeoJSON object and all of its children. More... | |
| class | UCesiumGeoJsonPointIteratorFunctionLibrary |
| struct | FCesiumGeoJsonLineStringIterator |
| Iterates over every LineString value in a GeoJSON object and all of its children. More... | |
| class | UCesiumGeoJsonLineStringIteratorFunctionLibrary |
| struct | FCesiumGeoJsonPolygonIterator |
| Iterates over every Polygon value in a GeoJSON object and all of its children. More... | |
| class | UCesiumGeoJsonPolygonIteratorFunctionLibrary |