jjdh.opengl.core.camera
Class Objective
java.lang.Object
jjdh.opengl.core.camera.Objective
public class Objective
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLIP_NEAR
protected static final double CLIP_NEAR
- See Also:
- Constant Field Values
CLIP_FAR
protected static final double CLIP_FAR
- See Also:
- Constant Field Values
state
protected StateManager<Objective.State> state
Objective
public Objective()
apply
public void apply(OpenGLProgram program)
apply
public void apply(javax.media.opengl.GL gl,
int width,
int height)
getState
public StateManager<Objective.State> getState()
Copyright © 2006 Jonas Jacobi and Dennis Heidsiek. All Rights Reserved.