API Reference > OdRx Classes > OdPointCloudProjectDatabase Class > OdPointCloudProjectDatabase Methods > OdPointCloudProjectDatabase::getScanTransform Method
OdPointCloudProjectDatabase::getScanTransform Method
Syntax
C++
virtual OdGeMatrix3d getScanTransform(const OdString & guid) const = 0;
Parameters 
Description 
const OdString & guid 
[in] ID of the scan (.rcs file) to get the transformation matrix for. 

Transformation matrix.

Gets the scan transformation matrix. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.