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 TypeMethodDescriptionvoidMFInt32.addValue(ConstSFInt32 val) Add this value to the end of the list.voidMFInt32.insertValue(int index, ConstSFInt32 val) Insert a value at the given index into the arrayvoidMFInt32.set1Value(int index, ConstSFInt32 val) Replace one value in the array with this value.voidSFInt32.setValue(ConstSFInt32 val) Set the value of the field to that of the given field