Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ GetRawE57Root
Method
GetRawE57Root
plugins/e57/libE57Format/src/ReaderImpl.cpp:1720–1723 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1718
}
1719
1720
StructureNode ReaderImpl::GetRawE57Root() const
1721
{
1722
return root_;
1723
}
1724
1725
VectorNode ReaderImpl::GetRawData3D() const
1726
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected