Parameters |
Description |
const OdGeMatrix3d& matrix1 |
[in] First 3D matrix that is multiplied. |
const OdGeMatrix3d& matrix2 |
[in] Second 3D 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.
|