MCPcopy 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
47pdal::point_count_t Scan::getNumPoints() const
48{
49 return m_numPoints;
50}
51
52std::set<std::string> Scan::getDimensions() const
53{

Callers 3

TESTFunction · 0.45
exteriorRingMethod · 0.45
interiorRingsMethod · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36