Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ assignParsedOptions
Method
assignParsedOptions
pdal/Reader.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
69
70
void Reader::assignParsedOptions()
71
{
72
m_filename = m_filespec.u8string();
73
}
74
75
76
void Reader::setSpatialReference(MetadataNode& m, const SpatialReference& srs)
Callers
nothing calls this directly
Calls
1
u8string
Method · 0.80
Tested by
no test coverage detected