API Reference > OdDbPointCloud Classes > OdDbPointCloud Class > OdDbPointCloud Methods > OdDbPointCloud::setTransformation Method
OdDbPointCloud::setTransformation Method
Syntax
C++
OdResult setTransformation(const OdGeMatrix3d&);
Parameters 
Description 
transformation 
[in] The transformation matrix to be applied for this point cloud entity. 

Sets the transformation matrix for this point cloud entity. 

 

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