API Reference > OdRx Classes > OdPointCloudScanDatabase Class > OdPointCloudScanDatabase Methods > OdPointCloudScanDatabase::getRotation Method
OdPointCloudScanDatabase::getRotation Method
Syntax
C++
virtual OdGeVector3d getRotation() const = 0;

Rotation vector.

Gets the rotation vector from the database. Each of this vector's coordinates is a rotation angle around the corresponding axis.

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