com.croftsoft.core.media.jogl.render
Interface JoglSpinCube.Model

All Known Implementing Classes:
JoglSpinCube.ModelImp
Enclosing class:
JoglSpinCube

public static interface JoglSpinCube.Model


Method Summary
 double getRotX()
           
 double getRotY()
           
 double getRotZ()
           
 double getX()
           
 double getY()
           
 double getZ()
           
 

Method Detail

getX

double getX()

getY

double getY()

getZ

double getZ()

getRotX

double getRotX()

getRotY

double getRotY()

getRotZ

double getRotZ()

CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)