MCPcopy 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

readyMethod · 0.70
readMethod · 0.70
readMethod · 0.70
getMaxPointsMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected