[pdal-commits] [PDAL/PDAL] 60bc6e: remove interleaving from PointBuffer:: but still e...
GitHub
noreply at github.com
Thu May 1 14:16:27 PDT 2014
Branch: refs/heads/issues/339-remove-interleaving
Home: https://github.com/PDAL/PDAL
Commit: 60bc6eae4859254ee01a7a25789c01f555b6ceda
https://github.com/PDAL/PDAL/commit/60bc6eae4859254ee01a7a25789c01f555b6ceda
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-05-01 (Thu, 01 May 2014)
Changed paths:
M include/pdal/PointBuffer.hpp
M include/pdal/Schema.hpp
M include/pdal/drivers/oci/common.hpp
M src/PointBuffer.cpp
M src/Schema.cpp
M src/XMLSchema.cpp
M src/drivers/oci/Reader.cpp
M src/drivers/oci/Writer.cpp
M test/data/oracle/cleanup.sql
M test/unit/PointBufferTest.cpp
M test/unit/SchemaTest.cpp
M test/unit/XMLSchemaTest.cpp
Log Message:
-----------
remove interleaving from PointBuffer:: but still exist as bookkeeping on Schema:: #339
More information about the pdal-commits
mailing list