API Reference > OdGe Classes > OdGeScale3d Class > OdGeScale3d Methods > OdGeScale3d::getMatrix Method
OdGeScale3d::getMatrix Method
Syntax
C++
void getMatrix(OdGeMatrix3d& xfm) const;
Parameters 
Description 
OdGeMatrix3d& xfm 
[out] Receives the 3D transformation matrix. 

Returns the transformation matrix equivalent to this scale vector. 

 

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