Click or drag to resize
SoSFVec3i32SetValue Method
Overload List
  NameDescription
Public methodSetValue(Int32)

Sets the field to the given values.

Public methodSetValue(SbVec3d)

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

Public methodSetValue(SbVec3f)

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

Public methodSetValue(SbVec3i32) Obsolete.

Sets this field to newValue.

Public methodSetValue(Int32, Int32, Int32)

Sets the field to the given values.

Top
See Also