[pdal-commits] [PDAL/PDAL] 6b5bac: Use Dimension::Id as long as possible.
GitHub
noreply at github.com
Fri Oct 16 13:34:25 PDT 2015
Branch: refs/heads/masterupdates
Home: https://github.com/PDAL/PDAL
Commit: 6b5baca594fdc8585433f0ac3f629be1974f24b4
https://github.com/PDAL/PDAL/commit/6b5baca594fdc8585433f0ac3f629be1974f24b4
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2015-10-16 (Fri, 16 Oct 2015)
Changed paths:
M include/pdal/PointTable.hpp
M include/pdal/PointView.hpp
M src/PointTable.cpp
M test/unit/PointTableTest.cpp
Log Message:
-----------
Use Dimension::Id as long as possible.
Use std::copy instead of memcpy.
More information about the pdal-commits
mailing list