Close

Relief for ODA Team in Ukraine

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

Multiplication operator. Returns the product of this matrix and another matrix. 

 

Parameters
Description
matrix
[in] Another matrix to multiply this matrix by.

Product of this matrix and another matrix.

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