Parameters |
Description |
const OdGeScale3d& scaleVec1 |
[in] Any 3D scale vector that is multiplied with the second scale vector. |
const OdGeScale3d& scaleVec2 |
[in] Any 3D scale vector that is multiplied with the first scale vector. |
Sets this scale vector to the product scaleVec1 * scaleVec2 and returns a reference to this scale vector.
Multiplication of scale vectors is defined as follows:
Copyright © 2002–2022. Open Design Alliance. All rights reserved.
|