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

Method getNumPoints

plugins/hdf/io/Hdf5Handler.cpp:110–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108
109
110hsize_t Handler::getNumPoints() const
111{
112 return m_numPoints;
113}
114
115DimInfo::DimInfo(
116 const std::string& dimName,

Callers 3

readMethod · 0.45
processOneMethod · 0.45
initializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected