FreeWRL / FreeX3D 4.3.0
X3DInfoNode.java
1package org.web3d.x3d.sai;
2
3public interface X3DInfoNode extends X3DChildNode {
4
5}