[Liblas-commits] [libLAS/libLAS] aa9031: remove Point::Point() default constructor that was...
GitHub
noreply at github.com
Mon Jul 21 10:53:29 PDT 2014
Branch: refs/heads/master
Home: https://github.com/libLAS/libLAS
Commit: aa903122bd0d7d05dbbbdabd440cab96b312dab6
https://github.com/libLAS/libLAS/commit/aa903122bd0d7d05dbbbdabd440cab96b312dab6
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-07-21 (Mon, 21 Jul 2014)
Changed paths:
M apps/laskernel.cpp
M apps/ts2las.cpp
M include/liblas/bounds.hpp
M include/liblas/detail/reader/cachedreader.hpp
M include/liblas/point.hpp
M include/liblas/utility.hpp
M src/c_api.cpp
M src/detail/reader/cachedreader.cpp
M src/detail/reader/reader.cpp
M src/point.cpp
M src/utility.cpp
M test/unit/point_test.cpp
M test/unit/reader_iterator_test.cpp
M test/unit/reader_test.cpp
M test/unit/writer_test.cpp
Log Message:
-----------
remove Point::Point() default constructor that was confusing, didn't work, and and allowed people to blow their feet off #46
More information about the Liblas-commits
mailing list