Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ pointCount
Method
pointCount
io/LasHeader.cpp:274–277 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
}
273
274
uint64_t LasHeader::pointCount() const
275
{
276
return d->h.pointCount();
277
}
278
279
void LasHeader::setPointCount(uint64_t pointCount)
280
{
Callers
5
inspect
Method · 0.45
initializeLocal
Method · 0.45
ready
Method · 0.45
inspect
Method · 0.45
LazPerfVlrDecompressorImpl
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected