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 TypeMethodDescriptionvoid
MFFloat.addValue
(ConstSFFloat f) Add this value to the end of the list.void
MFFloat.insertValue
(int index, ConstSFFloat f) Insert a value at the given index into the arrayvoid
MFFloat.set1Value
(int index, ConstSFFloat f) Replace one value in the array with this value.void
SFFloat.setValue
(ConstSFFloat f) Set the value of the field to that of the given field