API Reference > OdGe Classes > OdGeMatrix3d Class > OdGeMatrix3d Operators > OdGeMatrix3d::* Operator
OdGeMatrix3d::* Operator
Syntax
C++
OdGeMatrix3d operator *(const OdGeMatrix3d& matrix) const;

Returns the product (this matrix) * matrix.

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