Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ pointFormat
Method
pointFormat
io/LasHeader.cpp:227–230 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
225
}
226
227
uint8_t LasHeader::pointFormat() const
228
{
229
return d->h.pointFormat();
230
}
231
232
void LasHeader::setPointFormat(uint8_t format)
233
{
Callers
11
queueNextCompressedChunk
Method · 0.45
addDimensions
Method · 0.45
fetchEbVlr
Method · 0.45
validateHeader
Method · 0.45
addDimensions
Method · 0.45
ready
Method · 0.45
prepared
Method · 0.45
validateHeader
Method · 0.45
readyCompression
Method · 0.45
fillPointBuf
Method · 0.45
LazPerfVlrDecompressorImpl
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected