Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ getNumPoints
Function
getNumPoints
io/FbiReader.hpp:54–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
std::string getName() const;
53
54
point_count_t getNumPoints() const { return hdr->FastCnt; }
55
56
const fbi::FbiHdr& getHeader() const { return *hdr; }
57
Callers
4
ready
Method · 0.70
read
Method · 0.70
read
Method · 0.70
getMaxPoints
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected