Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeVector2d::transformBy Method
Syntax
C++
OdGeVector2d& transformBy(const OdGeMatrix2d& xfm);

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

 

Parameters
Description
xfm
[in] 2D transformation matrix.
Copyright © 2002-2022. Open Design Alliance All rights reserved.