MCPcopy 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
2326U32 LASreadOpener::get_file_name_number() const {
2327 return file_name_number;
2328}
2329
2330U32 LASreadOpener::get_file_name_current() const {
2331 return file_name_current;

Callers 13

mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
runMethod · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected