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

Method CopcWriter

io/CopcWriter.cpp:71–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69CREATE_STATIC_STAGE(CopcWriter, s_info);
70
71CopcWriter::CopcWriter() : b(new copcwriter::BaseInfo), isRemote(false)
72{}
73
74CopcWriter::~CopcWriter()
75{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected