Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ Stage
Method
Stage
pdal/Stage.cpp:52–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
{
51
52
Stage::Stage() : m_progressFd(-1), m_verbose(0), m_pointCount(0),
53
m_faceCount(0)
54
{}
55
56
57
Stage::~Stage()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected