Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ endOfInput
Method
endOfInput
plugins/rxp/io/RxpPointcloud.cpp:206–209 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
204
205
206
bool RxpPointcloud::endOfInput() const
207
{
208
return m_dec.eoi();
209
}
210
211
212
void RxpPointcloud::on_line_start_up(const scanlib::line_start_up<iterator_type> & arg)
Callers
1
read
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected