MCPcopy Create free account
hub / github.com/LAStools/LAStools / done

Method done

LASzip/src/lasreadpoint.cpp:565–569  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

563}
564
565BOOL LASreadPoint::done()
566{
567 instream = 0;
568 return TRUE;
569}
570
571BOOL LASreadPoint::init_dec()
572{

Callers 11

mainFunction · 0.45
closeMethod · 0.45
chunk_sizesMethod · 0.45
chunk_sizesMethod · 0.45
seekMethod · 0.45
readMethod · 0.45
check_endMethod · 0.45
read_chunk_tableMethod · 0.45
closeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected