[pdal-commits] [PDAL/PDAL] 630e9f: update the scaling filter to cache the dimensions ...

GitHub noreply at github.com
Fri Jun 1 14:35:50 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 630e9ffde8dbefbae5b76b673b15d48fe061a02f
      https://github.com/PDAL/PDAL/commit/630e9ffde8dbefbae5b76b673b15d48fe061a02f
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-06-01 (Fri, 01 Jun 2012)

  Changed paths:
    M include/pdal/filters/Scaling.hpp
    M src/filters/Scaling.cpp

  Log Message:
  -----------
  update the scaling filter to cache the dimensions themselves instead of only ids so that we don't have to do a dimension lookup per-point


  Commit: 804e136a3cb97da28a9b6066a391b4797bf2ad1a
      https://github.com/PDAL/PDAL/commit/804e136a3cb97da28a9b6066a391b4797bf2ad1a
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-06-01 (Fri, 01 Jun 2012)

  Changed paths:
    M include/pdal/filters/InPlaceReprojection.hpp

  Log Message:
  -----------
  remove unused variable


Compare: https://github.com/PDAL/PDAL/compare/1e49053...804e136


More information about the pdal-commits mailing list