Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeMatrix2d::* Operator
Syntax
C++
OdGeMatrix2d operator *(const OdGeMatrix2d& matrix) const;

Returns the product (this matrix) * matrix. 

 

Parameters
Description
matrix
[in] Matrix to the right of the operand.

The resulting matrix.

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