Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ eof
Function
eof
plugins/pgpointcloud/io/PgReader.hpp:106–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
virtual bool processOne(PointRef& point);
105
virtual void done(PointTableRef table);
106
virtual bool eof()
107
{ return m_atEnd; }
108
109
SpatialReference fetchSpatialReference() const;
110
uint32_t fetchPcid() const;
Callers
1
read
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected