Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LAStools/LAStools
/ get_cells
Method
get_cells
LASzip/src/lasinterval.cpp:300–304 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
298
}
299
300
void LASinterval::get_cells()
301
{
302
last_index = I32_MIN;
303
current_cell = 0;
304
}
305
306
BOOL LASinterval::has_cells()
307
{
Callers
3
complete
Method · 0.80
print
Method · 0.80
read
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected