示例#1
0
 static inline void set(mapnik::box2d<double> &b , ct const& value) { b.set_maxy(value); }
示例#2
0
 static inline void set(mapnik::box2d<CoordinateType> &b , ct const& value) { b.set_maxy(value); }