MCPcopy 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
300void LASinterval::get_cells()
301{
302 last_index = I32_MIN;
303 current_cell = 0;
304}
305
306BOOL LASinterval::has_cells()
307{

Callers 3

completeMethod · 0.80
printMethod · 0.80
readMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected