[pdal-commits] [PDAL/PDAL] cac4be: rxp plugin cleanup (pointers, mostly)

GitHub noreply at github.com
Wed Jun 22 11:08:31 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: cac4be862451f3f72fc40d15a4496935088f53f0
      https://github.com/PDAL/PDAL/commit/cac4be862451f3f72fc40d15a4496935088f53f0
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M doc/stages/readers.rxp.rst
    M plugins/rxp/io/RxpReader.cpp
    M plugins/rxp/io/RxpReader.hpp
    M plugins/rxp/test/RxpReaderTest.cpp

  Log Message:
  -----------
  rxp plugin cleanup (pointers, mostly)

Now all filenames should be given to the filename arg, and the boolean
`rdtp` should be used to switch between file and tdtp handling.


  Commit: 2e38261dafdf2de859a19a40bab9dd5597b43196
      https://github.com/PDAL/PDAL/commit/2e38261dafdf2de859a19a40bab9dd5597b43196
  Author: Pete Gadomski <pete.gadomski at gmail.com>
  Date:   2016-06-22 (Wed, 22 Jun 2016)

  Changed paths:
    M doc/stages/readers.rxp.rst
    M plugins/rxp/io/RxpReader.cpp
    M plugins/rxp/io/RxpReader.hpp
    M plugins/rxp/test/RxpReaderTest.cpp

  Log Message:
  -----------
  Merge pull request #1257 from gadomski/rxp-cleanup

rxp plugin cleanup (pointers, mostly)


Compare: https://github.com/PDAL/PDAL/compare/cda087af4d02...2e38261dafdf


More information about the pdal-commits mailing list