API Reference > OdGe Classes > OdGeVector3d Class > OdGeVector3d Methods > OdGeVector3d::transformBy Method
OdGeVector3d::transformBy Method
Syntax
C++
OdGeVector3d& transformBy(const OdGeMatrix3d& xfm);
Parameters 
Description 
const OdGeMatrix3d& xfm 
[in] 3D transformation matrix. 

Applies the 3D transformation matrix to this vector. 

 

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