Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/srs/
Dprojection.hpp174 struct project_multi struct
177 static inline bool apply(G1 const& g1, G2 & g2, Proj const& proj) in apply()
187 static inline bool apply(It1 g1_first, It1 g1_last, It2 g2_first, Proj const& proj) in apply()