MCPcopy Create free account
hub / github.com/PDAL/PDAL / spatialReferenceChanged

Function spatialReferenceChanged

pdal/Streamable.hpp:108–109  ·  view source on GitHub ↗

Notification that the points that will follow in processing are from a spatial reference different than the previous spatial reference. \param srs New spatial reference. */

Source from the content-addressed store, hash-verified

106 \param srs New spatial reference.
107 */
108 virtual void spatialReferenceChanged(const SpatialReference& /*srs*/)
109 {}
110
111 /**
112 Find the first nonstreamable stage in a pipeline.

Callers 2

processMethod · 0.85
adderMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected