API Reference > OdGe Classes > OdGeMatrix3d Class > OdGeMatrix3d Methods > OdGeMatrix3d::setToTranslation Method
OdGeMatrix3d::setToTranslation Method
Syntax
C++
OdGeMatrix3d& setToTranslation(const OdGeVector3d& vect);
Parameters 
Description 
const OdGeVector3d& vect 
[in] Translation vector.
 

Reference to this matrix.

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

 

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