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

Method Property

io/PlyReader.hpp:67–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 struct Property
66 {
67 Property(const std::string& name) : m_name(name)
68 {}
69 virtual ~Property()
70 {}
71

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected