Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ GetRawE57Root
Method
GetRawE57Root
plugins/e57/libE57Format/src/E57SimpleWriter.cpp:262–265 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
260
}
261
262
StructureNode Writer::GetRawE57Root()
263
{
264
return impl_->GetRawE57Root();
265
}
266
267
VectorNode Writer::GetRawData3D()
268
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected