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

Method GetData3DCount

plugins/e57/libE57Format/src/ReaderImpl.cpp:1715–1718  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1713 }
1714
1715 int64_t ReaderImpl::GetData3DCount() const
1716 {
1717 return data3D_.childCount();
1718 }
1719
1720 StructureNode ReaderImpl::GetRawE57Root() const
1721 {

Callers

nothing calls this directly

Calls 1

childCountMethod · 0.45

Tested by

no test coverage detected