Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LAStools/LAStools
/ set_merged
Method
set_merged
LASlib/src/lasreader.cpp:2480–2482 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2478
}
2479
2480
void LASreadOpener::set_merged(const BOOL merged) {
2481
this->merged = merged;
2482
}
2483
2484
void LASreadOpener::set_subdir(const BOOL subdir) {
2485
this->subdir = subdir;
Callers
2
main
Function · 0.80
LASreaderBuffered
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected