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

Method chunk

LASzip/src/laszipper.cpp:83–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83bool LASzipper::chunk()
84{
85 if (!writer->chunk()) return return_error("chunk() of LASwritePoint failed");
86 return true;
87}
88
89bool LASzipper::close()
90{

Callers 3

mainFunction · 0.45

Calls

no outgoing calls

Tested by 2