|
FlatCityBuf C++ reader 0.8.0
Native C++17 reader for FlatCityBuf, the cloud-optimized CityJSON format
|
#include <fcb/attribute.hpp>#include <fcb/generated/feature_generated.h>#include <fcb/generated/header_generated.h>#include <fcb/packed_rtree.hpp>#include <fcb/reader.hpp>#include <fcb/stree.hpp>#include <algorithm>#include <cstring>#include <utility>#include "detail/checked.hpp"#include "detail/feature_access.hpp"Go to the source code of this file.
Namespaces | |
| namespace | fcb |
Variables | |
| static constexpr std::size_t | fcb::kBodyAlignPad = 0 |
| No padding needed; see the note in header.cpp. | |