Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LAStools/LAStools
/ set_scale_scan_angle
Method
set_scale_scan_angle
LASlib/src/lasreadermerged.cpp:604–607 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
602
}
603
604
void LASreaderMerged::set_scale_scan_angle(F32 scale_scan_angle)
605
{
606
this->scale_scan_angle = scale_scan_angle;
607
}
608
609
void LASreaderMerged::set_parse_string(const CHAR* parse_string)
610
{
Callers
1
open
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected