Home
last modified time | relevance | path

Searched refs:collection_type (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Doccupation_info.hpp64 typedef std::vector<AngleInfo> collection_type; typedef in boost::geometry::detail::occupation_info
136 collection_type m_angles; // each turn splitted in incoming/outgoing vectors
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/
H A Dbuffer_inserter.hpp950 > collection_type; in buffer_inserter() typedef
951 collection_type collection(intersection_strategy, robust_policy); in buffer_inserter()
952 collection_type const& const_collection = collection; in buffer_inserter()