Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3204
void LASreadOpener::set_populate_header(BOOL populate_header) {
3205
this->populate_header = populate_header;
3206
}
3207
3208
void LASreadOpener::set_keep_lastiling(BOOL keep_lastiling) {
3209
this->keep_lastiling = keep_lastiling;
Callers
5
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
open
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected