Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ done
Method
done
io/PlyReader.cpp:502–505 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
500
501
502
void PlyReader::done(PointTableRef table)
503
{
504
Utils::closeFile(m_stream);
505
}
506
507
} // namespace pdal
Callers
nothing calls this directly
Calls
1
closeFile
Function · 0.50
Tested by
no test coverage detected