Home
last modified time | relevance | path

Searched defs:setSpatialReference (Results 1 – 5 of 5) sorted by relevance

/dports/math/pdal/PDAL-2.3.0/pdal/
H A DReader.cpp70 void Reader::setSpatialReference(MetadataNode& m, const SpatialReference& srs) in setSpatialReference() function in pdal::Reader
H A DStage.cpp382 void Stage::setSpatialReference(const SpatialReference& spatialRef) in setSpatialReference() function in pdal::Stage
388 void Stage::setSpatialReference(MetadataNode& m, in setSpatialReference() function in pdal::Stage
H A DGeometry.cpp171 void Geometry::setSpatialReference(const SpatialReference& srs) in setSpatialReference() function in pdal::Geometry
H A DPointTable.hpp72 void setSpatialReference(const SpatialReference& srs) in setSpatialReference() function in pdal::BasePointTable
H A DPointView.hpp356 void setSpatialReference(const SpatialReference& spatialRef) in setSpatialReference() function in pdal::PointView