Uses of Class
vrml.field.SFVec2f
Packages that use SFVec2f
-
Uses of SFVec2f in vrml.field
Methods in vrml.field with parameters of type SFVec2fModifier and TypeMethodDescriptionvoid
Append the field as a new vec value to the end of this field.void
Get the vec value at the given position and copy it into the user provided field.void
Copy the vector value at the given index into the supplied field.void
MFVec2f.insertValue
(int index, SFVec2f vec) Insert the vector represented by the given field at the given position in the array.void
Set the element at the given index with the value from the given field.void
Set this field to the values from the passed in field