MCPcopy Create free account
hub / github.com/PDAL/PDAL / getNumPoints

Function getNumPoints

io/TerrasolidReader.hpp:92–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90 std::string getName() const;
91
92 point_count_t getNumPoints() const
93 { return m_header->PntCnt; }
94
95 const TerraSolidHeader& getHeader() const { return *m_header; }
96

Callers 1

eofFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected