Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LASzip/LASzip
/ ~Settings
Method
~Settings
example/laszippertest.cpp:227–231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
225
}
226
227
~Settings()
228
{
229
fclose(logfile);
230
return;
231
}
232
233
unsigned num_points;
234
bool use_random;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected