Home
last modified time | relevance | path

Searched refs:acceptable_operation (Results 1 – 1 of 1) 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/is_valid/
H A Dis_acceptable_turn.hpp37 struct acceptable_operation struct
41 struct acceptable_operation<Polygon, counterclockwise, polygon_tag> struct
48 struct acceptable_operation<Polygon, clockwise, polygon_tag> struct
55 struct acceptable_operation<MultiPolygon, counterclockwise, multi_polygon_tag> struct
62 struct acceptable_operation<MultiPolygon, clockwise, multi_polygon_tag> struct
112 operation_type const op = acceptable_operation<Polygon>::value; in apply()
140 operation_type const op = acceptable_operation<MultiPolygon>::value; in apply()