Close

Relief for ODA Team in Ukraine

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

Sets this matrix to the matrix which is translated by a translation vector and returns a reference to this matrix. 

 

Parameters
Description
vect
[in] Translation vector.

Reference to this matrix.

Copyright © 2002-2022. Open Design Alliance All rights reserved.