Camille
|
9ff66a5274
|
Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases
|
2018-01-09 18:55:51 -05:00 |
Tomasz Włostowski
|
dbdf085555
|
SHAPE_FILE_IO: default constructor outputs to stdout
|
2017-12-05 14:54:57 +01:00 |
Tomasz Wlostowski
|
07f5516e59
|
geometry: Parse() method for SHAPE_LINE_CHAIN, working on Read() in SHAPE_FILE_IO
|
2015-08-03 20:29:44 +02:00 |
Tomasz Wlostowski
|
feaa403266
|
common/geometry: introducing set-of-polygons class (SHAPE_POLY_SET) and File I/O for shapes class (SHAPE_FILE_IO)
|
2015-06-12 17:12:02 +02:00 |