Uses of Class
net.jinx.video.model.ModelContext

Packages that use ModelContext
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 ModelContext in net.jinx.video
 

Subclasses of ModelContext in net.jinx.video
 class Context
          In addition to the attributes stored in Options, this class stores attributes that function as contextual data for rendering.