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

Method GetRawImages2D

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

Source from the content-addressed store, hash-verified

1728 }
1729
1730 VectorNode ReaderImpl::GetRawImages2D() const
1731 {
1732 return images2D_;
1733 }
1734
1735 ImageFile ReaderImpl::GetRawIMF() const
1736 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected