Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LAStools/LAStools
/ get_file_name_current
Method
get_file_name_current
LASlib/src/lasreader.cpp:2330–2332 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2328
}
2329
2330
U32 LASreadOpener::get_file_name_current() const {
2331
return file_name_current;
2332
}
2333
2334
#ifdef LASTOOLS_FULL
2335
std::string LASreadOpener::get_file_name_opt_only(bool name_only) {
Callers
2
main
Function · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected