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

Method GetRawImages2D

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

Source from the content-addressed store, hash-verified

109 }
110
111 VectorNode Reader::GetRawImages2D() const
112 {
113 return impl_->GetRawImages2D();
114 }
115
116 bool Reader::ReadData3D( int64_t dataIndex, Data3D &data3DHeader ) const
117 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected