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

Method setLog

plugins/hdf/io/Hdf5Handler.cpp:45–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43using namespace hdf5;
44
45void Handler::setLog(pdal::LogPtr log) {
46 m_logger = log;
47}
48
49
50void Handler::initialize(

Callers 2

addDimensionsMethod · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36