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

Method GetRawIMF

plugins/e57/libE57Format/src/E57SimpleWriter.cpp:257–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

255 }
256
257 ImageFile Writer::GetRawIMF()
258 {
259 return impl_->GetRawIMF();
260 }
261
262 StructureNode Writer::GetRawE57Root()
263 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected