Home
last modified time | relevance | path

Searched defs:envelope (Results 1 – 25 of 55) sorted by relevance

123

/third_party/boost/boost/geometry/algorithms/detail/envelope/
Dinterface.hpp50 struct envelope struct
53 static inline void apply(Geometry const& geometry, in apply()
61 static inline void apply(Geometry const& geometry, in apply()
86 struct envelope struct
89 static inline void apply(Geometry const& geometry, in apply()
102 struct envelope<boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> > struct
105 struct visitor: boost::static_visitor<void>
124 apply(boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> const& geometry, in apply()
153 inline void envelope(Geometry const& geometry, Box& mbr, Strategy const& strategy) in envelope() function
174 inline void envelope(Geometry const& geometry, Box& mbr) in envelope() function
Dareal.hpp29 namespace detail { namespace envelope namespace
66 struct envelope<Ring, ring_tag> struct
71 struct envelope<Polygon, polygon_tag> struct
76 struct envelope<MultiPolygon, multi_polygon_tag> struct
Dsegment.hpp37 namespace detail { namespace envelope namespace
73 struct envelope<Segment, segment_tag> struct
76 static inline void apply(Segment const& segment, in apply()
Dlinear.hpp42 struct envelope<Linestring, linestring_tag> struct
48 struct envelope<MultiLinestring, multi_linestring_tag> struct
Dmultipoint.hpp34 struct envelope<MultiPoint, multi_point_tag> struct
37 static inline void apply(MultiPoint const& multipoint, Box& mbr, Strategy const& ) in apply()
Dbox.hpp39 struct envelope<Box, box_tag> struct
42 static inline void apply(BoxIn const& box_in, BoxOut& mbr, Strategy const& ) in apply()
Dpoint.hpp34 namespace detail { namespace envelope namespace
57 struct envelope<Point, point_tag> struct
Dintersects_antimeridian.hpp25 namespace detail { namespace envelope namespace
Dinitialize.hpp27 namespace detail { namespace envelope namespace
Drange.hpp43 namespace detail { namespace envelope namespace
Dtransform_units.hpp32 namespace detail { namespace envelope namespace
/third_party/boost/boost/geometry/strategies/cartesian/
Denvelope_point.hpp40 namespace detail { namespace envelope namespace
72 namespace strategy { namespace envelope namespace
Denvelope_box.hpp44 namespace detail { namespace envelope namespace
77 namespace strategy { namespace envelope namespace
Denvelope_multipoint.hpp24 namespace strategy { namespace envelope namespace
Denvelope_segment.hpp23 namespace boost { namespace geometry { namespace strategy { namespace envelope namespace
/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/
Djson_method_codec.cc100 rapidjson::Document envelope; in EncodeSuccessEnvelopeInternal() local
121 rapidjson::Document envelope(rapidjson::kArrayType); in EncodeErrorEnvelopeInternal() local
/third_party/boost/boost/geometry/algorithms/dispatch/
Denvelope.hpp41 struct envelope : not_implemented<Tag> struct
/third_party/boost/boost/geometry/strategies/
Denvelope.hpp20 namespace strategy { namespace envelope { namespace services namespace
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/plugin/common/
DMethodCodec.java64 Object decodeEnvelope(ByteBuffer envelope); in decodeEnvelope()
DJSONMethodCodec.java75 public Object decodeEnvelope(ByteBuffer envelope) { in decodeEnvelope()
DStandardMethodCodec.java77 public Object decodeEnvelope(ByteBuffer envelope) { in decodeEnvelope()
/third_party/boost/boost/geometry/strategies/spherical/
Denvelope_point.hpp44 namespace strategy { namespace envelope namespace
Denvelope_box.hpp30 namespace strategy { namespace envelope namespace
/third_party/boost/boost/geometry/strategies/geographic/
Denvelope.hpp34 namespace strategy { namespace envelope namespace
Denvelope_segment.hpp28 namespace strategy { namespace envelope namespace

123