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

Applies the 2D transformation matrix to this vector, and returns a reference to this vector. 

 

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