Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ processOne
Function
processOne
filters/MergeFilter.hpp:55–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
54
virtual void ready(PointTableRef table);
55
virtual bool processOne(PointRef& point)
56
{ return true; }
57
virtual PointViewSet run(PointViewPtr in);
58
59
MergeFilter& operator=(const MergeFilter&); // not implemented
Callers
15
writeView
Method · 0.85
read
Method · 0.85
write
Method · 0.85
read
Method · 0.85
writeView
Method · 0.85
read
Method · 0.85
read
Method · 0.85
read
Method · 0.85
NullWriter.hpp
File · 0.85
read
Method · 0.85
read
Method · 0.85
read
Method · 0.85
Calls
no outgoing calls
Tested by
2
read
Method · 0.68
read
Method · 0.68