[pdal-commits] [PDAL/PDAL] b62f46: use std::vector as storage for PointBuffer instead...

GitHub noreply at github.com
Wed Mar 13 14:43:48 PDT 2013


  Branch: refs/heads/std-vector-PointBuffer
  Home:   https://github.com/PDAL/PDAL
  Commit: b62f46314a618799da827206d9e23c170c04dbf6
      https://github.com/PDAL/PDAL/commit/b62f46314a618799da827206d9e23c170c04dbf6
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2013-03-13 (Wed, 13 Mar 2013)

  Changed paths:
    M include/pdal/PointBuffer.hpp
    M src/PointBuffer.cpp
    M src/filters/Crop.cpp
    M test/unit/PointBufferTest.cpp

  Log Message:
  -----------
  use std::vector as storage for PointBuffer instead of boost::scoped_array





More information about the pdal-commits mailing list