Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ getNumPoints
Method
getNumPoints
plugins/e57/io/Scan.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
pdal::point_count_t Scan::getNumPoints() const
48
{
49
return m_numPoints;
50
}
51
52
std::set<std::string> Scan::getDimensions() const
53
{
Callers
3
TEST
Function · 0.45
exteriorRing
Method · 0.45
interiorRings
Method · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36