[pdal-commits] [PDAL/PDAL] 8446cf: Add head filter that passes only the first n point...
GitHub
noreply at github.com
Mon Jun 12 07:15:25 PDT 2017
Branch: refs/heads/add-head-filter
Home: https://github.com/PDAL/PDAL
Commit: 8446cf7ba32c10196c5d5422247cba8d63144d03
https://github.com/PDAL/PDAL/commit/8446cf7ba32c10196c5d5422247cba8d63144d03
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2017-06-12 (Mon, 12 Jun 2017)
Changed paths:
A filters/HeadFilter.cpp
A filters/HeadFilter.hpp
M pdal/StageFactory.cpp
Log Message:
-----------
Add head filter that passes only the first n points (specified by count argument)
More information about the pdal-commits
mailing list