Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ done
Method
done
plugins/e57/io/E57Reader.cpp:367–370 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
365
}
366
367
void E57Reader::done(PointTableRef table)
368
{
369
m_imf->close();
370
}
371
372
} // namespace pdal
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected