MCPcopy 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
2330U32 LASreadOpener::get_file_name_current() const {
2331 return file_name_current;
2332}
2333
2334#ifdef LASTOOLS_FULL
2335std::string LASreadOpener::get_file_name_opt_only(bool name_only) {

Callers 2

mainFunction · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected