Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LAStools/LAStools
/ set_keep_lastiling
Method
set_keep_lastiling
LASlib/src/lasreader.cpp:3208–3210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3206
}
3207
3208
void LASreadOpener::set_keep_lastiling(BOOL keep_lastiling) {
3209
this->keep_lastiling = keep_lastiling;
3210
}
3211
3212
void LASreadOpener::set_keep_copc(BOOL keep_copc) {
3213
this->keep_copc = keep_copc;
Callers
2
main
Function · 0.45
open
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected