[pdal-commits] [PDAL/PDAL] 4534e9: set las.header.uuid to nil_uuid
by default instead...
GitHub
noreply at github.com
Wed May 16 13:54:29 EDT 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 4534e97c17b7c81216d24aef79d58c34fdbf9fec
https://github.com/PDAL/PDAL/commit/4534e97c17b7c81216d24aef79d58c34fdbf9fec
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-16 (Wed, 16 May 2012)
Changed paths:
M src/drivers/las/Header.cpp
Log Message:
-----------
set las.header.uuid to nil_uuid by default instead of manually memset'ing the values to 0
Commit: d381a18f5e921859a1da9ff76fe6cabfc8ecf1df
https://github.com/PDAL/PDAL/commit/d381a18f5e921859a1da9ff76fe6cabfc8ecf1df
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-16 (Wed, 16 May 2012)
Changed paths:
M src/drivers/las/Header.cpp
Log Message:
-----------
clean up comments
Commit: c3ea404f3764e5d3b2bccd1b116ee502c9e57e94
https://github.com/PDAL/PDAL/commit/c3ea404f3764e5d3b2bccd1b116ee502c9e57e94
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-05-16 (Wed, 16 May 2012)
Changed paths:
M src/drivers/las/LasHeaderReader.cpp
Log Message:
-----------
make sure to initialize our arrays
Compare: https://github.com/PDAL/PDAL/compare/ddda7b9...c3ea404
More information about the pdal-commits
mailing list