Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
144
void LASreader::set_ignore(LASignore* ignore) {
145
this->ignore = ignore;
146
}
147
148
BOOL LASreader::inside_none() {
149
if (filter || transform) {
Callers
1
open
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected