Uses of Class
vrml.field.ConstSFFloat
Packages that use ConstSFFloat
-
Uses of ConstSFFloat in vrml.field
Methods in vrml.field with parameters of type ConstSFFloatModifier and TypeMethodDescriptionvoidMFFloat.addValue(ConstSFFloat f) Add this value to the end of the list.voidMFFloat.insertValue(int index, ConstSFFloat f) Insert a value at the given index into the arrayvoidMFFloat.set1Value(int index, ConstSFFloat f) Replace one value in the array with this value.voidSFFloat.setValue(ConstSFFloat f) Set the value of the field to that of the given field