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

Method GetData3DCount

plugins/e57/libE57Format/src/E57SimpleReader.cpp:91–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89 }
90
91 int64_t Reader::GetData3DCount() const
92 {
93 return impl_->GetData3DCount();
94 }
95
96 ImageFile Reader::GetRawIMF() const
97 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected