MCPcopy 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
604void LASreaderMerged::set_scale_scan_angle(F32 scale_scan_angle)
605{
606 this->scale_scan_angle = scale_scan_angle;
607}
608
609void LASreaderMerged::set_parse_string(const CHAR* parse_string)
610{

Callers 1

openMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected