42 if (!infile)
return return_error(
"FILE* infile pointer is NULL");
43 if (!laszip)
return return_error(
"const LASzip* laszip pointer is NULL");
61 if (!laszip)
return return_error(
"const LASzip* laszip pointer is NULL");
109 if (!done)
return return_error(
"done() of LASreadPoint failed");
bool open(FILE *file, const LASzip *laszip)
BOOL setup(const U32 num_items, const LASitem *items, const LASzip *laszip=0)
BOOL read(U8 *const *point)
#define LASZIP_VERSION_MINOR
BOOL seek(const U32 current, const U32 target)
const char * get_error() const
unsigned int tell() const
KF_EXPORTS void error(const char *error_string, const char *file, const int line, const char *func="")
Error handler. All GPU functions from this subsystem call the function to report an error...
#define LASZIP_VERSION_MAJOR
bool return_error(const char *err)
#define LASZIP_VERSION_REVISION
BOOL init(ByteStreamIn *instream)
bool seek(const unsigned int position)
bool read(unsigned char *const *point)