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

Method reset

LASlib/src/lasreader.cpp:542–545  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

540}
541
542void LASreadOpener::reset() {
543 file_name_current = 0;
544 file_name = 0;
545}
546
547// setup to use z from attribute by default for certain tools
548void LASreadOpener::z_from_attribute_bydefault() {

Callers 2

openMethod · 0.45
reopenMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected