Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LAStools/LAStools
/ reset
Method
reset
LASlib/src/lasreader.cpp:542–545 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
540
}
541
542
void LASreadOpener::reset() {
543
file_name_current = 0;
544
file_name = 0;
545
}
546
547
// setup to use z from attribute by default for certain tools
548
void LASreadOpener::z_from_attribute_bydefault() {
Callers
2
open
Method · 0.45
reopen
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected