Uses of Class
net.jinx.video.Plane

Packages that use Plane
net.jinx.video Provides an easy to use scene graph API that is intended for use by OpenGL Programmers, without preventing access to low-level OpenGL features.

If you're interested in constructing arbitrary OpenGL objects, take a look at the Visible interface.

Model designers might be more interested in the model subpackage.
 
 

Uses of Plane in net.jinx.video
 

Subclasses of Plane in net.jinx.video
 class InfinitePlane