SoSFVec2i32SetValue Method |
Name | Description | |
---|---|---|
![]() | SetValue(Int32) | Sets the field to the given value. |
![]() | SetValue(SbVec2d) | Convenience method that allows you to specify a field value using a double precision variable. |
![]() | SetValue(SbVec2f) | Convenience method that allows you to specify a field value using a single precision variable. |
![]() | SetValue(SbVec2i32) | Obsolete. Sets this field to newValue. |
![]() | SetValue(Int32, Int32) | Sets the field to the given value. |