Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LAStools/LAStools
/ LASoperationSetNIR
Method
LASoperationSetNIR
LASlib/src/lastransform.cpp:5292–5295 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5290
point->set_NIR(value);
5291
};
5292
LASoperationSetNIR(U16 value)
5293
{
5294
this->value = value;
5295
};
5296
5297
private:
5298
U16 value;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected