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

Method set_transform

LASlib/src/lasreadermerged.cpp:1262–1265  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1260}
1261
1262void LASreaderMerged::set_transform(LAStransform* transform)
1263{
1264 this->transform = transform;
1265}
1266
1267BOOL LASreaderMerged::inside_tile(const F32 ll_x, const F32 ll_y, const F32 size)
1268{

Callers 1

open_next_fileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected