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