MCPcopy Create free account
hub / github.com/LAStools/LAStools / set_total

Method set_total

LASlib/inc/lasprogress.hpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96 };
97
98 inline void set_total(U64 nmax)
99 {
100 total = nmax;
101 };
102
103 inline F32 get_progress()
104 {

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected