MCPcopy 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
151void Writer::setFilename(const std::string& filename)
152{
153 m_args->filename = filename;
154}
155
156} // namespace pdal

Callers 2

NitfWrapMethod · 0.80
readyFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected