Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ MetadataNodeImpl
Function
MetadataNodeImpl
pdal/Metadata.hpp:76–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
{ m_name = name; }
75
76
MetadataNodeImpl(MetadataType kind = MetadataType::Instance) : m_kind(kind)
77
{}
78
79
void makeArray(MetadataImplList& l)
80
{
Callers
1
Metadata.hpp
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected