Uses of Class
vrml.field.SFVec3f
Packages that use SFVec3f
-
Uses of SFVec3f in vrml.field
Methods in vrml.field with parameters of type SFVec3fModifier 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.voidMFVec3f.insertValue(int index, SFVec3f 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