Uses of Class
vrml.field.ConstSFTime
Packages that use ConstSFTime
-
Uses of ConstSFTime in vrml.field
Methods in vrml.field with parameters of type ConstSFTimeModifier and TypeMethodDescriptionvoid
MFTime.addValue
(ConstSFTime time) Add this value to the end of the list.void
MFTime.insertValue
(int index, ConstSFTime time) Insert a value at the given index into the arrayvoid
MFTime.set1Value
(int index, ConstSFTime time) Replace one value in the array with this value.void
SFTime.setValue
(ConstSFTime time) Set the value of the field to that of the given field