Close

Relief for ODA Team in Ukraine

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

Sets this matrix to the matrix which translates by vect, and returns a reference to this matrix. 

 

Parameters
Description
vect
[in] Translation vector.
Copyright © 2002-2022. Open Design Alliance All rights reserved.