A structure that represents the scale operation for 3D objects.
This structure is used to optimize special cases of 3D transformation concatenations. The use of this class occurs transparently to the user. You do not need to instantiate new ScaleOp objects in your code.
![]() | A structure that represents the scale operation for 3D objects. |
![]() | |
![]() | Constructs an uninitialized ScaleOp. |
![]() | Returns the scale factors (x, y, z). |
![]() | Converts this ScaleOp to a matrix. |
![]() | Converts this ScaleOp to a matrix. |
![]() | Converts this ScaleOp to a matrix. |
![]() | Converts this ScaleOp to a matrix. |
![]() | Converts this ScaleOp to a matrix. |
![]() | Converts this ScaleOp to a matrix. |
![]() | Returns "(x, y, z)". |