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

Sets the translation part of the matrix to the specified vector. 

 

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