[Liblas-devel] Iterating of the points in a LAS file.

John Hayes jahayes at gmail.com
Fri Nov 14 13:05:30 EST 2008


Hi,
  I'm using LASReader_GetNextPoint() to iterate over the points in a
LAS file.  However I need to walk the points twice.  I do not see a
way to "rewind" the iterator.  I know I could use
LASReader_GetPointAt() but the iterator interface is cleaner for my
workflow.

Are there plans to add rewind method?  If not I could added myself.

-john


More information about the Liblas-devel mailing list