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

Method SortKernel

kernels/SortKernel.cpp:57–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55
56
57SortKernel::SortKernel() : m_bCompress(false), m_bForwardMetadata(false)
58{}
59
60
61void SortKernel::addSwitches(ProgramArgs& args)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected