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