MCPcopy Create free account
hub / github.com/LAStools/LAStools / set_scale_intensity

Method set_scale_intensity

LASlib/src/lasreadermerged.cpp:594–597  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

592}
593
594void LASreaderMerged::set_scale_intensity(F32 scale_intensity)
595{
596 this->scale_intensity = scale_intensity;
597}
598
599void LASreaderMerged::set_translate_scan_angle(F32 translate_scan_angle)
600{

Callers 1

openMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected