Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LAStools/LAStools
/ set_scale_intensity
Method
set_scale_intensity
LASlib/src/lasreader.cpp:3171–3173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3169
}
3170
3171
void LASreadOpener::set_scale_intensity(const F32 scale) {
3172
this->scale_intensity = scale;
3173
}
3174
3175
void LASreadOpener::set_translate_scan_angle(const F32 translation) {
3176
this->translate_scan_angle = translation;
Callers
2
main
Function · 0.45
open
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected