42 if (!outfile)
return return_error(
"FILE* outfile 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");
103 if (!done)
return return_error(
"done() of LASwritePoint failed");
bool write(const unsigned char *const *point)
const char * get_error() const
BOOL init(ByteStreamOut *outstream)
#define LASZIP_VERSION_MINOR
bool open(FILE *outfile, const LASzip *laszip)
bool return_error(const char *err)
BOOL setup(const U32 num_items, const LASitem *items, const LASzip *laszip=0)
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
#define LASZIP_VERSION_REVISION
BOOL write(const U8 *const *point)