Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LAStools/LAStools
/ set_scale_rgb
Method
set_scale_rgb
LASlib/src/laswriter.cpp:1236–1239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1234
}
1235
1236
void LASwriteOpener::set_scale_rgb(F32 scale_rgb)
1237
{
1238
this->scale_rgb = scale_rgb;
1239
}
1240
1241
BOOL LASwriteOpener::active() const
1242
{
Callers
1
open
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected