Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LAStools/LAStools
/ active
Method
active
LASlib/src/laswriter.cpp:1241–1244 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1239
}
1240
1241
BOOL LASwriteOpener::active() const
1242
{
1243
return (file_name != 0 || use_stdout || use_nil);
1244
}
1245
1246
void LASwriteOpener::add_directory(const CHAR* directory)
1247
{
Callers
15
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
run
Method · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
check
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected