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

Method set_populate_header

LASlib/src/lasreader.cpp:3204–3206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3202}
3203
3204void LASreadOpener::set_populate_header(BOOL populate_header) {
3205 this->populate_header = populate_header;
3206}
3207
3208void LASreadOpener::set_keep_lastiling(BOOL keep_lastiling) {
3209 this->keep_lastiling = keep_lastiling;

Callers 5

mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
openMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected