Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ reset
Method
reset
test/unit/io/EptReaderTest.cpp:254–257 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
252
253
protected:
254
virtual void reset() override
255
{
256
m_offset += numPoints();
257
}
258
259
virtual char* getPoint(PointId index) override
260
{
Callers
4
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
1
numPoints
Function · 0.50
Tested by
no test coverage detected