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

Method getNumPoints

plugins/icebridge/io/Hdf5Handler.cpp:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92uint64_t Hdf5Handler::getNumPoints() const
93{
94 return m_numPoints;
95}
96
97void Hdf5Handler::getColumnEntries(
98 void* data,

Callers 2

readMethod · 0.45
eofMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected