Interface NodeImplSource

All Known Implementing Classes:
SFNode

public interface NodeImplSource
Marker interface that shows a class can contain an underlying VRMLNodeType instance.

This is used to allow both the ordinary SFNode as well as the script wrapper ("this") to be used in calls like addRoute().

Version:
$Revision: 1.1 $
Author:
Justin Couch