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

Function XMLSchema

pdal/XMLSchema.hpp:95–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93 XMLSchema(const PointLayoutPtr& pointTable, MetadataNode m = MetadataNode(),
94 Orientation orientation = Orientation::PointMajor);
95 XMLSchema() : m_orientation(Orientation::PointMajor)
96 {}
97
98 ~XMLSchema()
99 { xmlCleanupParser(); }

Callers 1

XMLSchema.hppFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected