Parameters |
Description |
const OdGeMatrix2d& matrix1 |
[in] First 2D matrix that is multiplied. |
const OdGeMatrix2d& matrix2 |
[in] Second 2D matrix that is multiplied. |
Sets this matrix to the product matrix1 * matrix2, and returns a reference to this matrix.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|