MCPcopy 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
76void ObjReader::done(PointTableRef)
77{
78 Utils::closeFile(m_istream);
79}
80
81point_count_t ObjReader::read(PointViewPtr view, point_count_t cnt)
82{

Callers

nothing calls this directly

Calls 1

closeFileFunction · 0.50

Tested by

no test coverage detected