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

Method GetRawImages2D

plugins/e57/libE57Format/src/E57SimpleWriter.cpp:272–275  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

270 }
271
272 VectorNode Writer::GetRawImages2D()
273 {
274 return impl_->GetRawImages2D();
275 }
276} // end namespace e57

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected