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 TypeMethodDescriptionvoidAppend the field as a new vec value to the end of this field.voidGet the vec value at the given position and copy it into the user provided field.voidCopy the vector value at the given index into the supplied field.voidMFVec2f.insertValue(int index, SFVec2f vec) Insert the vector represented by the given field at the given position in the array.voidSet the element at the given index with the value from the given field.voidSet this field to the values from the passed in field