[pdal-commits] [PDAL/PDAL] 0c98e2: use new getField/setField
methods that take in act...
noreply at github.com
noreply at github.com
Tue Nov 29 11:21:56 EST 2011
Branch: refs/heads/dimension_types
Home: https://github.com/PDAL/PDAL
Commit: 0c98e2caafb84bbcf22ee4424b19f42a3df4085c
https://github.com/PDAL/PDAL/commit/0c98e2caafb84bbcf22ee4424b19f42a3df4085c
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2011-11-29 (Tue, 29 Nov 2011)
Changed paths:
M include/pdal/drivers/las/Support.hpp
M src/drivers/las/Reader.cpp
M src/drivers/las/Support.cpp
M src/drivers/las/Writer.cpp
Log Message:
-----------
use new getField/setField methods that take in actual dimesions. This is faster because we cut down on map lookups for finding dimension positions.
More information about the pdal-commits
mailing list