Click or drag to resize
SoMFMatrixSetValue Method
Overload List
  NameDescription
Public methodSetValue(SbMatrix)

Sets the first value in the array to newValue, and deletes.

Public methodSetValue(SbMatrixd)

Sets the first value in the array to newValue , a double precision matrix, and deletes the second and subsequent values.

Public methodSetValue(Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single)

Makes this field contain one and only one value, which is the matrix given by the 16 values.

Top
See Also