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

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

 

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