Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ Kernel
Method
Kernel
pdal/Kernel.cpp:54–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
{
53
54
Kernel::Kernel() : m_showTime(false), m_hardCoreDebug(false)
55
{}
56
57
58
// Overridden in PipelineKernel to accept
"stage"
as well.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected