Home
last modified time | relevance | path

Searched defs:Linestring (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/geometry/geometries/register/
Dlinestring.hpp35 #define BOOST_GEOMETRY_REGISTER_LINESTRING(Linestring) \ argument
54 #define BOOST_GEOMETRY_REGISTER_LINESTRING_TEMPLATED(Linestring) \ argument
/third_party/boost/boost/geometry/geometries/concepts/
Dlinestring_concept.hpp74 class Linestring class
84 BOOST_CONCEPT_USAGE(Linestring) in BOOST_CONCEPT_USAGE() argument
/third_party/boost/libs/geometry/test/algorithms/set_operations/
Dtest_set_ops_linear_linear.hpp119 typedef typename boost::range_value<MultiLinestring>::type Linestring; typedef
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dfollow_linear_linear.hpp374 typedef typename boost::range_value<MultiLinestring>::type Linestring; typedef in boost::geometry::detail::overlay::following::linear::follow_multilinestring_linear