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

Method getNode

pdal/Metadata.hpp:790–791  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

788 {}
789
790 MetadataNode getNode() const
791 { return m_root; }
792
793 static std::string PDAL_EXPORT inferType(const std::string& val);
794private:

Callers 2

SetupSchemaMethod · 0.80
metadataFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected