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

Method Close

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

Source from the content-addressed store, hash-verified

162 }
163
164 bool Writer::Close()
165 {
166 return impl_->Close();
167 }
168
169 int64_t Writer::WriteImage2DData( Image2D &image2DHeader, Image2DType imageType,
170 Image2DProjection imageProjection, int64_t startPos,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected