MCPcopy Create free account
hub / github.com/LAStools/LAStools / set_keep_copc

Method set_keep_copc

LASlib/src/lasreader.cpp:3212–3214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3210}
3211
3212void LASreadOpener::set_keep_copc(BOOL keep_copc) {
3213 this->keep_copc = keep_copc;
3214}
3215
3216void LASreadOpener::set_pipe_on(BOOL pipe_on) {
3217 this->pipe_on = pipe_on;

Callers 2

runMethod · 0.80
openMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected