[pdal-commits] [PDAL/PDAL] 776ce0: register driver info when we register Stages to fa...
GitHub
noreply at github.com
Wed Jul 3 07:40:51 PDT 2013
Branch: refs/heads/issues/150-RawByte
Home: https://github.com/PDAL/PDAL
Commit: 776ce009549811683795168032b56e44325b6fe9
https://github.com/PDAL/PDAL/commit/776ce009549811683795168032b56e44325b6fe9
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-07-03 (Wed, 03 Jul 2013)
Changed paths:
M include/pdal/pdal_macros.hpp
Log Message:
-----------
register driver info when we register Stages to factory
Commit: 27161acd5592db024fb6c58a3be0cdaaa7bd2f1b
https://github.com/PDAL/PDAL/commit/27161acd5592db024fb6c58a3be0cdaaa7bd2f1b
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2013-07-03 (Wed, 03 Jul 2013)
Changed paths:
M include/pdal/Dimension.hpp
M src/Dimension.cpp
M src/PointBuffer.cpp
M src/drivers/text/Writer.cpp
M src/filters/Colorization.cpp
M src/filters/Crop.cpp
M src/filters/InPlaceReprojection.cpp
M src/filters/Index.cpp
M src/filters/Predicate.cpp
M src/filters/Scaling.cpp
M src/filters/Stats.cpp
M src/plang/Invocation.cpp
Log Message:
-----------
remove dimension::UnsignedByte and dimension::SignedByte and replace with dimension::RawByte
Compare: https://github.com/PDAL/PDAL/compare/776ce0095498^...27161acd5592
More information about the pdal-commits
mailing list