38 #ifndef LAS_READ_POINT_H 39 #define LAS_READ_POINT_H
LASreadItem ** readers_raw
BOOL setup(const U32 num_items, const LASitem *items, const LASzip *laszip=0)
LASreadItem ** readers_compressed
BOOL read(U8 *const *point)
BOOL seek(const U32 current, const U32 target)
U32 search_chunk_table(const U32 index, const U32 lower, const U32 upper)
BOOL init(ByteStreamIn *instream)