Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ GetRawIMF
Method
GetRawIMF
plugins/e57/libE57Format/src/WriterImpl.cpp:1370–1373 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1368
}
1369
1370
ImageFile WriterImpl::GetRawIMF()
1371
{
1372
return imf_;
1373
}
1374
} // end namespace e57
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected