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 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
MFVec3f.insertValue
(int index, SFVec3f 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