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

Method NewData3D

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

Source from the content-addressed store, hash-verified

230 }
231
232 int64_t Writer::NewData3D( Data3D &data3DHeader )
233 {
234 return impl_->NewData3D( data3DHeader );
235 }
236
237 CompressedVectorWriter Writer::SetUpData3DPointsData( int64_t dataIndex, size_t pointCount,
238 const Data3DPointsFloat &buffers )

Callers 1

WriteData3DDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected