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

Method GetRawData3D

plugins/e57/libE57Format/src/WriterImpl.cpp:1360–1363  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1358 }
1359
1360 VectorNode WriterImpl::GetRawData3D()
1361 {
1362 return data3D_;
1363 }
1364
1365 VectorNode WriterImpl::GetRawImages2D()
1366 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected