FlatCityBuf C++ reader 0.8.0
Native C++17 reader for FlatCityBuf, the cloud-optimized CityJSON format
Loading...
Searching...
No Matches
fcb::detail::FeatureAccess Struct Reference

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)
 

Detailed Description

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.

Member Function Documentation

◆ get()

const ::CityFeature * fcb::detail::FeatureAccess::get ( const Feature f)
static

Definition at line 32 of file reader.cpp.

References fcb::Feature::raw().

Referenced by fcb::to_cityjson_feature().


The documentation for this struct was generated from the following files: