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

Method FbiWriter

io/FbiWriter.cpp:54–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52CREATE_STATIC_STAGE(FbiWriter, s_info)
53
54FbiWriter::FbiWriter():
55hdr(new fbi::FbiHdr())
56{}
57
58FbiWriter::~FbiWriter()
59{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected