Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ count
Function
count
pdal/Reader.hpp:63–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
void setReadCb(PointReadFunc cb)
62
{ m_cb = cb; }
63
point_count_t count() const
64
{ return m_count; }
65
66
using Stage::setSpatialReference;
67
Callers
3
initializeLocal
Method · 0.50
loadHierarchy
Method · 0.50
PgReader.hpp
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected