MCPcopy Create free account
hub / github.com/PDAL/PDAL / columns

Method columns

io/MemoryViewReader.hpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 return m_shape[1];
75 }
76 size_t columns() const
77 {
78 return m_shape[2];
79 }
80
81 bool valid() const
82 {

Callers 2

preparedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected