[pdal-commits] [PDAL/PDAL] d21dda: because PointBuffer only allows a boost::uint32_t-...
GitHub
noreply at github.com
Thu Jun 14 08:27:29 PDT 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: d21dda567b4fd4012c2b4429558f5c6cf37b6ad7
https://github.com/PDAL/PDAL/commit/d21dda567b4fd4012c2b4429558f5c6cf37b6ad7
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-06-14 (Thu, 14 Jun 2012)
Changed paths:
M include/pdal/PointBuffer.hpp
Log Message:
-----------
because PointBuffer only allows a boost::uint32_t-sized array anyway, we should take this is as our position instead of std::size_t.
More information about the pdal-commits
mailing list