MCPcopy 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
206bool RxpPointcloud::endOfInput() const
207{
208 return m_dec.eoi();
209}
210
211
212void RxpPointcloud::on_line_start_up(const scanlib::line_start_up<iterator_type> & arg)

Callers 1

readMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected