[pdal-commits] [PDAL/PDAL] 9b3379: working on predicate support;
added more unit test...
GitHub
noreply at github.com
Tue Mar 13 19:23:46 EDT 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 9b33795a026779cac089da41847925177dd9e398
https://github.com/PDAL/PDAL/commit/9b33795a026779cac089da41847925177dd9e398
Author: Michael P. Gerlek <mpg at flaxen.com>
Date: 2012-03-13 (Tue, 13 Mar 2012)
Changed paths:
M include/pdal/filters/Predicate.hpp
M include/pdal/plang/PythonSupport.hpp
M src/filters/Predicate.cpp
M src/filters/Programmable.cpp
M src/plang/PythonSupport.cpp
M test/unit/PredicateFilterTest.cpp
M test/unit/ProgrammableFilterTest.cpp
M test/unit/PythonTest.cpp
Log Message:
-----------
working on predicate support; added more unit tests; added return value support
More information about the pdal-commits
mailing list