Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ depth
Method
depth
io/MemoryViewReader.hpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
{}
67
68
size_t depth() const
69
{
70
return m_shape[0];
71
}
72
size_t rows() const
73
{
74
return m_shape[1];
Callers
2
MemoryViewReader.hpp
File · 0.80
prepared
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected