MCPcopy Create free account
hub / github.com/LAStools/LAStools / LASreaderPipeOn

Method LASreaderPipeOn

LASlib/src/lasreaderpipeon.cpp:203–207  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201}
202
203LASreaderPipeOn::LASreaderPipeOn(LASreadOpener* opener) :LASreader(opener)
204{
205 lasreader = 0;
206 laswriter = 0;
207}
208
209LASreaderPipeOn::~LASreaderPipeOn()
210{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected