mapnik/plugins
artemp 2f8426a019 shape.input - sqeeze a bit more performance by reinterpret casting bytes array to point {double,double}
avoiding one std::vector memory allocation - NOTE: this works because coordinates are stored in Double: Signed 64-bit IEEE double-precision floating point number (8 bytes) with little endian byte order - ref #2151
2014-12-18 11:57:52 +01:00
..
input shape.input - sqeeze a bit more performance by reinterpret casting bytes array to point {double,double} 2014-12-18 11:57:52 +01:00