Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ GetRawE57Root
Method
GetRawE57Root
plugins/e57/libE57Format/src/E57SimpleReader.cpp:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
StructureNode Reader::GetRawE57Root() const
102
{
103
return impl_->GetRawE57Root();
104
}
105
106
VectorNode Reader::GetRawData3D() const
107
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected