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

Method GetRawIMF

plugins/e57/libE57Format/src/ReaderImpl.cpp:1735–1738  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1733 }
1734
1735 ImageFile ReaderImpl::GetRawIMF() const
1736 {
1737 return imf_;
1738 }
1739
1740 // Explicit template instantiation
1741 template CompressedVectorReader ReaderImpl::SetUpData3DPointsData(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected