[pdal-commits] [PDAL/PDAL] b8e4a2: add mersenne twister to the
pdal::Environment so w...
GitHub
noreply at github.com
Thu Apr 12 09:52:26 EDT 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: b8e4a25d08c053b3fa952f1da7d186e028ef40de
https://github.com/PDAL/PDAL/commit/b8e4a25d08c053b3fa952f1da7d186e028ef40de
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-04-12 (Thu, 12 Apr 2012)
Changed paths:
M include/pdal/Dimension.hpp
M include/pdal/Environment.hpp
M src/Dimension.cpp
M src/Environment.cpp
Log Message:
-----------
add mersenne twister to the pdal::Environment so we can easily reuse it for uuid creation instead of having to create one for every uuid we create
More information about the pdal-commits
mailing list