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

Matrix of the translation by the vector.

Returns the matrix of the translation by a vector. 

 

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