MCPcopy 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
2480void LASreadOpener::set_merged(const BOOL merged) {
2481 this->merged = merged;
2482}
2483
2484void LASreadOpener::set_subdir(const BOOL subdir) {
2485 this->subdir = subdir;

Callers 2

mainFunction · 0.80
LASreaderBufferedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected