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

Method getPdalType

plugins/hdf/io/Hdf5Handler.cpp:185–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183
184
185Dimension::Type DimInfo::getPdalType() {
186 return m_pdalType;
187}
188
189
190std::string DimInfo::getName() {

Callers 3

addDimensionsMethod · 0.80
readMethod · 0.80
processOneMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected