Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/srs/
Dtransformation.hpp68 struct transform_geometry_point_coordinates struct
70 static inline void apply(PtIn const& in, PtOut & out, bool /*enable_angles*/) in apply()
78 struct transform_geometry_point_coordinates<PtIn, PtOut, false> struct
80 static inline void apply(PtIn const& in, PtOut & out, bool enable_angles) in apply()