Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ setFilename
Method
setFilename
pdal/Writer.cpp:151–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
void Writer::setFilename(const std::string& filename)
152
{
153
m_args->filename = filename;
154
}
155
156
} // namespace pdal
Callers
2
NitfWrap
Method · 0.80
readyFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected