Contains the LG3D Scene Graph classes that support a feature subset of
Java 3D API.
When subclassing some of these classes (such as QuadArray), the subclass can
not call the public constructors of it's parent (an assertion failure will
occurr). Instead subclasses should call the protected default constructor
Contains the LG3D Scene Graph classes that support a feature subset of Java 3D API.
When subclassing some of these classes (such as QuadArray), the subclass can not call the public constructors of it's parent (an assertion failure will occurr). Instead subclasses should call the protected default constructor