Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ setPointFormat
Method
setPointFormat
io/LasHeader.cpp:232–235 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
230
}
231
232
void LasHeader::setPointFormat(uint8_t format)
233
{
234
d->h.setPointFormat(format);
235
}
236
237
Utils::StatusWithReason LasHeader::pointFormatSupported() const
238
{
Callers
1
fillHeader
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected