Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ I3SInterface
Method
I3SInterface
io/I3SReader.cpp:61–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
struct I3SInterface : public i3s::Interface
60
{
61
I3SInterface(const std::string& filename) : m_filename(filename)
62
{}
63
~I3SInterface() override
64
{}
65
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected