[pdal-commits] [PDAL/PDAL] aa43ac: Make getDimension private.

GitHub noreply at github.com
Mon Mar 9 08:20:25 PDT 2015


  Branch: refs/heads/plugin
  Home:   https://github.com/PDAL/PDAL
  Commit: aa43ac19baf985e2f6063e70f4c0cab08f04e127
      https://github.com/PDAL/PDAL/commit/aa43ac19baf985e2f6063e70f4c0cab08f04e127
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-03-04 (Wed, 04 Mar 2015)

  Changed paths:
    M include/pdal/RawPtBuf.hpp

  Log Message:
  -----------
  Make getDimension private.


  Commit: ef392303d2fe18c7a25b423a2e2a16038f6ddec7
      https://github.com/PDAL/PDAL/commit/ef392303d2fe18c7a25b423a2e2a16038f6ddec7
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-03-05 (Thu, 05 Mar 2015)

  Changed paths:
    M include/pdal/RawPtBuf.hpp
    M io/bpf/BpfReader.cpp
    M io/bpf/BpfWriter.cpp
    M plugins/oci/io/OciReader.cpp
    M test/unit/io/bpf/BPFTest.cpp

  Log Message:
  -----------
  Merge branch 'master' into plugin


  Commit: d96293c3095df601d1154cde5988bf851b3829c1
      https://github.com/PDAL/PDAL/commit/d96293c3095df601d1154cde5988bf851b3829c1
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2015-03-09 (Mon, 09 Mar 2015)

  Changed paths:
    M apps/pdal.cpp
    M examples/writing/tutorial.cpp
    M include/pdal/Kernel.hpp
    M include/pdal/KernelSupport.hpp
    M include/pdal/PipelineManager.hpp
    M include/pdal/PipelineReader.hpp
    M include/pdal/PluginManager.hpp
    M include/pdal/Stage.hpp
    M include/pdal/StageFactory.hpp
    M include/pdal/StageRunner.hpp
    M include/pdal/Utils.hpp
    M kernels/delta/DeltaKernel.cpp
    M kernels/diff/DiffKernel.cpp
    M kernels/info/InfoKernel.cpp
    M kernels/info/InfoKernel.hpp
    M kernels/pipeline/PipelineKernel.cpp
    M kernels/random/RandomKernel.cpp
    M kernels/random/RandomKernel.hpp
    M kernels/sort/SortKernel.cpp
    M kernels/sort/SortKernel.hpp
    M kernels/translate/TranslateKernel.cpp
    M kernels/translate/TranslateKernel.hpp
    M plugins/cpd/kernel/Cpd.cpp
    M plugins/cpd/kernel/Cpd.hpp
    M plugins/hexbin/test/HexbinFilterTest.cpp
    M plugins/nitf/test/NitfReaderTest.cpp
    M plugins/nitf/test/NitfWriterTest.cpp
    M plugins/oci/io/OciWriter.hpp
    M plugins/oci/test/OCITest.cpp
    M plugins/pcl/kernel/GroundKernel.cpp
    M plugins/pcl/test/PCLBlockFilterTest.cpp
    M plugins/pgpointcloud/test/PgpointcloudWriterTest.cpp
    M plugins/python/filters/ProgrammableFilter.hpp
    M plugins/python/test/PredicateFilterTest.cpp
    M plugins/python/test/ProgrammableFilterTest.cpp
    M plugins/sqlite/test/SQLiteTest.cpp
    M src/DynamicLibrary.cpp
    M src/DynamicLibrary.h
    M src/Kernel.cpp
    M src/KernelSupport.cpp
    M src/PipelineManager.cpp
    M src/PipelineReader.cpp
    M src/PipelineWriter.cpp
    M src/PluginManager.cpp
    M src/Stage.cpp
    M src/StageFactory.cpp
    M test/unit/LogTest.cpp
    M test/unit/OptionsTest.cpp
    M test/unit/PipelineManagerTest.cpp
    M test/unit/SpatialReferenceTest.cpp
    M test/unit/StageTester.hpp
    M test/unit/UtilsTest.cpp
    M test/unit/filters/ChipperTest.cpp
    M test/unit/filters/ColorizationFilterTest.cpp
    M test/unit/filters/CropFilterTest.cpp
    M test/unit/filters/DecimationFilterTest.cpp
    M test/unit/filters/FerryFilterTest.cpp
    M test/unit/filters/RangeFilterTest.cpp
    M test/unit/filters/SortFilterTest.cpp
    M test/unit/filters/SplitterTest.cpp
    M test/unit/filters/StatsFilterTest.cpp
    M test/unit/filters/TransformationFilterTest.cpp
    M test/unit/io/bpf/BPFTest.cpp
    M test/unit/io/buffer/BufferTest.cpp
    M test/unit/io/las/LasWriterTest.cpp
    M test/unit/io/sbet/SbetWriterTest.cpp

  Log Message:
  -----------
  Change shared_ptrs for stages to raw or references or something.


Compare: https://github.com/PDAL/PDAL/compare/aa43ac19baf9^...d96293c3095d


More information about the pdal-commits mailing list