MCPcopy 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
1241BOOL LASwriteOpener::active() const
1242{
1243 return (file_name != 0 || use_stdout || use_nil);
1244}
1245
1246void LASwriteOpener::add_directory(const CHAR* directory)
1247{

Callers 15

mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
runMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
checkMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected