Home
last modified time | relevance | path

Searched refs:ConstSegment (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/concepts/
H A Dsegment_concept.hpp93 class ConstSegment class
122 BOOST_CONCEPT_USAGE(ConstSegment) in BOOST_CONCEPT_USAGE() argument
H A Dcheck.hpp133 : detail::concept_check::check<concepts::ConstSegment<Geometry> >
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dintersection.hpp275 BOOST_CONCEPT_ASSERT( (concepts::ConstSegment<Segment1>) ); in apply()
276 BOOST_CONCEPT_ASSERT( (concepts::ConstSegment<Segment2>) ); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/
H A Dintersection.hpp276 BOOST_CONCEPT_ASSERT( (concepts::ConstSegment<Segment1>) ); in apply()
277 BOOST_CONCEPT_ASSERT( (concepts::ConstSegment<Segment2>) ); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/
H A Dintersection.hpp286 BOOST_CONCEPT_ASSERT( (concepts::ConstSegment<Segment1>) ); in apply()
287 BOOST_CONCEPT_ASSERT( (concepts::ConstSegment<Segment2>) ); in apply()