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

Method set_force

LASlib/src/laswriter.cpp:836–839  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

834}
835
836void LASwriteOpener::set_force(BOOL force)
837{
838 this->force = force;
839}
840
841// current default item version: 2 for point types 0-5, 3 for point types 6-10 (will be automatically selected.
842// using version 4 is for the new, slightly fixed encoding of point types 6-10

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected