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

Method GetRawData3D

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

Source from the content-addressed store, hash-verified

104 }
105
106 VectorNode Reader::GetRawData3D() const
107 {
108 return impl_->GetRawData3D();
109 }
110
111 VectorNode Reader::GetRawImages2D() const
112 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected