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

Method LasWriter

io/LasWriter.cpp:113–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111};
112
113LasWriter::LasWriter() : d(new Private), m_compressor(nullptr), m_ostream(NULL), m_srsCnt(0)
114{}
115
116
117LasWriter::~LasWriter()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected