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

Method Node

filters/private/expr/Expression.cpp:8–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6{
7
8Node::Node(NodeType type) : m_type(type)
9{}
10
11Node::~Node()
12{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected