Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ preview
Method
preview
pdal/Stage.cpp:154–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
153
154
QuickInfo Stage::preview()
155
{
156
m_args.reset(new ProgramArgs);
157
handleOptions();
158
startLogging();
159
QuickInfo qi = inspect();
160
stopLogging();
161
return qi;
162
}
163
164
165
void Stage::prepare(PointTableRef table)
Callers
15
inspect
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
testURLs
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
run
Method · 0.45
Calls
2
inspect
Function · 0.85
reset
Method · 0.45
Tested by
12
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
testURLs
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36