[pdal-commits] [PDAL/PDAL] b31085: renamed LasReader, LasWriter to Reader, Writer

noreply at github.com noreply at github.com
Wed Aug 31 20:01:12 EDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL

  Commit: b31085186df7e8432931a97a880c4ce338de711f
      https://github.com/PDAL/PDAL/commit/b31085186df7e8432931a97a880c4ce338de711f
  Author: Michael P. Gerlek <mpg at flaxen.com>
  Date:   2011-08-31 (Wed, 31 Aug 2011)

  Changed paths:
    M apps/pcview/main.cpp
  M include/pdal/drivers/las/Iterator.hpp
  M include/pdal/drivers/las/Reader.hpp
  M include/pdal/drivers/las/ReaderBase.hpp
  M include/pdal/drivers/las/Writer.hpp
  M include/pdal/drivers/liblas/Reader.hpp
  M src/StageFactory.cpp
  M src/drivers/las/Iterator.cpp
  M src/drivers/las/Reader.cpp
  M src/drivers/las/Writer.cpp
  M src/drivers/liblas/Reader.cpp
  M test/unit/ChipperTest.cpp
  M test/unit/LasReaderTest.cpp
  M test/unit/LasWriterTest.cpp
  M test/unit/PipelineReaderTest.cpp
  M test/unit/ReprojectionFilterTest.cpp
  M test/unit/ScalingFilterTest.cpp
  M test/unit/SpatialReferenceTest.cpp
  M test/unit/StageFactoryTest.cpp
  M test/unit/pc2pcTest.cpp

  Log Message:
  -----------
  renamed LasReader,LasWriter to Reader,Writer




More information about the pdal-commits mailing list