[pdal-commits] [PDAL/PDAL] a0788e: add a calculateBounds method to PointBuffer for co...
GitHub
noreply at github.com
Thu Sep 20 14:41:01 PDT 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: a0788e1f8699b6effd65c8543931ba23718c5645
https://github.com/PDAL/PDAL/commit/a0788e1f8699b6effd65c8543931ba23718c5645
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-09-20 (Thu, 20 Sep 2012)
Changed paths:
M include/pdal/PointBuffer.hpp
M src/PointBuffer.cpp
Log Message:
-----------
add a calculateBounds method to PointBuffer for convenience of looping through and fetching a bounds of the buffer
More information about the pdal-commits
mailing list