Home
last modified time | relevance | path

Searched refs:getOrAddPoint (Results 1 – 2 of 2) sorted by relevance

/dports/math/pdal/PDAL-2.3.0/pdal/
H A DPointView.hpp253 char *getOrAddPoint(PointId id) in getOrAddPoint() function in pdal::PointView
/dports/math/pdal/PDAL-2.3.0/test/unit/io/
H A DEptReaderTest.cpp501 return m_view.getOrAddPoint(m_offset + index); in streamTest()