Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ setSpatialReference
Function
setSpatialReference
pdal/PointView.hpp:412–413 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
410
}
411
412
void setSpatialReference(const SpatialReference& spatialRef)
413
{ m_spatialReference = spatialRef; }
414
415
// For testing only.
416
PointId index(PointId id) const
Callers
15
setSpatialReference
Method · 0.70
Geometry
Method · 0.70
construct
Method · 0.70
setSpatialReference
Method · 0.70
l_initialize
Method · 0.70
initialize
Method · 0.50
setSrs
Method · 0.50
initialize
Method · 0.50
initialize
Method · 0.50
initialize
Method · 0.50
initialize
Method · 0.50
initialize
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected