|
FlatCityBuf C++ reader 0.8.0
Native C++17 reader for FlatCityBuf, the cloud-optimized CityJSON format
|
Internal gateway to Feature's generated FlatBuffers pointer. More...
#include </home/runner/work/flatcitybuf/flatcitybuf/src/cpp/src/detail/feature_access.hpp>
Static Public Member Functions | |
| static const ::CityFeature * | get (const Feature &f) |
Internal gateway to Feature's generated FlatBuffers pointer.
See header_access.hpp for why this indirection exists.
Definition at line 12 of file feature_access.hpp.
|
static |
Definition at line 32 of file reader.cpp.
References fcb::Feature::raw().
Referenced by fcb::to_cityjson_feature().