Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3212
void LASreadOpener::set_keep_copc(BOOL keep_copc) {
3213
this->keep_copc = keep_copc;
3214
}
3215
3216
void LASreadOpener::set_pipe_on(BOOL pipe_on) {
3217
this->pipe_on = pipe_on;
Callers
2
run
Method · 0.80
open
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected