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

Method setDim

io/PlyReader.hpp:74–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 std::string m_name;
73
74 virtual void setDim(Dimension::Id id)
75 {}
76 virtual void read(std::istream *stream, PlyReader::Format format,
77 PointRef& point) = 0;
78 };

Callers 1

addDimensionsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected