com.croftsoft.apps.jogl
Interface JoglModel

All Known Implementing Classes:
JoglModelImp

public interface JoglModel

Jogl model accessor interface. Read-only access to model state.

Since:
2008-02-10
Version:
$Id: JoglModel.java,v 1.13 2008/05/17 01:32:31 croft Exp $
Author:
David Wallace Croft

Nested Class Summary
static class JoglModel.EnumDouble
           
 
Method Summary
 double get(JoglModel.EnumDouble enumDouble)
           
 JoglCamera getJoglCamera()
           
 JoglSpinCube.Model getJoglSpinCubeModel()
           
 

Method Detail

get

double get(JoglModel.EnumDouble enumDouble)

getJoglCamera

JoglCamera getJoglCamera()

getJoglSpinCubeModel

JoglSpinCube.Model getJoglSpinCubeModel()

CroftSoft Javadoc

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