public class ConstSFNode extends ConstField
Constructor and Description |
---|
ConstSFNode(BaseNode node)
Construct a read-only SFNode field.
|
Modifier and Type | Method and Description |
---|---|
BaseNode |
getValue()
Get the VRML node stored in this SFNode.
|
clone