Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ done
Method
done
io/ObjReader.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
void ObjReader::done(PointTableRef)
77
{
78
Utils::closeFile(m_istream);
79
}
80
81
point_count_t ObjReader::read(PointViewPtr view, point_count_t cnt)
82
{
Callers
nothing calls this directly
Calls
1
closeFile
Function · 0.50
Tested by
no test coverage detected