MCPcopy 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

setSpatialReferenceMethod · 0.70
GeometryMethod · 0.70
constructMethod · 0.70
setSpatialReferenceMethod · 0.70
l_initializeMethod · 0.70
initializeMethod · 0.50
setSrsMethod · 0.50
initializeMethod · 0.50
initializeMethod · 0.50
initializeMethod · 0.50
initializeMethod · 0.50
initializeMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected