Esempio n. 1
0
 static inline void set(mapnik::box2d<double> &b, ct const& value) { b.set_maxx(value); }
Esempio n. 2
0
 static inline void set(mapnik::box2d<CoordinateType> &b, ct const& value) { b.set_maxx(value); }