Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ FileFunc
Method
FileFunc
io/private/las/Vlr.cpp:180–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
struct FileFunc
179
{
180
FileFunc(const std::string& filename) : m_filename(filename)
181
{}
182
183
void operator()(las::Evlr& v, MetadataNode)
184
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected