t3.hrd.renderer
Class ProjectorConfig
java.lang.Object
t3.hrd.renderer.ProjectorConfig
public class ProjectorConfig
- extends java.lang.Object
A data structure allowing you to specify the configuration of a single projector.
- Author:
- pjt40
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
graphicsDeviceIndex
public int graphicsDeviceIndex
- Index of the GraphicsDevice for the projector in the array
GraphicsEnvironment.getLocalGraphicsEnvironment().getScreenDevices()
window_fullScreenExclusive
public boolean window_fullScreenExclusive
mDESKcornersOfProjectorLimitClockwiseInWOGL
public Jama.Matrix[] mDESKcornersOfProjectorLimitClockwiseInWOGL
UOGLtoWOGLflipsVert
public boolean UOGLtoWOGLflipsVert
UOGLtoWOGLflipsHoriz
public boolean UOGLtoWOGLflipsHoriz
UOGLtoWOGLrotationClockwise
public double UOGLtoWOGLrotationClockwise
ProjectorConfig
public ProjectorConfig()