Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ data
Method
data
pdal/private/Raster.hpp:178–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
{ return m_limits.yOrigin + (j + .5) * edgeLength(); }
177
178
const T *data() const
179
{ return m_data.data(); }
180
181
T *data()
182
{ return m_data.data(); }
Callers
15
doneFile
Method · 0.45
read
Method · 0.45
done
Method · 0.45
Solve
Method · 0.45
position
Method · 0.45
fillmissing
Method · 0.45
readPgPatch
Method · 0.45
writeTile
Method · 0.45
addPoint
Method · 0.45
initialize
Method · 0.45
getValue
Method · 0.45
inBufferShiftDown
Method · 0.45
Calls
no outgoing calls
Tested by
1
setFilePath
Method · 0.36