Uses of Interface
com.croftsoft.apps.jogl.JoglModel

Packages that use JoglModel
com.croftsoft.apps.jogl Java Binding for the OpenGL API (JOGL) demonstration 
com.croftsoft.apps.jogl.imp   
 

Uses of JoglModel in com.croftsoft.apps.jogl
 

Constructors in com.croftsoft.apps.jogl with parameters of type JoglModel
JoglView(Seq<JoglMessage> eventSeq, JoglModel joglModel)
           
 

Uses of JoglModel in com.croftsoft.apps.jogl.imp
 

Classes in com.croftsoft.apps.jogl.imp that implement JoglModel
 class JoglModelImp
          Model.
 

Constructors in com.croftsoft.apps.jogl.imp with parameters of type JoglModel
JoglRendererImp(JoglModel joglModel)
          Main constructor.
 


CroftSoft Javadoc

CroftSoft Apps Javadoc (2008-09-28 21:15:07)