MCPcopy 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
3208void LASreadOpener::set_keep_lastiling(BOOL keep_lastiling) {
3209 this->keep_lastiling = keep_lastiling;
3210}
3211
3212void LASreadOpener::set_keep_copc(BOOL keep_copc) {
3213 this->keep_copc = keep_copc;

Callers 2

mainFunction · 0.45
openMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected