Click or drag to resize
SoSFMatrixSetValue Method
Overload List
  NameDescription
Public methodSetValue(SbMatrix) Obsolete.

Sets this field to newValue.

Public methodSetValue(SbMatrixd)

Convenience method that allows you to specify a field value using a double precision variable.

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

Sets this field to contain the matrix given by the 16 values.

Top
See Also