Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LAStools/LAStools
/ get_file_name_number
Method
get_file_name_number
LASlib/src/lasreader.cpp:2326–2328 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2324
}
2325
2326
U32 LASreadOpener::get_file_name_number() const {
2327
return file_name_number;
2328
}
2329
2330
U32 LASreadOpener::get_file_name_current() const {
2331
return file_name_current;
Callers
13
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
run
Method · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected