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

Method set_display

LASlib/inc/lasprogress.hpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86 };
87
88 inline void set_display(BOOL display)
89 {
90 this->display = display;
91 };
92
93 inline void set_resolution(F32 resolution)
94 {

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected