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. 

Returns the matrix of the translation by vect. 

 

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