MCPcopy Create free account
hub / github.com/LAStools/LAStools / LASLIB_DLL print_log_stats

Function LASLIB_DLL print_log_stats

LASzip/src/mydefs.cpp:79–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79extern void LASLIB_DLL print_log_stats(bool pls) {
80 print_log_stats_ = pls;
81}
82
83extern void LASLIB_DLL halt_on_error(bool hoe) {
84 halt_on_error_ = hoe;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected