Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/policies/robustness/
Dget_rescale_policy.hpp51 namespace detail { namespace get_rescale_policy namespace
199 struct get_rescale_policy struct
202 static inline Policy apply(Geometry const& geometry, in apply()
225 static inline Policy apply(Geometry1 const& geometry1, Geometry2 const& geometry2, in apply()
251 struct get_rescale_policy<no_rescale_policy> struct
254 static inline no_rescale_policy apply(Geometry const& , EnvelopeStrategy const&) in apply()
260 static inline no_rescale_policy apply(Geometry1 const& , Geometry2 const& , in apply()
357 namespace detail { namespace get_rescale_policy namespace
489 inline Policy get_rescale_policy(Geometry const& geometry) in get_rescale_policy() function
501 inline Policy get_rescale_policy(Geometry const& geometry, Geometry2OrStrategy const& geometry2_or_… in get_rescale_policy() function
[all …]