Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ GetRawE57Root
Method
GetRawE57Root
plugins/e57/libE57Format/src/WriterImpl.cpp:1355–1358 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1353
}
1354
1355
StructureNode WriterImpl::GetRawE57Root()
1356
{
1357
return root_;
1358
}
1359
1360
VectorNode WriterImpl::GetRawData3D()
1361
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected