Click or drag to resize
SbMatrixdSetScale Method
Sets matrix to scale.
Overload List
  NameDescription
Public methodSetScale(Double)
Sets matrix to scale by given uniform factor.
Public methodSetScale(SbVec3d)
Sets matrix to scale by given vector.
Public methodSetScale(SbVec3d)
Sets matrix to scale by given vector.
Top
See Also