Uses of Class
net.jinx.video.Camera

Packages that use Camera
net.jinx.video.model This package contains the core components of the Vertex Modeler application.

Model designers will be most interested in the Model and VertexUtil classes; examine their documentation closely, since you'll be using them extensively.  Being aware of the other classes in this package would be handy, as well.
 
 

Uses of Camera in net.jinx.video.model
 

Methods in net.jinx.video.model that return Camera
static Camera ModelUtil.loadCamera(Hierarchy h)
          Constructs a Camera object from the given Hierarchy.