[pdal-commits] [PDAL/PDAL] 344820: Set index to zero within run() s.t. we can handle ...
    chambbj 
    noreply at github.com
       
    Thu May 13 14:11:29 PDT 2021
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 3448207184a822789b5c481185a51608892cfaa0
      https://github.com/PDAL/PDAL/commit/3448207184a822789b5c481185a51608892cfaa0
  Author: chambbj <brad.chambers at gmail.com>
  Date:   2021-05-13 (Thu, 13 May 2021)
  Changed paths:
    M filters/HeadFilter.cpp
  Log Message:
  -----------
  Set index to zero within run() s.t. we can handle multiple PointViews correctly (#3449)
* Set index to zero within run() s.t. we can handle multiple PointViews
correctly
Fix #3448
* Add ready() back for streaming support
    
    
More information about the pdal-commits
mailing list