You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Among other new features, LAStools now support the COPC extension, which enables embedding an octree section in the las/laz (a VLR) for efficient pruning of the point range given a query 3D bbox.
Version 240319 introduces a breaking change in the constructor of all LASreaders. They now expect a LASreadOpener* argument : LAStools/LAStools@c3012b6 See also this reported issue
Missing functions in the dll. See this pull request
The text was updated successfully, but these errors were encountered:
LAStools has evolved since CGAL forked it in https://github.com/CGAL/LAStools. I think we can now try to use it directly.
LASreader
s. They now expect aLASreadOpener*
argument : LAStools/LAStools@c3012b6 See also this reported issueThe text was updated successfully, but these errors were encountered: