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

Method set_ignore

LASlib/src/lasreader.cpp:144–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142}
143
144void LASreader::set_ignore(LASignore* ignore) {
145 this->ignore = ignore;
146}
147
148BOOL LASreader::inside_none() {
149 if (filter || transform) {

Callers 1

openMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected