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

Method GroupByFilter

filters/GroupByFilter.cpp:50–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48CREATE_STATIC_STAGE(GroupByFilter, s_info)
49
50GroupByFilter::GroupByFilter() : m_viewMap()
51{}
52
53std::string GroupByFilter::getName() const
54{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected