Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LAStools/LAStools
/ get_directory
Method
get_directory
LASlib/src/laswriter.cpp:1075–1078 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1073
}
1074
1075
const CHAR* LASwriteOpener::get_directory() const
1076
{
1077
return directory;
1078
}
1079
1080
const CHAR* LASwriteOpener::get_file_name() const
1081
{
Callers
2
main
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected