Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LAStools/LAStools
/ get_error
Method
get_error
LASzip/src/laszip.cpp:188–191 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
186
}
187
188
const char* LASzip::get_error() const
189
{
190
return error_string;
191
}
192
193
bool LASzip::return_error(const char* error)
194
{
Callers
12
make_zipper
Function · 0.45
make_unzipper
Function · 0.45
write_points
Function · 0.45
read_points
Function · 0.45
write_points_seek
Function · 0.45
read_points_seek
Function · 0.45
write_points_explicit_chunk
Function · 0.45
write_points_explicit_chunk_seek
Function · 0.45
run_test
Function · 0.45
laszip_read_header
Function · 0.45
open
Method · 0.45
demzip_read_header
Function · 0.45
Calls
no outgoing calls
Tested by
9
make_zipper
Function · 0.36
make_unzipper
Function · 0.36
write_points
Function · 0.36
read_points
Function · 0.36
write_points_seek
Function · 0.36
read_points_seek
Function · 0.36
write_points_explicit_chunk
Function · 0.36
write_points_explicit_chunk_seek
Function · 0.36
run_test
Function · 0.36