[pdal-commits] [PDAL/PDAL] 5f2779: New point-in-polygon code.
GitHub
noreply at github.com
Tue Jan 2 10:36:43 PST 2018
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 5f2779aed393558cb3e76ade7dc800c99f13d43d
https://github.com/PDAL/PDAL/commit/5f2779aed393558cb3e76ade7dc800c99f13d43d
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-01-02 (Tue, 02 Jan 2018)
Changed paths:
M filters/CropFilter.cpp
M filters/CropFilter.hpp
A filters/private/pnp/Comparison.hpp
A filters/private/pnp/Grid.hpp
A filters/private/pnp/GridPnp.hpp
A filters/private/pnp/VoxelRayTrace.hpp
M pdal/Geometry.cpp
M pdal/Geometry.hpp
M pdal/Polygon.cpp
M pdal/Polygon.hpp
Log Message:
-----------
New point-in-polygon code.
Close #1735
More information about the pdal-commits
mailing list