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

Method Close

plugins/e57/libE57Format/src/E57SimpleReader.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 }
48
49 bool Reader::Close()
50 {
51 return impl_->Close();
52 }
53
54 bool Reader::GetE57Root( E57Root &fileHeader ) const
55 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected