Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeMatrix3d::preMultBy Method
Syntax
C++
OdGeMatrix3d& preMultBy(const OdGeMatrix3d& leftSide);

Sets this matrix to the product of leftSide and this matrix, and returns a reference to this matrix. 

 

Parameters
Description
leftSide
[in] 3D matrix that will be multiplied by this matrix.

Reference to this matrix.

Copyright © 2002-2022. Open Design Alliance All rights reserved.