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

Returns the matrix of the translation by vector. 

 

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